On Mon, 6 Sep 2021 14:31:37 +0200 Eric Auger <[email protected]> wrote:
> Add placeholders for DBG2 reference table for > virt tests and ignore this later for the time being. s/ignore.*/ignore till reference blob is added / > > Signed-off-by: Eric Auger <[email protected]> Acked-by: Igor Mammedov <[email protected]> > --- > tests/data/acpi/virt/DBG2 | 0 > tests/qtest/bios-tables-test-allowed-diff.h | 1 + > 2 files changed, 1 insertion(+) > create mode 100644 tests/data/acpi/virt/DBG2 > > diff --git a/tests/data/acpi/virt/DBG2 b/tests/data/acpi/virt/DBG2 > new file mode 100644 > index 00000000000..e69de29bb2d > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h > b/tests/qtest/bios-tables-test-allowed-diff.h > index dfb8523c8bf..1910d154c27 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/virt/DBG2",
