patch 1: refactoring Addressed Michael S. Tsirkin's prev comments: Renamed ssdt_tables to tables to avoid confusion. patch 2: resolved iasl crash Addressed Michael S. Tsirkin's prev comments: Do not assume the order of ssdt tables and single ssdt table. patch 3: do not fail on asl mismatch Rather than failing the test, print a warning message including the asl file names that can be compared offline.
Marcel Apfelbaum (3): acpi unit-test: renamed ssdt_tables to tables acpi unit-test: resolved iasl crash acpi unit-test: do not fail on asl mismatch tests/acpi-test-data/pc/SSDT | Bin 2104 -> 2104 bytes tests/acpi-test-data/q35/DSDT | Bin 7344 -> 7344 bytes tests/acpi-test.c | 79 ++++++++++++++++++++++++++---------------- 3 files changed, 50 insertions(+), 29 deletions(-) -- 1.8.3.1