From: Gerd Hoffmann Date: Thu, 3 Dec 2020 10:54:23 +0000 (+0100) Subject: tests/acpi: disallow updates for expected data files X-Git-Tag: v6.0.0-rc0~193^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08af4e13f8d4db099bc444f83879c32459df7f3a;p=thirdparty%2Fqemu.git tests/acpi: disallow updates for expected data files Signed-off-by: Gerd Hoffmann Reviewed-by: Michael S. Tsirkin Reviewed-by: Igor Mammedov Reviewed-by: Sergio Lopez Message-id: 20201203105423.10431-13-kraxel@redhat.com --- diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 191ac230b01..dfb8523c8bf 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",