diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2023-10-23 17:46:21 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-11-07 03:39:11 -0500 |
commit | 6c7937ece909d3df0d2b4e94909f57388f5ed666 (patch) | |
tree | 3dd92c6c295e042017d2fa7463580ded644d723f /tests/data/acpi | |
parent | 7d5936791ea349d9cef856babcce28470966bfa4 (diff) |
tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
Following the guidelines in tests/qtest/bios-tables-test.c, this
is step 1 - 3.
List the ACPI tables that will be added to test the type 4 count.
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231023094635.1588282-3-zhao1.liu@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data/acpi')
-rw-r--r-- | tests/data/acpi/q35/APIC.type4-count | 0 | ||||
-rw-r--r-- | tests/data/acpi/q35/DSDT.type4-count | 0 | ||||
-rw-r--r-- | tests/data/acpi/q35/FACP.type4-count | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/APIC.type4-count b/tests/data/acpi/q35/APIC.type4-count new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/APIC.type4-count diff --git a/tests/data/acpi/q35/DSDT.type4-count b/tests/data/acpi/q35/DSDT.type4-count new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/DSDT.type4-count diff --git a/tests/data/acpi/q35/FACP.type4-count b/tests/data/acpi/q35/FACP.type4-count new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/FACP.type4-count |