Address a coverage gap in kernel/userspace. Unfortunately, in the process of fixing this, a bug was discovered, see #17023. This test is user mode specific, filter the testcase on whether userspace is available instead of ifdefing the code. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|