]> git.proxmox.com Git - qemu.git/commit - check-qlist.c
Introduce QList unit-tests
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 7 Oct 2009 16:41:49 +0000 (13:41 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 9 Oct 2009 02:17:18 +0000 (21:17 -0500)
commit3aa3dcfff66ca70d5983d3122f24724793046d66
treefd7540cb33afe07b33e69eab2008e95dca78160b
parenta6fd08eb625ae3c6a878f527270a9d384d1b04d2
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
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
check-qlist.c [new file with mode: 0644]
configure