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>
6 lines
112 B
Plaintext
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
|