zephyr/tests
Emil Gydesen 68652a6682 Bluetooth: CAP: Broadcast: Add check for memory allocation for create
When creating a broadcast source with
bt_cap_initiator_broadcast_audio_create there was no check if
all broadcast sources were already allocated, which could cause
a NULL pointer dereference.

Add a check, a test and documentation about possibly
error codes of the function.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-04-28 16:41:06 +02:00
..
application_development tests: vector_table_relocation: add test for vector table relocation 2025-04-25 11:03:54 +02:00
arch tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00
benchmarks tests: Add benchmark for IPI performance 2025-04-04 21:15:14 +02:00
bluetooth tests: Bluetooth: Tester: Cleanup includes 2025-04-24 10:39:21 +02:00
boards tests: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
boot tests: boot: mcuboot_data_sharing: Remove boot_info node 2025-04-25 14:03:34 +02:00
bsim Bluetooth: CAP: Broadcast: Add check for memory allocation for create 2025-04-28 16:41:06 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto
ctest/base
drivers tests: drivers: gpio: Add MAX32657 boards overlay files 2025-04-28 16:40:10 +02:00
integration/kernel
kconfig
kernel tests: kernel: spinlock: Increase lock contention 2025-04-24 01:27:00 +02:00
lib posix + tests: use CLOCK_REALTIME where specified by POSIX 2025-04-24 22:58:43 +02:00
misc
modules
net drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
posix tests: posix: add test for pthread_cond_init with existing condattr 2025-04-25 19:03:28 +02:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys tests: littlefs: add 18 tested NXP boards to testcase.yaml 2025-04-25 11:04:51 +02:00
unit Tests: Util: Add unit tests for util_eq/util_memeq 2025-04-14 16:06:38 +02:00
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00