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> |
||
|---|---|---|
| .. | ||
| addr | ||
| adv | ||
| at | ||
| audio | ||
| bluetooth | ||
| bt_crypto | ||
| bt_crypto_ccm | ||
| buf | ||
| classic | ||
| common/testlib | ||
| controller | ||
| df | ||
| gap | ||
| gatt | ||
| hci | ||
| hci_codecs_info | ||
| hci_prop_evt | ||
| hci_uart_async | ||
| host | ||
| host_config_variants | ||
| host_long_adv_recv | ||
| init | ||
| l2cap | ||
| mesh | ||
| mesh_shell | ||
| qualification | ||
| shell | ||
| smp | ||
| tester | ||
| uuid | ||