zephyr/boards/x86/qemu_x86/qemu_x86_nommu.yaml
Anas Nashif 3aa7d7fc16 boards: qemu_x68_nommu: run only kernel/userspace tests
Run only kernel and userspace tests.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-07-20 17:44:16 -04:00

13 lines
211 B
YAML

identifier: qemu_x86_nommu
name: QEMU Emulation for X86 (MMU disabled)
type: qemu
arch: x86
simulation: qemu
toolchain:
- zephyr
- xtools
testing:
default: true
only_tags:
- kernel
- userspace