zephyr/boards/x86/qemu_x86/qemu_x86_coverage.yaml
Andrew Boie 55ff4ba5df x86: add qemu_x86_coverage target
Builds with coverage enabled are in a continuous state
of bit-rot as no CI job enables it. Introduce a dedicated
x86 target that builds with coverage enabled.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-06 09:29:12 -07:00

13 lines
222 B
YAML

identifier: qemu_x86_coverage
name: QEMU Emulation for X86 (Code coverage enabled)
type: qemu
arch: x86
simulation: qemu
toolchain:
- zephyr
- xtools
testing:
default: true
ignore_tags:
- net
- bluetooth