acpi unit-test: adjust the test data structure for better handling
authorMarcel Apfelbaum <marcel.a@redhat.com>
Thu, 21 Nov 2013 19:33:22 +0000 (21:33 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 11 Dec 2013 18:11:10 +0000 (20:11 +0200)
commit8ac2adf79a06372fe2c50ddac64cfffb93dbfeb8
tree15c3a350e22f97a6beb80f676b517d05b2832b8a
parent15650602195be9f2957818318457c5d5096ff4c2
acpi unit-test: adjust the test data structure for better handling

Ensure more then one instance of test_data may exist
at a given time. It will help to compare different
acpi table versions.

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