commit | 33837ba6c5aa53c4ae4c0d2ffc66475b92d0da46 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 28 15:27:29 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 04 09:37:33 2009 -0500 |
tree | 5fdedad5f55cf86b11641ad6ba04dcdd55a3a27a | |
parent | 5495ed11b0d066b2f30735b8336a5880457a0cc3 [diff] |
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>