zephyr/tests/bluetooth
Emil Gydesen 615409b349 tests: Bluetooth: Audio: Remove dependency on host mocks
Removes the dependency on the host mocks for LE Audio tests.
This is done by copying the missing mocks for assert into
the audio mocks, and then always including ztest.h.

The inclusion of ztest.h is due to the fact that
arch/cpu.h does not have an appropriate header file for
ztest, and some header files depend on ARCH_STACK_PTR_ALIGN
which is usually defined by those headers in cpu.h. However
ztest.h does define this value as well, and thus needs
to be included always.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-05-14 14:10:02 +02:00
..
addr
adv
at
audio tests: Bluetooth: Audio: Remove dependency on host mocks 2025-05-14 14:10:02 +02:00
bluetooth
bt_crypto
bt_crypto_ccm
buf
classic tests: Bluetooth: Classic: Add dedicated test case for no_blobs 2025-04-22 09:58:47 +02:00
common/testlib Bluetooth: testlib: Fix includes (IWYU) 2025-04-18 10:40:31 +02:00
controller tests: Bluetooth: fix misspelling of brief in doxygen 2025-05-07 11:44:33 +02:00
df
gap
gatt bluetooth: gatt: Add BT_GATT_CCC_WITH_WRITE_CB() 2025-04-11 16:17:42 +02:00
hci
hci_codecs_info
hci_prop_evt Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
hci_uart_async Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
host bluetooth: host: Deprecated BT_CONN_TX_MAX 2025-05-12 14:54:26 +02:00
host_config_variants
host_long_adv_recv Bluetooth: tests: Update to use new H:4 buffer encoding 2025-04-29 13:00:33 +02:00
init
l2cap
mesh
mesh_shell
qualification tests: Bluetooth: Mark generated qualification file as binaries 2025-03-05 19:05:09 +00:00
shell boards: shields: add nxp_m2_wifi_bt shield 2025-04-28 12:57:54 -05:00
smp boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tester tests: Bluetooth: Tester: Set controller ACL buffer size 2025-05-09 14:02:10 +02:00
uuid