summaryrefslogtreecommitdiff
path: root/src/test/test-util.c
Commit message (Expand)AuthorAge
* Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner2013-09-17
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* tests: fix indentationThomas Hindoe Paaboel Andersen2013-08-15
* util: add split_pair() for splitting foo=bar stringsLennart Poettering2013-07-18
* tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen2013-07-16
* Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek2013-06-10
* Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek2013-04-25
* util: rework safe_atod() to be locale-independentLennart Poettering2013-04-25
* util: make generation of profcs PID paths nicerLennart Poettering2013-04-16
* 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