acpi unit-test: extract iasl executable from configuration
commitcc8fa0e80836c51ba644d910cd89540a5bc83fc2
authorMarcel Apfelbaum <marcel.a@redhat.com>
Thu, 26 Dec 2013 14:54:23 +0000 (26 16:54 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Jan 2014 11:06:49 +0000 (26 13:06 +0200)
treed87e108b72918bde7fef0d8e8bc6453b68ef9d5d
parent9dd6cabdd3bfa49d4f594956e8ee93f8996460c7
acpi unit-test: extract iasl executable from configuration

The test checked if iasl is installed by running "iasl"
and checking the error output.
It is better to use the iasl executable as appears
in configuration.

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