Add basic ACPI test application. Initially there are only tests for one ACPI table (MCFG) and fetching the ACPI PRT, but this is already a good start for caching regressions on the supported boards. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
9 lines
127 B
YAML
9 lines
127 B
YAML
tests:
|
|
acpi.basic:
|
|
tags:
|
|
- acpi
|
|
- acpica
|
|
integration_platforms:
|
|
- qemu_x86_64
|
|
depends_on: acpi
|