Show that trampolining thread self-aborts to the idle thread works and that we have sufficiently set the idle stack size for this, PM hooks, and dynamic kernel object cleanup. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_INIT_STACKS=y
|
|
CONFIG_THREAD_STACK_INFO=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=64
|