acpi unit-test: verify signature and checksum
commit53333801e7bb41487147599e1b16b60ebea74695
authorMarcel Apfelbaum <marcel.a@redhat.com>
Tue, 12 Nov 2013 16:32:24 +0000 (12 18:32 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Dec 2013 11:29:22 +0000 (10 13:29 +0200)
tree16b6ac91e9ddda1a20edaf56c19076d5dea39c57
parentb29ad07ee8ff44115ac9167bba51d1cf59f8649c
acpi unit-test: verify signature and checksum

Read all ACPI tables from guest - will be useful for further unit tests.

Follow pointers between ACPI tables checking signature and format for
correctness.  Verify checksum for all tables.

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