summaryrefslogtreecommitdiff
path: root/src/test/test-hashmap.c
Commit message (Expand)AuthorAge
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* test: use _cleanup_hashmap_free_ instread of _cleanup_(hashmap_freep)Yu Watanabe2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* test-hashmap: test IteratedCacheVito Caputo2018-05-30
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (8/9) src/testSven Eden2018-03-26
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Remove src/testAndy Wingo2015-04-19
* test-hashmap: fix gcc5 warningDaniel Mack2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* test: generate tests for OrderedHashmap from Hashmap testsMichal Schmidt2014-10-23
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-04
* tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek2014-10-01
* hashmap, set: remove unused functionsMichal Schmidt2014-09-15
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* tests: add tests to test-hashmapRonny Chevalier2014-06-16
* hashmap: size hashmap bucket array dynamicallyLennart Poettering2013-10-01
* test-hashmap: fix access to uninitialized memoryZbigniew Jędrzejewski-Szmek2013-09-26
* test-hashmap.c: add unit-test for hashmapDaniel Buch2013-05-03