acpi unit-test: added script to rebuild the expected aml files
commitcebc92a2131be21cc4dc5f72f1e243061cd96b1f
authorMarcel Apfelbaum <marcel.a@redhat.com>
Thu, 26 Dec 2013 14:54:24 +0000 (26 16:54 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Jan 2014 11:06:49 +0000 (26 13:06 +0200)
tree2a83d72ad8f835c997fed417e8a25c953913497e
parentcc8fa0e80836c51ba644d910cd89540a5bc83fc2
acpi unit-test: added script to rebuild the expected aml files

Acpi unit-test will fail every time the acpi tables change.
This script rebuild the expected aml files, so the test
will pass. It also validates the modifications.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/acpi-test-data/rebuild-expected-aml.sh [new file with mode: 0755]