mbox series

[v3,0/2] tests: acpi: improve tests reproducability

Message ID 20190708092410.11167-1-imammedo@redhat.com (mailing list archive)
Headers show
Series tests: acpi: improve tests reproducability | expand

Message

Igor Mammedov July 8, 2019, 9:24 a.m. UTC
ChangeLog since v1:
  * fixup commit message in 2/2
  * pickup Reviewed-bys and repost as v3

series should help to make tests more reproducable and not depend
on IASL being installed. IASL will be required only is user needs
to get textual diff of mismatching files.


Igor Mammedov (2):
  tests: acpi: do not require IASL for dumping AML blobs
  tests: acpi: do not skip tests when IASL is not installed

 tests/bios-tables-test.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)