This test needs just a tiny bit of extra stack. 512 bytes isn't enough on x86 with the most recent set of timer patches. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_STACK_CANARIES=y
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_MAIN_THREAD_PRIORITY=7
|
|
CONFIG_MAIN_STACK_SIZE=640
|