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)
commit646c84d25375b22f77eb075e842b1201c035e518
tree5fdedad5f55cf86b11641ad6ba04dcdd55a3a27a
parent257672011ed07b29b7bacf108eedd68d17c2adfc
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