OSDN Git Service

tests/acpi: allow updates of VIOT expected data files
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Fri, 10 Dec 2021 17:04:13 +0000 (17:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 15 Dec 2021 10:35:26 +0000 (10:35 +0000)
Create empty data files and allow updates for the upcoming VIOT tests.

Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Message-id: 20211210170415.583179-6-jean-philippe@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/data/acpi/q35/DSDT.viot [new file with mode: 0644]
tests/data/acpi/q35/VIOT.viot [new file with mode: 0644]
tests/data/acpi/virt/VIOT [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/q35/DSDT.viot b/tests/data/acpi/q35/DSDT.viot
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/q35/VIOT.viot b/tests/data/acpi/q35/VIOT.viot
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/virt/VIOT b/tests/data/acpi/virt/VIOT
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523..29b5b1e 100644 (file)
@@ -1 +1,4 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/virt/VIOT",
+"tests/data/acpi/q35/DSDT.viot",
+"tests/data/acpi/q35/VIOT.viot",