]> git.proxmox.com Git - mirror_qemu.git/commit - tests/libqtest.h
qtest: add C version of test infrastructure
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 28 Mar 2012 13:42:05 +0000 (15:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Mar 2012 13:14:11 +0000 (08:14 -0500)
commit49ee35907723a28e91da27537f48c9d8696c427e
tree304a57174c4079cbcb639a1215bedabd273a853a
parent8156be561019bd0fc17729e9a528f6c81eea9186
qtest: add C version of test infrastructure

This also includes a qtest wrapper script to make it easier to launch qtest
tests directly.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
osdep.h
qemu-common.h
tests/Makefile
tests/libqtest.c [new file with mode: 0644]
tests/libqtest.h [new file with mode: 0644]