]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests: Move reusable ACPI code into a utility file
authorBen Warren <ben@skyportsystems.com>
Thu, 16 Feb 2017 23:15:38 +0000 (15:15 -0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 2 Mar 2017 05:14:27 +0000 (07:14 +0200)
commit3248f1b4e077798133a38f79316f2ba447f2a9f1
tree32c2e4422513a679d6dd2b926d8e467a2a160566
parent39164c136cbab57385e15297423fe85ef386c76f
tests: Move reusable ACPI code into a utility file

Also usable by upcoming VM Generation ID tests

Signed-off-by: Ben Warren <ben@skyportsystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
MAINTAINERS
tests/Makefile.include
tests/acpi-utils.c [new file with mode: 0644]
tests/acpi-utils.h [new file with mode: 0644]
tests/bios-tables-test.c