Statistics
| Branch: | Revision:

root / check-qlist.c @ 4f690853

History | View | Annotate | Download (2.8 kB)

# Date Author Comment
3aa3dcff 10/09/2009 05:17 am Luiz Capitulino

Introduce QList unit-tests

This suite contains tests to assure that QList 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-qlist

Patchworks-ID: 35333...