summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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-18test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch
2013-02-18test-strv.c: added OOM check for current testsDaniel Buch
2013-02-18test-strv.c: added strv_split_nulstr() testDaniel Buch
2013-02-18tests: add test of memdup_multiplyThomas Hindoe Paaboel Andersen
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13test-strv.c: Changed assert() to assert_se()Daniel Buch
2013-02-13test-strv.c: added strv_append testDaniel Buch
2013-02-13test-strv.c: added strv_merge_concat testDaniel Buch
2013-02-13test-strv.c: added strv_merge testDaniel Buch
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-02-13test-udev: include missing.hAleksander Morgado
2013-02-13tests: add test for continuation lines with commentsZbigniew Jędrzejewski-Szmek
2013-02-11tests: more testsThomas Hindoe Paaboel Andersen
2013-02-11test-env-replace: better user assert_se() everywhereLennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-02-10tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen
2013-02-09tests: add test of strbufThomas Hindoe Paaboel Andersen
2013-02-08tests: add more testsThomas Hindoe Paaboel Andersen
2013-02-07test-env-replace: assert results instead of printing themThomas Hindoe Paaboel Andersen
2013-02-06tests: skip tests if manager cannot be createdZbigniew Jędrzejewski-Szmek
2013-02-07tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-02-06tests: run manager in session modeZbigniew Jędrzejewski-Szmek
2013-02-06test: add a few tests and tidy upThomas Hindoe Paaboel Andersen
2013-01-30test-strv.c: test strv_join addedDaniel Buch
2013-01-30test-strv.c: Split tests into seperate functionsDaniel Buch
2013-01-29tests: add test for unit name printingZbigniew Jędrzejewski-Szmek
2013-01-29tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek
2013-01-29tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-18core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek
2013-01-18util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-09udev: move string copy functions to shared/Kay Sievers
2012-12-23journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering
2012-11-23time-util: teach parse_timestamp to parse weekdaysLennart Poettering
2012-11-23util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering
2012-11-23test: extend calendarspec test a bitLennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther
2012-11-15core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek
2012-11-15core: interpret \; token in ExecStart as escaped ;Oleksii Shevchuk
2012-11-15tests: add tests for config_parse_execZbigniew Jędrzejewski-Szmek
2012-11-14shared: add API for replacing @FOO@ style variables in stringsLennart Poettering
2012-11-12use the same email address everywhereKay Sievers
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering