This lets us quickly filter tests that exercise userspace when developing it. Some tests had a whitelist with qemu_cortex_m3; change this to mps2_an385, which is the QEMU target with an MPU enabled. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
7 lines
140 B
YAML
7 lines
140 B
YAML
tests:
|
|
kernel.queue:
|
|
tags: kernel userspace
|
|
kernel.queue.poll:
|
|
extra_args: CONF_FILE="prj_poll.conf"
|
|
tags: kernel userspace
|