summaryrefslogtreecommitdiff
path: root/src/test/test-util.c
Commit message (Expand)AuthorAge
...
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-05
* util: be more picky when validating hostnamesLennart Poettering2013-03-22
* test-util: add more testsThomas Hindoe Paaboel Andersen2013-03-07
* util: properly escape corner cases in bus_path_escape(), tooLennart Poettering2013-03-05
* test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar...Daniel Buch2013-02-26
* tests: add a few more tests to test-util.cThomas Hindoe Paaboel Andersen2013-02-25
* tests: more tests for util.cThomas Hindoe Paaboel Andersen2013-02-20
* tests: add test of memdup_multiplyThomas Hindoe Paaboel Andersen2013-02-18
* tests: more testsThomas Hindoe Paaboel Andersen2013-02-11
* test: add a few tests and tidy upThomas Hindoe Paaboel Andersen2013-02-06