Statistics
| Branch: | Revision:

root / check-qstring.c @ 6a957025

History | View | Annotate | Download (2 kB)

# Date Author Comment
5de65a07 09/04/2009 05:37 pm Luiz Capitulino

Introduce QString unit-tests

This suite contains tests to assure that QString 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-qstring

Signed-off-by: Luiz Capitulino <>...