diff options
| author | Yubo Miao <miaoyubo@huawei.com> | 2020-11-19 09:48:41 +0800 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2020-12-08 13:48:57 -0500 |
| commit | fe1127da11549953c0925f5db58f6c5f76c1cec5 (patch) | |
| tree | 40cc8a289be02a2839251735b06d079f695bf520 | |
| parent | 1da638b165d5ede4a2079e5072c9b11fc760e9f1 (diff) | |
| download | focaccia-qemu-fe1127da11549953c0925f5db58f6c5f76c1cec5.tar.gz focaccia-qemu-fe1127da11549953c0925f5db58f6c5f76c1cec5.zip | |
unit-test: Add the binary file and clear diff.h
Add the binary file DSDT.pxb and clear bios-tables-test-allowed-diff.h Signed-off-by: Yubo Miao <miaoyubo@huawei.com> Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Message-Id: <20201119014841.7298-10-cenjiahui@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
| -rw-r--r-- | tests/data/acpi/virt/DSDT.pxb | bin | 0 -> 7802 bytes | |||
| -rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/acpi/virt/DSDT.pxb b/tests/data/acpi/virt/DSDT.pxb new file mode 100644 index 0000000000..d5f0533a02 --- /dev/null +++ b/tests/data/acpi/virt/DSDT.pxb Binary files differdiff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 90c53925fc..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.pxb", |