acpi-test: basic acpi unit-test
commitad6423a7fbbaedc4ec1ed41a9688ca4a10909e89
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 17 Oct 2013 21:52:18 +0000 (18 00:52 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Dec 2013 10:29:56 +0000 (10 12:29 +0200)
tree6768b1e7365a39b7697d8efc58903772c742e146
parentd4fce24f3a59eda081cdf2e38e7001591b95d173
acpi-test: basic acpi unit-test

We run bios, and boot a minimal boot sector that immediately halts.
Then poke at memory to find ACPI tables.

This only checks that RSDP is there.
More will be added later.

Cc: Andreas Färber <afaerber@suse.de>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/Makefile
tests/acpi-test.c [new file with mode: 0644]