]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: test recent hash addition
authorEric Blake <eblake@redhat.com>
Thu, 17 Nov 2011 22:04:17 +0000 (15:04 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 18 Nov 2011 17:32:49 +0000 (10:32 -0700)
commit4af58342edf67c01efdbe25f957016dde5c648f2
tree94084d24b63c5fa07585356cdafa1e3d92ed5962
parentd02ef4b84c11aa22f6a571102e26b046ca88b5a8
tests: test recent hash addition

Excercise the new hash API, to ensure we avoid regressions.

* tests/hashtest.c (testHashGetItems): New test.
tests/hashtest.c