summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2025-06-12 17:17:25 +0200
committerMichael S. Tsirkin <mst@redhat.com>2025-08-01 10:23:50 -0400
commit8d5613d2eefa6ca94b3c642583488e20915c48f7 (patch)
treebebbde43c98ba5b5e19046069003933164ccad5b
parentc0ef803a879b97f3d269348c968fb3874c2761f6 (diff)
downloadfocaccia-qemu-8d5613d2eefa6ca94b3c642583488e20915c48f7.tar.gz
focaccia-qemu-8d5613d2eefa6ca94b3c642583488e20915c48f7.zip
tests/acpi: virt: add an empty HEST file
Such file will be used to track HEST table changes.

For now, disallow HEST table check until we update it to the
current data.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <e25ea751a23c7d8da812233c83ce943efbeaaf91.1749741085.git.mchehab+huawei@kernel.org>
-rw-r--r--tests/data/acpi/aarch64/virt/HEST0
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h1
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/acpi/aarch64/virt/HEST b/tests/data/acpi/aarch64/virt/HEST
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/data/acpi/aarch64/virt/HEST
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..39901c58d6 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/aarch64/virt/HEST",