[PATCH 12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob

Igor Mammedov posted 35 patches 3 years, 8 months ago
There is a newer version of this series
[PATCH 12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob
Posted by Igor Mammedov 3 years, 8 months ago
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..b4687d1cc8 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/q35/DSDT.ipmismbus",
-- 
2.31.1