diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-09-17 09:28:17 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2024-09-17 10:26:27 +0200 |
commit | 265c40becab72485caa1f4b1911ce96a98657f84 (patch) | |
tree | 18c33d17d2b345655630a2289861903a24f9e010 | |
parent | e53c136f796323ec4ef7c0ac62f9b6105415a258 (diff) | |
download | qemu-265c40becab72485caa1f4b1911ce96a98657f84.zip qemu-265c40becab72485caa1f4b1911ce96a98657f84.tar.gz qemu-265c40becab72485caa1f4b1911ce96a98657f84.tar.bz2 |
tests/acpi: disallow acpi test data updates
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
-rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 00137ac..dfb8523 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,2 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/aarch64/virt/SSDT.memhp", |