Files
zephyr/tests/kernel/queue/prj.conf
Lauren Murphy d64e6260fa tests: adjust CONFIG_MAX_THREAD_BYTES for some
For these particular tests, many platforms require higher
CONFIG_MAX_THREAD_BYTES than the default 2, so guard
against failures by setting it high.

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
2025-10-01 08:20:05 +02:00

6 lines
112 B
Plaintext

CONFIG_ZTEST=y
CONFIG_IRQ_OFFLOAD=y
CONFIG_TEST_USERSPACE=y
CONFIG_ZTEST_FATAL_HOOK=y
CONFIG_MAX_THREAD_BYTES=8