chiark / gitweb /
tests: add tests for {hashmap,set}_steal_first
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Oct 2014 13:32:16 +0000 (09:32 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Oct 2014 13:34:05 +0000 (09:34 -0400)
commit647f68249f90855814de6eb6b0959c6096b41cae
tree649370a142c0ed07f46566b3639c627e5649b86b
parentacb3b3ddc082880eaaa1d7773296ad9abd756f23
tests: add tests for {hashmap,set}_steal_first

Just to make sure that coverity is wrong.
Makefile.am
src/test/test-hashmap.c
src/test/test-set.c [new file with mode: 0644]