tests: rename acpi-test to bios-tables-test
commit501f28ca9db08e84819b26314525b6369e7704dd
authorGabriel L. Somlo <gsomlo@gmail.com>
Tue, 27 May 2014 19:03:14 +0000 (27 15:03 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 27 May 2014 20:42:16 +0000 (27 23:42 +0300)
treea339d8559d48b5a1c1fdaf85b25c44d2c917cbf3
parent38dbd48b247ebe05bdc6ef52ccdc60cc21274877
tests: rename acpi-test to bios-tables-test

The test harness for acpi (generating a boot disk, starting qemu,
waiting for the BIOS to finish booting before examining guest
memory, etc.) is perfectly suited for testing other bios tables
beside acpi, such as e.g., smbios.

This patch renames acpi-test to bios-tables-test to reflect that,
and in preparation for adding smbios tests.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/Makefile
tests/bios-tables-test.c [moved from tests/acpi-test.c with 100% similarity]