acpi unit-test: add test files
commitd259793808052dbef6d2d90cdb09150d03b8413b
authorMarcel Apfelbaum <marcel.a@redhat.com>
Thu, 26 Dec 2013 14:54:19 +0000 (26 16:54 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Jan 2014 11:06:49 +0000 (26 13:06 +0200)
tree68a7f5f0d4a02a4c6ae08b371bcb1afb60112401
parent4dd72e04c2c4759782d0eb3e3aff6a36889c1e18
acpi unit-test: add test files

Added unit-test's expected aml files to be compared
with the actual ACPI tables.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
13 files changed:
tests/acpi-test-data/pc/APIC [new file with mode: 0644]
tests/acpi-test-data/pc/DSDT [new file with mode: 0644]
tests/acpi-test-data/pc/FACP [new file with mode: 0644]
tests/acpi-test-data/pc/FACS [new file with mode: 0644]
tests/acpi-test-data/pc/HPET [new file with mode: 0644]
tests/acpi-test-data/pc/SSDT [new file with mode: 0644]
tests/acpi-test-data/q35/APIC [new file with mode: 0644]
tests/acpi-test-data/q35/DSDT [new file with mode: 0644]
tests/acpi-test-data/q35/FACP [new file with mode: 0644]
tests/acpi-test-data/q35/FACS [new file with mode: 0644]
tests/acpi-test-data/q35/HPET [new file with mode: 0644]
tests/acpi-test-data/q35/MCFG [new file with mode: 0644]
tests/acpi-test-data/q35/SSDT [new file with mode: 0644]