This adds two test cases to create dynamic threads, and one test case to make sure permissions are set correctly. Origin: Original Signed-off-by: Daniel Leung <daniel.leung@intel.com>
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_USERSPACE=y
|
|
CONFIG_DYNAMIC_OBJECTS=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=2048
|