]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-util.c
Use udev_encode_string in fstab_node_to_udev_node
[thirdparty/systemd.git] / src / test / test-util.c
2013-09-17  Dave ReisnerUse udev_encode_string in fstab_node_to_udev_node
2013-08-22  Holger Hans Peter... test: Make testing work on systems without or old systemd
2013-08-15  Thomas Hindoe Paab... tests: fix indentation
2013-07-18  Lennart Poetteringutil: add split_pair() for splitting foo=bar strings
2013-07-15  Thomas Hindoe Paab... tests: add more tests for shared/util.c
2013-06-10  Zbigniew Jędrzejew... Properly check for overflow in offsets
2013-04-26  Zbigniew Jędrzejew... Use attribute(unused) in PROTECT_ERRNO
2013-04-25  Lennart Poetteringutil: rework safe_atod() to be locale-independent
2013-04-16  Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-05  Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-03-22  Lennart Poetteringutil: be more picky when validating hostnames
2013-03-07  Thomas Hindoe Paab... test-util: add more tests
2013-03-05  Lennart Poetteringutil: properly escape corner cases in bus_path_escape...
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-26  Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-25  Thomas Hindoe Paab... tests: add a few more tests to test-util.c
2013-02-20  Thomas Hindoe Paab... tests: more tests for util.c
2013-02-18  Thomas Hindoe Paab... tests: add test of memdup_multiply
2013-02-11  Thomas Hindoe Paab... tests: more tests
2013-02-06  Thomas Hindoe Paab... test: add a few tests and tidy up