Just follow others and drop qemu_ from the name, we have that in the folder already. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
17 lines
248 B
YAML
17 lines
248 B
YAML
identifier: qemu_x86_tiny
|
|
name: QEMU Emulation for X86 (small VM)
|
|
type: qemu
|
|
arch: x86
|
|
simulation: qemu
|
|
toolchain:
|
|
- zephyr
|
|
- xtools
|
|
testing:
|
|
default: true
|
|
only_tags:
|
|
- kernel
|
|
- userspace
|
|
ignore_tags:
|
|
- benchmark
|
|
vendor: qemu
|