Hammer all CPUs with multiple threads all making system calls that do memory allocations and buffer validation, in the hopes that it will help smoke out concurrency issues. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_TIMESLICING=y
|
|
CONFIG_TIMESLICE_SIZE=10
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|