commit | 7b8c51add768584118a14d84f799e73ab1ec988b | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 28 15:27:32 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 04 09:37:34 2009 -0500 |
tree | e8555be7286259f22bfa973834a48a3262c0ae1b | |
parent | 93bd4eee15268bdd316660d448b879bf38b9f2f3 [diff] |
Introduce QDict unit-tests This suite contains tests to assure that QDict 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-qdict Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>