]> xenbits.xensource.com Git - libvirt.git/commit
tests: Unit tests for internal hash APIs
authorJiri Denemark <jdenemar@redhat.com>
Fri, 15 Apr 2011 11:15:37 +0000 (13:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Sat, 16 Apr 2011 09:31:52 +0000 (11:31 +0200)
commitb0d28307c84772ad98747ed1cd7884f546f853df
tree040f39844054bf64081192cafc66c647f27ad47c
parentffbdf3e14490be0ad8f1007788699c08350f542b
tests: Unit tests for internal hash APIs

This is a basic set of tests for testing removals of hash entries during
iteration.
tests/Makefile.am
tests/hashdata.h [new file with mode: 0644]
tests/hashtest.c [new file with mode: 0644]