zephyr/tests/boot/uefi/testcase.yaml
Anas Nashif 75cb6e6498 tests: uefi: move uefi test out of hello world
Do not misuse the hello world sample for testing of features, keep it
simple. Create a new test for booting with uefi instead.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-10-22 06:36:51 -04:00

10 lines
180 B
YAML

common:
platform_allow: qemu_x86_64
harness: console
harness_config:
type: one_line
regex:
- "Hello World! (.*)"
tests:
boot.uefi:
tags: uefi