Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
10 lines
168 B
YAML
10 lines
168 B
YAML
common:
|
|
platform_allow: qemu_x86_64
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "Hello World! (.*)"
|
|
tests:
|
|
boot.uefi:
|
|
tags: uefi
|