summaryrefslogtreecommitdiff
path: root/src/test/test-hashmap.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-06-17hashmap: allow NULL key in ordered_hashmap_next()Michal Schmidt
2015-02-24test-hashmap: fix gcc5 warningDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-10-23test: generate tests for OrderedHashmap from Hashmap testsMichal Schmidt
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen
2014-10-01tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-06-16tests: add tests to test-hashmapRonny Chevalier
2013-10-01hashmap: size hashmap bucket array dynamicallyLennart Poettering
2013-09-26test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek
2013-05-03test-hashmap.c: add unit-test for hashmapDaniel Buch