[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 13/17] tests/acpi: allow updates for expected data files
From: |
Gerd Hoffmann |
Subject: |
[PULL 13/17] tests/acpi: allow updates for expected data files |
Date: |
Wed, 21 Oct 2020 16:48:48 +0200 |
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201020074844.5304-7-kraxel@redhat.com
---
tests/qtest/bios-tables-test-allowed-diff.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8bf4..afd6b04a475a 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/microvm/DSDT.usb",
+"tests/data/acpi/microvm/DSDT.rtc",
--
2.27.0
- [PULL 00/17] Microvm 20201021 patches, Gerd Hoffmann, 2020/10/21
- [PULL 04/17] microvm: set pci_irq_mask, Gerd Hoffmann, 2020/10/21
- [PULL 14/17] tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files, Gerd Hoffmann, 2020/10/21
- [PULL 13/17] tests/acpi: allow updates for expected data files,
Gerd Hoffmann <=
- [PULL 17/17] tests/acpi: update expected data files, Gerd Hoffmann, 2020/10/21
- [PULL 05/17] apci: drop has_pci arg for acpi_build_madt, Gerd Hoffmann, 2020/10/21
- [PULL 11/17] usb/xhci: fixup xhci kconfig deps, Gerd Hoffmann, 2020/10/21
- [PULL 07/17] tests/acpi: disallow changes for microvm/APIC.pcie, Gerd Hoffmann, 2020/10/21
- [PULL 08/17] acpi: add aml builder stubs, Gerd Hoffmann, 2020/10/21
- [PULL 10/17] usb/xhci: add xhci_sysbus_build_aml() helper, Gerd Hoffmann, 2020/10/21
- [PULL 09/17] usb/xhci: add include/hw/usb/xhci.h header file, Gerd Hoffmann, 2020/10/21
- [PULL 01/17] tests/acpi: allow changes for microvm/APIC.pcie, Gerd Hoffmann, 2020/10/21
- [PULL 02/17] tests/acpi: add empty microvm/APIC.pcie, Gerd Hoffmann, 2020/10/21
- [PULL 15/17] tests/acpi: add microvm usb test, Gerd Hoffmann, 2020/10/21