]> git.proxmox.com Git - mirror_qemu.git/commit
tests: acpi: do not skip tests when IASL is not installed
authorIgor Mammedov <imammedo@redhat.com>
Mon, 8 Jul 2019 09:24:10 +0000 (05:24 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 12 Jul 2019 14:56:26 +0000 (10:56 -0400)
commit7b9829bc6c7d84056c3a1c60737f71db4d2871e4
tree23daa62babf29df4de33cb51fe865be865b3c5da
parentab31b3373eba7e186282aac9f05c4303c309ac27
tests: acpi: do not skip tests when IASL is not installed

tests do binary comparision so we can check tables without
IASL. Move IASL condition right before decompilation step
and skip it if IASL is not installed.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190708092410.11167-3-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/bios-tables-test.c