zephyr/tests
Carles Cufi 22f73992b2 Bluetooth: Rework the HCI header set
In order to have clean, self-contained HCI headers that do not have any
dependencies towards the Host or any other part of the system (except
types), reorganize the headers in the following way:

- Split out the macros and structs from hci.h to a new hci_types.h
- Merge the existing hci_err.h into the new hci_types.h

Fixes #58214.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-06-12 06:20:24 -04:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch tests: arm_runtime_nmi: Add barriers 2023-06-05 20:20:54 -04:00
benchmarks tests: ignore benchmark on some qemu platforms 2023-06-05 20:53:02 -04:00
bluetooth Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
boards tests: boards: esp32: cache_coex: add esp32s2 2023-05-27 06:22:50 -04:00
boot tests: boot: mcuboot: disable test 2023-05-25 16:29:40 -04:00
bsim Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
drivers tests: drivers: dac loopback on stm32 boards fix pinout 2023-06-08 11:48:22 -04:00
kernel riscv: Rename Kconfig symbol to *_PRIVILEGED 2023-06-09 11:46:29 -04:00
lib tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
misc tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
net tests: coap_client: Type case to uint8_t after shift 2023-05-30 13:04:13 -04:00
posix tests: posix: improvements to pthread_pressure test 2023-06-09 12:27:04 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: mcumgr: update tags 2023-06-07 05:41:31 -04:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest test: ARC: skip div-by-zero test in case of SW div implementation 2023-06-07 05:46:40 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00