diff options
author | Gerd Hoffmann | 2020-12-03 11:54:23 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2020-12-10 08:47:44 +0100 |
commit | 08af4e13f8d4db099bc444f83879c32459df7f3a (patch) | |
tree | 94f20d118e54f69b7f1932d06254029d0bc0df24 /tests | |
parent | tests/acpi: update expected data files (diff) | |
download | qemu-08af4e13f8d4db099bc444f83879c32459df7f3a.tar.gz qemu-08af4e13f8d4db099bc444f83879c32459df7f3a.tar.xz qemu-08af4e13f8d4db099bc444f83879c32459df7f3a.zip |
tests/acpi: disallow updates for expected data files
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20201203105423.10431-13-kraxel@redhat.com
Diffstat (limited to 'tests')
-rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 191ac230b0..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,3 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/microvm/APIC.ioapic2", -"tests/data/acpi/microvm/DSDT.ioapic2", |