diff options
author | Marcel Apfelbaum <marcel.a@redhat.com> | 2013-12-26 16:54:19 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-01-26 13:06:49 +0200 |
commit | d259793808052dbef6d2d90cdb09150d03b8413b (patch) | |
tree | 68a7f5f0d4a02a4c6ae08b371bcb1afb60112401 /tests/acpi-test-data/pc | |
parent | 4dd72e04c2c4759782d0eb3e3aff6a36889c1e18 (diff) | |
download | qemu-d259793808052dbef6d2d90cdb09150d03b8413b.zip qemu-d259793808052dbef6d2d90cdb09150d03b8413b.tar.gz qemu-d259793808052dbef6d2d90cdb09150d03b8413b.tar.bz2 |
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>
Diffstat (limited to 'tests/acpi-test-data/pc')
-rw-r--r-- | tests/acpi-test-data/pc/APIC | bin | 0 -> 120 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/DSDT | bin | 0 -> 4407 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/FACP | bin | 0 -> 116 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/FACS | bin | 0 -> 64 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/HPET | bin | 0 -> 56 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/SSDT | bin | 0 -> 2104 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/APIC b/tests/acpi-test-data/pc/APIC Binary files differnew file mode 100644 index 0000000..84509e0 --- /dev/null +++ b/tests/acpi-test-data/pc/APIC diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT Binary files differnew file mode 100644 index 0000000..b12e5eb --- /dev/null +++ b/tests/acpi-test-data/pc/DSDT diff --git a/tests/acpi-test-data/pc/FACP b/tests/acpi-test-data/pc/FACP Binary files differnew file mode 100644 index 0000000..0639999 --- /dev/null +++ b/tests/acpi-test-data/pc/FACP diff --git a/tests/acpi-test-data/pc/FACS b/tests/acpi-test-data/pc/FACS Binary files differnew file mode 100644 index 0000000..fc67ecc --- /dev/null +++ b/tests/acpi-test-data/pc/FACS diff --git a/tests/acpi-test-data/pc/HPET b/tests/acpi-test-data/pc/HPET Binary files differnew file mode 100644 index 0000000..df689b8 --- /dev/null +++ b/tests/acpi-test-data/pc/HPET diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT Binary files differnew file mode 100644 index 0000000..5ab1b96 --- /dev/null +++ b/tests/acpi-test-data/pc/SSDT |