27 lines
1.0 KiB
Diff
27 lines
1.0 KiB
Diff
|
|
From 86392e80092e62197f51507513ee09100f9c1653 Mon Sep 17 00:00:00 2001
|
||
|
|
From: Igor Mammedov <imammedo@redhat.com>
|
||
|
|
Date: Mon, 27 Dec 2021 14:31:20 -0500
|
||
|
|
Subject: [PATCH 4/6] tests: acpi: SLIC: update expected blobs
|
||
|
|
|
||
|
|
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
|
||
|
|
Message-Id: <20211227193120.1084176-5-imammedo@redhat.com>
|
||
|
|
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
|
||
|
|
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
||
|
|
---
|
||
|
|
tests/data/acpi/q35/FACP.slic | Bin 244 -> 244 bytes
|
||
|
|
tests/data/acpi/q35/SLIC.slic | Bin 0 -> 36 bytes
|
||
|
|
tests/qtest/bios-tables-test-allowed-diff.h | 2 --
|
||
|
|
3 files changed, 2 deletions(-)
|
||
|
|
|
||
|
|
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
|
||
|
|
index 49dbf8fa3e..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/q35/FACP.slic",
|
||
|
|
-"tests/data/acpi/q35/SLIC.slic",
|
||
|
|
--
|
||
|
|
2.27.0
|
||
|
|
|