summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-21test: add integration test for systemd-sysv-generatorMartin Pitt
2015-01-20test: eliminate shell wrapper for Python testMartin Pitt
2015-01-20test: simplify rules-test.sh wrapperMartin Pitt
2015-01-20test: Use configured PythonMartin Pitt
2015-01-20test/rule-syntax-check.py: Fix for Python 3Martin Pitt
2014-12-11test-execute: add tests for UMask directiveRonny Chevalier
2014-12-11tests: udev - assume /etc/machine-id rather than /etc/hostsTom Gundersen
2014-12-10test: fix some tests when running inside a containerJan Synacek
2014-11-26bus-policy: also add in other bus policy tests from dbus1Lennart Poettering
2014-11-26bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering
2014-11-26test: add test for crash when adding a JOB_NOPMichal Schmidt
2014-11-13tests: add test-executeRonny Chevalier
2014-11-08tests: add test-pathRonny Chevalier
2014-10-07bus-proxyd: assorted cleanups and fixesDaniel Mack
2014-09-24bus-policy: split API for bus-proxydDaniel Mack
2014-09-20bus-policy: add test utilityDaniel Mack
2014-09-20test: udev - restrict nemuric uid's to existing onesTom Gundersen
2014-08-07core: warn when merged units have conflicting dependenciesZbigniew Jędrzejewski-Szmek
2014-08-07core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek
2014-06-10tests: do not use systemctl status --failedRonny Chevalier
2014-02-18test: add missing test unitsLennart Poettering
2014-02-14test: add basic seccomp testsRonny Chevalier
2014-02-14test: print the important commands to make debugging easierZbigniew Jędrzejewski-Szmek
2014-02-14test: make the image biggerZbigniew Jędrzejewski-Szmek
2013-12-10test: wrap $LOOPDEV in quotesZbigniew Jędrzejewski-Szmek
2013-12-10test: rework run_qemuRonny Chevalier
2013-12-10test: fix TEST-02-CRYPTSETUPRonny Chevalier
2013-11-22cgroups: Cache controller masks and optimize queues.David Strauss
2013-11-07test: remove duplicated codeRonny Chevalier
2013-09-17TEST-03-JOBS/test.sh: do not output the "failed" if it does not existHarald Hoyer
2013-09-17TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed stripHarald Hoyer
2013-08-14test: add licence header and switch to LGPLKay Sievers
2013-04-24test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek
2013-04-15Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-02-23test: test irreversible jobsMichal Schmidt
2013-01-29test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek
2013-01-28update .gitignoreKay Sievers
2013-01-25test: add test for jobsMichal Schmidt
2013-01-25test: factor out testsuite.target, end.serviceMichal Schmidt
2013-01-25test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt
2012-12-17licence: remove references to old FSF addressSami Kerola
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther
2012-11-12use the same email address everywhereKay Sievers
2012-10-09udev: fix rule-syntax-check.pyKay Sievers
2012-10-08udev: remove SYMLINK "unique" optionKay Sievers
2012-09-13test: split of cryptsetup into its own testLennart Poettering
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-07-15udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers
2012-06-28nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering