On Mon, 1 Jun 2020 12:21:10 +0200 Eric Auger <[email protected]> wrote:
> Subsequent patches will alter the content of TPM2.tis > and DSDT.tis so let's ignore them until the references > are generated. > > Signed-off-by: Eric Auger <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> > --- > 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 dfb8523c8b..a2a45d1d31 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/q35/DSDT.tis", > +"tests/data/acpi/q35/TPM2.tis",
