Skip to content

Commit

Permalink
tests: bios-tables-test: Prepare the ACPI table change for smbios typ…
Browse files Browse the repository at this point in the history
…e4 thread count2 test

Following the guidelines in tests/qtest/bios-tables-test.c, this
is step 1 - 3.

List the ACPI tables that will be added to test the thread count2 field
of smbios type4 table.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231023094635.1588282-15-zhao1.liu@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
  • Loading branch information
trueptolemy authored and mstsirkin committed Nov 7, 2023
1 parent a775cb1 commit 7cb953c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
3 changes: 3 additions & 0 deletions tests/qtest/bios-tables-test-allowed-diff.h
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/APIC.thread-count2",
"tests/data/acpi/q35/DSDT.thread-count2",
"tests/data/acpi/q35/FACP.thread-count2",

0 comments on commit 7cb953c

Please sign in to comment.