zephyr/tests
Christopher Friedt dbf7003162 tests: posix + libc: qemu_x86*: use dynamic stack size of 4096
For qemu_x86 and qemu_x86_64, it would seem that
heap-allocated thread stacks, as well as thread stacks
defined via K_THREAD_STACK_ARRAY_DEFINE(), must be at least
4096 bytes in size.

Using those sizes will ensure that these tests do not
fail with stack overflows or MMU faults.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-26 06:50:11 -05:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests: latency_measure: Configurable iterations 2024-01-24 21:48:56 +01:00
bluetooth Bluetooth: Audio: Add bt_audio_codec unset functions 2024-01-26 09:43:30 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests/bsim host/privacy/peripheral: Minor fixes to allow equality check 2024-01-24 21:19:57 +00:00
cmake
crypto
drivers test: dma: fix dma code-data_relocation failure on nxp rt platforms 2024-01-24 17:07:29 +01:00
kconfig/configdefault
kernel tests: smp_suspend: Tweak duration and timeouts 2024-01-19 12:13:30 -05:00
lib tests: posix + libc: qemu_x86*: use dynamic stack size of 4096 2024-01-26 06:50:11 -05:00
misc
modules
net subsys/net/lib/lwm2m: Change how we seed the random generator 2024-01-25 12:28:51 +01:00
posix tests: posix + libc: qemu_x86*: use dynamic stack size of 4096 2024-01-26 06:50:11 -05:00
robot
subsys tests: mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
unit
ztest
test_config.yaml