zephyr/tests/kernel/threads/thread_apis/prj.conf
Anas Nashif eeae0eeffb tests: kernel: put all thread tests on one level
Remove unnecessary deep hierarchy and put all tests on one level.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-26 09:16:42 -04:00

5 lines
97 B
Plaintext

CONFIG_ZTEST=y
CONFIG_THREAD_MONITOR=y
CONFIG_HEAP_MEM_POOL_SIZE=256
CONFIG_THREAD_CUSTOM_DATA=y