zephyr/tests
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
..
application_development tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
arch tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
benchmarks modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
bluetooth tests: bluetooth: tester: Increase BT RX thread stack 2023-10-10 11:18:11 +02:00
boards ipm: remove ipm_cavs_idc driver 2023-09-14 06:24:18 -04:00
boot tests: boot: Add MCUboot data sharing test 2023-09-27 20:18:31 -04:00
bsim bsim: Bluetooth: mesh: Implement CDP1 test 2023-10-09 15:06:06 +03:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto random: Fix kconfig symbol name 2023-09-27 11:55:10 -05:00
drivers fuel_gauge: Fix desired current/voltage units 2023-10-09 19:01:49 +03:00
kernel tests/timer_api: Make sure constant time conversions are constants 2023-10-06 20:05:07 +03:00
lib tests: newlib/thread_safety: exclude acrn_ehl_crb from more tests 2023-10-10 09:05:02 +01:00
misc misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net net: lwm2m: Add Docker based test script 2023-10-06 16:14:39 +03:00
posix tests: posix: Enable pthread_pressure test on SPARC 2023-10-08 11:24:19 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys modem: modem_cmux: Set C/R bit in UIH frames 2023-10-06 09:18:32 +02:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: error_hook: skip test_catch_fatal_error for Armv8-R 2023-10-02 09:40:25 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00