summaryrefslogtreecommitdiff
path: root/src/test/test-util.c
AgeCommit message (Expand)Author
2013-12-02macro: add a macro to test whether a value is in a specified listLennart Poettering
2013-11-21bus: add API calls to escape string components of objects pathsLennart Poettering
2013-10-09tests: fix some memory leaks in testsLennart Poettering
2013-09-29Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek
2013-09-17Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-08-15tests: fix indentationThomas Hindoe Paaboel Andersen
2013-07-18util: add split_pair() for splitting foo=bar stringsLennart Poettering
2013-07-16tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen
2013-06-10Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek
2013-04-25Use attribute(unused) in PROTECT_ERRNOZbigniew Jędrzejewski-Szmek
2013-04-25util: rework safe_atod() to be locale-independentLennart Poettering
2013-04-16util: make generation of profcs PID paths nicerLennart Poettering
2013-04-05journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez
2013-03-22util: be more picky when validating hostnamesLennart Poettering
2013-03-07test-util: add more testsThomas Hindoe Paaboel Andersen
2013-03-05util: properly escape corner cases in bus_path_escape(), tooLennart Poettering
2013-02-26test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar...Daniel Buch
2013-02-25tests: add a few more tests to test-util.cThomas Hindoe Paaboel Andersen
2013-02-20tests: more tests for util.cThomas Hindoe Paaboel Andersen
2013-02-18tests: add test of memdup_multiplyThomas Hindoe Paaboel Andersen
2013-02-11tests: more testsThomas Hindoe Paaboel Andersen
2013-02-06test: add a few tests and tidy upThomas Hindoe Paaboel Andersen