27 lines
1.0 KiB
Diff
27 lines
1.0 KiB
Diff
|
|
From d3d158cbf6b236022794e867ac395f75fb4f6436 Mon Sep 17 00:00:00 2001
|
||
|
|
From: Keqian Zhu <zhukeqian1@huawei.com>
|
||
|
|
Date: Fri, 11 Feb 2022 16:07:31 +0800
|
||
|
|
Subject: [PATCH] tests/acpi/bios-table-test: Update expected virt/DSDT file
|
||
|
|
|
||
|
|
Update DSDT binary and empty bios-tables-test-allowd-diff.h
|
||
|
|
|
||
|
|
Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
|
||
|
|
---
|
||
|
|
tests/data/acpi/virt/DSDT | Bin 5669 -> 5669 bytes
|
||
|
|
tests/data/acpi/virt/DSDT.memhp | Bin 7030 -> 7030 bytes
|
||
|
|
tests/data/acpi/virt/DSDT.numamem | Bin 5669 -> 5669 bytes
|
||
|
|
tests/data/acpi/virt/DSDT.pxb | Bin 8152 -> 8152 bytes
|
||
|
|
tests/qtest/bios-tables-test-allowed-diff.h | 1 -
|
||
|
|
5 files changed, 1 deletion(-)
|
||
|
|
|
||
|
|
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
|
||
|
|
index 7b4adbc822..dfb8523c8b 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/virt/DSDT",
|
||
|
|
--
|
||
|
|
2.27.0
|
||
|
|
|