zephyr/tests/bluetooth
Vinayak Kariappa Chettimada 525ba389bc tests: Bluetooth: tester: Workaround Bus Fault in nRF53x using full RAM
Workaround failing autopts weekly run due to tester
application having Bus Fault in the nRF53 NET core hci_ipc
firmware at startup.

Having atleast 32 bytes free in nRF53x hci_ipc sample to
avoid Bus Fault when Zephyr Kernel does SYSINIT calls.

Reduce supported ISO Broadcaster instance and ISO TX buffer
counts in the Controller hci_ipc firmware.

Add sysbuild support for tester application so that the
build is CI verified.

sysbuild commandline for LE audio PTS testing:

  # west build --sysbuild -b nrf5340_audio_dk/nrf5340/cpuapp
    -d build/tester tests/bluetooth/tester
    -DEXTRA_CONF_FILE="overlay-le-audio.conf"

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-11-08 09:25:28 -06:00
..
addr
adv
at
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
bt_crypto_ccm
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
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
mesh Bluetooth: Mesh: Fix out of bounds write 2024-10-08 18:09:57 -04:00
mesh_shell
qualification test: bluetooth: Update ICS to TCRL 2024-2 2024-11-06 17:38:36 -05:00
shell bluetooth: shell: Test BT_CTLR_DTM 2024-10-26 03:55:41 +01:00
smp
tester tests: Bluetooth: tester: Workaround Bus Fault in nRF53x using full RAM 2024-11-08 09:25:28 -06:00
uuid