]> git.proxmox.com Git - mirror_qemu.git/commit - tests/acpi-test.c
acpi unit-test: do not fail on asl mismatch
authorMarcel Apfelbaum <marcel.a@redhat.com>
Thu, 16 Jan 2014 15:50:48 +0000 (17:50 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Jan 2014 11:06:49 +0000 (13:06 +0200)
commit0651596cbed8c0806aa2d7e436201f28b2fe179a
tree58279e064d87310a91856f83a8d27319fd0a2a63
parent69d09245d19765fd461cc3d3a7d79686007c4474
acpi unit-test: do not fail on asl mismatch

The asl comparison will break every time the ACPI
tables are updated. This may break the git bisect.
Instead of failing print a warning on stderr
including the retained asl files, so they can be
compared offline.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/acpi-test.c