zephyr/tests
Emil Gydesen a472133587 Bluetooth: BAP: Apply missing guards for Kconfig values
Some pieces of code were missing proper guards for Kconfig
values, which could cause compile issues

The massive amount of #if in bap.c clearly indicates that the
file should be split, as it contains many things that are specific
for various roles.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-07 10:58:32 +00:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00
benchmarks kernel: do not export z_thread_priority_set 2024-03-06 19:27:28 -05:00
bluetooth Bluetooth: BAP: Apply missing guards for Kconfig values 2024-03-07 10:58:32 +00:00
boards hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
boot hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bsim tests: bsim: Bluetooth: Add bcast validation of bt_bap_ep_get_info 2024-03-04 14:05:07 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
drivers input: add a pmw3610 driver 2024-03-06 13:34:16 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel kernel: move essential flag related routines out 2024-03-06 19:27:28 -05:00
lib tests: devicetree: check L2 interrupt encoding 2024-03-05 16:50:18 +00:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
modules hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
net tests: net: dns: Fix the tests to check the exponential backoff 2024-03-06 13:33:50 +01:00
posix hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: logging: log_api: Validate CONFIG_LOG_MSG_APPEND_RO_STRING_LOC 2024-03-04 14:01:55 +01:00
unit test: add a test for sign extend 2024-02-26 11:41:20 +00:00
ztest hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00