Modify the location of the test case file because new test cases need to be submitted. If the old test cases are not in a folder, CI will fail and prompts "the command exited with status 1". Signed-off-by: Ying ming <mingx.ying@intel.com>
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_BUILTIN_STACK_GUARD=n
|
|
CONFIG_MPU_STACK_GUARD=y
|