tests: mem_protect: use one cpu
Most of the scenarios in this test case spawn child threads and expect them to complete before execution proceeds. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
d49f413c54
commit
8b107a8829
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ CONFIG_ZTEST=y
|
||||||
CONFIG_ZTEST_STACKSIZE=2048
|
CONFIG_ZTEST_STACKSIZE=2048
|
||||||
CONFIG_MAX_THREAD_BYTES=4
|
CONFIG_MAX_THREAD_BYTES=4
|
||||||
CONFIG_USERSPACE=y
|
CONFIG_USERSPACE=y
|
||||||
|
CONFIG_MP_NUM_CPUS=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue