zephyr/tests/bluetooth
Szymon Janc 4c269d0d61 tests: bluetooth: tester: Increase BT RX thread stack
Default stack size if not enought and was causing MPU faults.
This was affecting GATT/SR/GAW/BV-14-C qualification test case.

<dbg> bttester_gatt: gatt_db_add: handle 0x0000
<err> os: ***** MPU FAULT *****
<err> os:   Stacking error (context area might be not valid)
<err> os:   Data Access Violation
<err> os:   MMFAR Address: 0x2000aa38
<err> os: r0/a1:  0x00000000  r1/a2:  0x00000000  r2/a3:  0x00000000
<err> os: r3/a4:  0x00000000 r12/ip:  0x00000000 r14/lr:  0x00000000
<err> os:  xpsr:  0x00000000
<err> os: Faulting instruction address (r15/pc): 0x00000000
<err> os: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
<err> os: Current thread: 0x20002d28 (BT RX)
<err> os: Halting system

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2023-10-10 11:18:11 +02:00
..
addr Bluetooth: Host: Test: bt_addr_from_str 2023-06-05 08:31:06 -04:00
adv Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
at samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
audio tests: Bluetooth: BAP Broadcast source id and BASE unit tests 2023-10-09 16:11:05 +03:00
bluetooth Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
bt_crypto include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
bt_crypto_ccm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
controller Bluetooth: controller: adding unittest for Central CIS Create 2023-09-28 14:05:00 +02:00
ctrl_isoal tests: bluetooth: controller: Included kconfigs for ISO-AL logging 2023-09-18 14:35:42 +02:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
ctrl_user_ext samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
df Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
gatt Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
hci_codecs_info tests: Bluetooth: update unittests for Audio codecs 2023-01-13 09:43:18 +01:00
hci_prop_evt Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
hci_uart_async bluetooth: samples: Add hci_uart_async 2023-09-28 14:07:52 +03:00
host bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
host_long_adv_recv Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
init Bluetooth: Controller: Remove legacy BT_CTLR_FAST_ENC option 2023-10-06 13:32:33 +03:00
l2cap Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
mesh_shell Bluetooth: Mesh: add shell statistic commands 2023-07-07 09:20:33 +02:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
tester tests: bluetooth: tester: Increase BT RX thread stack 2023-10-10 11:18:11 +02:00
uuid samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00