]> git.proxmox.com Git - qemu.git/commit - Makefile
Introduce QInt unit-tests
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 28 Aug 2009 18:27:29 +0000 (15:27 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 4 Sep 2009 14:37:33 +0000 (09:37 -0500)
commit33837ba6c5aa53c4ae4c0d2ffc66475b92d0da46
tree5fdedad5f55cf86b11641ad6ba04dcdd55a3a27a
parent5495ed11b0d066b2f30735b8336a5880457a0cc3
Introduce QInt unit-tests

This suite contains tests to assure that QInt API works as expected.

To execute it you should have check installed and build QEMU with
check support enabled (--enable-check-utests) and then run:

$ ./check-qint

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
check-qint.c [new file with mode: 0644]
configure