summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-11-13tests: add test-executeRonny Chevalier22-97/+106
2014-11-08tests: add test-pathRonny Chevalier15-0/+77
2014-10-07bus-proxyd: assorted cleanups and fixesDaniel Mack1-1/+1
2014-09-24bus-policy: split API for bus-proxydDaniel Mack1-0/+2
2014-09-20bus-policy: add test utilityDaniel Mack4-0/+68
2014-09-20test: udev - restrict nemuric uid's to existing onesTom Gundersen1-31/+31
2014-08-07core: warn when merged units have conflicting dependenciesZbigniew Jędrzejewski-Szmek2-0/+6
2014-08-07core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek3-0/+8
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek6-0/+6
2014-06-10tests: do not use systemctl status --failedRonny Chevalier2-2/+2
2014-02-18test: add missing test unitsLennart Poettering2-0/+12
2014-02-14test: add basic seccomp testsRonny Chevalier7-0/+122
2014-02-14test: print the important commands to make debugging easierZbigniew Jędrzejewski-Szmek1-3/+5
2014-02-14test: make the image biggerZbigniew Jędrzejewski-Szmek1-3/+3
2013-12-10test: wrap $LOOPDEV in quotesZbigniew Jędrzejewski-Szmek1-5/+5
2013-12-10test: rework run_qemuRonny Chevalier5-30/+78
2013-12-10test: fix TEST-02-CRYPTSETUPRonny Chevalier1-0/+1
2013-11-22cgroups: Cache controller masks and optimize queues.David Strauss3-0/+20
2013-11-07test: remove duplicated codeRonny Chevalier4-527/+293
2013-09-17TEST-03-JOBS/test.sh: do not output the "failed" if it does not existHarald Hoyer1-4/+4
2013-09-17TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed stripHarald Hoyer2-6/+6
2013-08-14test: add licence header and switch to LGPLKay Sievers2-11/+23
2013-04-24test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek3-9/+3
2013-04-15Fix spelling errors using 'codespell' toolAnatol Pomozov1-1/+1
2013-02-23test: test irreversible jobsMichal Schmidt3-2/+21
2013-01-29test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek3-6/+6
2013-01-28update .gitignoreKay Sievers1-0/+2
2013-01-25test: add test for jobsMichal Schmidt6-0/+295
2013-01-25test: factor out testsuite.target, end.serviceMichal Schmidt4-20/+20
2013-01-25test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt2-2/+2
2012-12-17licence: remove references to old FSF addressSami Kerola1-9/+9
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther5-0/+35
2012-11-12use the same email address everywhereKay Sievers1-1/+1
2012-10-09udev: fix rule-syntax-check.pyKay Sievers1-1/+1
2012-10-08udev: remove SYMLINK "unique" optionKay Sievers1-9/+0
2012-09-13test: split of cryptsetup into its own testLennart Poettering4-35/+269
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen1-1/+1
2012-07-15udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers1-1/+1
2012-06-28nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering1-1/+1
2012-06-28test: reenable nspawn, even if it fails for nowLennart Poettering1-2/+1
2012-05-29test/README.testsuite: add documentation for the testsuiteHarald Hoyer1-0/+35
2012-05-29test/TEST-01-BASIC: add /var on cryptoluks and wait for the journalHarald Hoyer2-40/+320
2012-05-29test/test-functions: add check_qemu() and check_nspawn() functionsHarald Hoyer1-10/+9
2012-05-29test/TEST-01-BASIC: fail test, if qemu failedHarald Hoyer1-1/+2
2012-05-29test/TEST-01-BASIC: make DEBUGTOOLS an environment variableHarald Hoyer1-4/+3
2012-05-29test/test-functions: be more verbose about skipping testsHarald Hoyer1-2/+15
2012-05-24test/TEST-01-BASIC: add missing "; then"Harald Hoyer1-1/+1
2012-05-24test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemdHarald Hoyer1-1/+3
2012-05-24test/TEST-01-BASIC: add systemd-nspawn run with the root imageHarald Hoyer1-2/+24
2012-05-24test/TEST-01-BASIC: untabifiedHarald Hoyer1-39/+39