On 03/18/14 15:48, Michael S. Tsirkin wrote:
> acpi table signature is really an ASCII string.
> Treat it as such in tests.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> tests/acpi-test.c | 48 +---
> 1 file changed, 33 insertions(+), 15 deletions(-)
>
acpi table signature is really an ASCII string.
Treat it as such in tests.
Signed-off-by: Michael S. Tsirkin
---
tests/acpi-test.c | 48 +---
1 file changed, 33 insertions(+), 15 deletions(-)
diff --git a/tests/acpi-test.c b/tests/acpi-test.c
index 18