On 11/03/2020 22:24, Michael S. Tsirkin wrote:
Notice the process as documented in ./tests/qtest/bios-tables-test.c
Thanks for explicitly pointing me to that process.
I have followed the process described there (Both steps 1-3 and steps 4-7).
On step (6), I have noted that many existing ACPI tables don't have
expected binaries for all the execution-matrix.
E.g. tests/data/acpi/pc/APIC.{bridge, ipmikcs, memhp, numamem} are all
missing.
Similar missing files exists for FACP, FACS, HPET and MCFG.
I should add for WAET the expected binaries for all the execution-matrix
right?
Is it just an existing issue that for the existing tables some of the
expected binaries are missing? But the tests seems to pass.
Can you clarify this for me?
Thanks,
-Liran