summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-22
* fileio.c: do not parse comments after non-whitespace charsHarald Hoyer2013-04-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* core/execute: report invalid environment variables from filesHarald Hoyer2013-04-17
* fileio:parse_env_file_internal() fix environment file parsingHarald Hoyer2013-04-17
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* core: log a few more things under UNIT=...Zbigniew Jędrzejewski-Szmek2013-04-17
* util: make generation of profcs PID paths nicerLennart Poettering2013-04-16
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-15
* bus: handle env vars safelyLennart Poettering2013-04-15
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-13
* test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek2013-04-05
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-05
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* time: add suppot for fractional time specificationsLennart Poettering2013-04-03
* fileio: write proper env var write-out codeLennart Poettering2013-04-03
* shared: rework env file readerLennart Poettering2013-04-03
* test-path-util: fix another stupid test failureZbigniew Jędrzejewski-Szmek2013-03-29
* test-path-util: fix botched testZbigniew Jędrzejewski-Szmek2013-03-29
* tests: add some silly tests for path-util.cZbigniew Jędrzejewski-Szmek2013-03-28
* tests: skip bus test if bus cannot be openedZbigniew Jędrzejewski-Szmek2013-03-26
* 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