Statistics
| Branch: | Revision:

root / check-qint.c @ 3c619b59

History | View | Annotate | Download (2 kB)

# Date Author Comment
33837ba6 09/04/2009 05:37 pm Luiz Capitulino

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 <>...