acpi-test: signature endian-ness fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 18 Mar 2014 14:42:05 +0000 (16:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 18 Mar 2014 14:46:02 +0000 (16:46 +0200)
commitc225aa3c6de64f61fe68de2e5f4e3897544daf0d
tree6a5211315d7bd8266658fee662440bbf508ea470
parent2fd71f1be2a2554b790fa63fc14b6b4c7683f1f3
acpi-test: signature endian-ness fixes

acpi table signature is really an ASCII string.
Treat it as such in tests.

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