zephyr/tests/bluetooth
Emil Gydesen 5ebe1194be tests: Bluetooth: Tester: Fix use of uninitialized cig_id for CAP
The CAP tests used u_group->cig->index but the u_group->cig may
have been deleted when the stream is released, which meant
that u_group->cig == NULL when e.g. unicast_stop_complete_cb
was called and that could cause failing tests as the index
would just be a uninitialized value.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-10-31 09:23:16 -05:00
..
addr tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
adv
at lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
audio Bluetooth: audio: Add possibility to use static broadcast id 2024-10-25 14:07:25 +02:00
bluetooth Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
bt_crypto tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
bt_crypto_ccm tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
common/testlib Bluetooth: testlib: Add `BT_TESTLIB_ADDR_LE_RANDOM_C0_00_00_00_00_` 2024-10-26 17:13:45 +02:00
controller tests: Bluetooth: LLCP unittests for Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
df Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
gatt tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
hci
hci_codecs_info
hci_prop_evt Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
hci_uart_async Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
host tests/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes 2024-10-29 09:24:13 -07:00
host_long_adv_recv Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
init
l2cap tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mesh Bluetooth: Mesh: Fix out of bounds write 2024-10-08 18:09:57 -04:00
mesh_shell tests: bluetooth: mesh: Removed native_posix and renamed sim_ids 2024-09-17 05:22:32 -04:00
qualification Bluetooth: Tester: Mesh: Added support for Bridge client/server 2024-09-17 05:22:32 -04:00
shell bluetooth: shell: Test BT_CTLR_DTM 2024-10-26 03:55:41 +01:00
smp
tester tests: Bluetooth: Tester: Fix use of uninitialized cig_id for CAP 2024-10-31 09:23:16 -05:00
uuid tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00