chiark / gitweb /
tree-wide: beautify remaining copyright statements
[elogind.git] / src / test / test-hashmap.c
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Yu Watanabetest: use _cleanup_hashmap_free_ instread of _cleanup_...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Vito Caputotest-hashmap: test IteratedCache
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (8...
2017-11-28 Zbigniew Jędrzejew... Add set/hashmap helpers for non-trivial freeing and...
2017-07-20 Sven EdenPrep v233.3: Add all possible coverage tests for elogind
2015-04-19 Andy WingoRemove src/test
2015-02-24 Daniel Macktest-hashmap: fix gcc5 warning
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-10-23 Michal Schmidttest: generate tests for OrderedHashmap from Hashmap...
2014-10-04 Thomas Hindoe Paab... test: only use assert_se
2014-10-01 Zbigniew Jędrzejew... tests: add tests for {hashmap,set}_steal_first
2014-09-15 Michal Schmidthashmap, set: remove unused functions
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-06-16 Ronny Chevaliertests: add tests to test-hashmap
2013-09-30 Lennart Poetteringhashmap: size hashmap bucket array dynamically
2013-09-26 Zbigniew Jędrzejew... test-hashmap: fix access to uninitialized memory
2013-05-02 Daniel Buchtest-hashmap.c: add unit-test for hashmap