summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* tests: fix size_t in format stringZbigniew Jędrzejewski-Szmek2013-03-26
* Simplify the meaning of %sZbigniew Jędrzejewski-Szmek2013-03-26
* util: be more picky when validating hostnamesLennart Poettering2013-03-22
* shared: add simple priority queue implementationLennart Poettering2013-03-21
* test-strv.c: test STRV_FOREACH_PAIR macroDaniel Buch2013-03-18
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* Fix typos of /etc/systemd/systemdZbigniew Jędrzejewski-Szmek2013-03-09
* 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
* test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch2013-02-18
* test-strv.c: added OOM check for current testsDaniel Buch2013-02-18
* test-strv.c: added strv_split_nulstr() testDaniel Buch2013-02-18
* tests: add test of memdup_multiplyThomas Hindoe Paaboel Andersen2013-02-18
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* test-strv.c: Changed assert() to assert_se()Daniel Buch2013-02-13
* test-strv.c: added strv_append testDaniel Buch2013-02-13
* test-strv.c: added strv_merge_concat testDaniel Buch2013-02-13
* test-strv.c: added strv_merge testDaniel Buch2013-02-13
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-13
* test-udev: include missing.hAleksander Morgado2013-02-13
* tests: add test for continuation lines with commentsZbigniew Jędrzejewski-Szmek2013-02-13
* tests: more testsThomas Hindoe Paaboel Andersen2013-02-11
* test-env-replace: better user assert_se() everywhereLennart Poettering2013-02-11
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen2013-02-10
* tests: add test of strbufThomas Hindoe Paaboel Andersen2013-02-09
* tests: add more testsThomas Hindoe Paaboel Andersen2013-02-08
* test-env-replace: assert results instead of printing themThomas Hindoe Paaboel Andersen2013-02-07
* tests: skip tests if manager cannot be createdZbigniew Jędrzejewski-Szmek2013-02-06
* tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen2013-02-07
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-07
* tests: run manager in session modeZbigniew Jędrzejewski-Szmek2013-02-06
* test: add a few tests and tidy upThomas Hindoe Paaboel Andersen2013-02-06
* test-strv.c: test strv_join addedDaniel Buch2013-01-30
* test-strv.c: Split tests into seperate functionsDaniel Buch2013-01-30
* tests: add test for unit name printingZbigniew Jędrzejewski-Szmek2013-01-29
* tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek2013-01-29
* tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek2013-01-29
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-19
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-18
* util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-23
* time-util: teach parse_timestamp to parse weekdaysLennart Poettering2012-11-23
* util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering2012-11-23
* test: extend calendarspec test a bitLennart Poettering2012-11-23