summaryrefslogtreecommitdiff
path: root/test/TEST-01-BASIC
AgeCommit message (Expand)AuthorFilesLines
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt1-2/+1
2016-05-08tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek1-1/+1
2015-11-25tests: don't run tests on incomplete setupEvgeny Vereshchagin1-1/+1
2015-11-24Merge pull request #1957 from zonque/qemu-testLennart Poettering1-0/+7
2015-11-19test: 01-basic: mask some services that currently don't run in qemuDaniel Mack1-0/+7
2015-11-19tests: fix ls: cannot access /var/tmp/systemd-test.*/journal/*/*.journalEvgeny Vereshchagin1-1/+1
2015-11-10tests: various fixesEvgeny Vereshchagin1-1/+1
2014-06-10tests: do not use systemctl status --failedRonny Chevalier1-1/+1
2013-12-10test: rework run_qemuRonny Chevalier1-6/+2
2013-11-07test: remove duplicated codeRonny Chevalier1-178/+12
2013-09-17TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed stripHarald Hoyer1-3/+3
2013-04-24test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek1-3/+1
2013-01-29test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek1-3/+3
2013-01-25test: factor out testsuite.target, end.serviceMichal Schmidt1-10/+4
2013-01-25test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt1-1/+1
2012-09-13test: split of cryptsetup into its own testLennart Poettering1-35/+2
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/TEST-01-BASIC: add /var on cryptoluks and wait for the journalHarald Hoyer1-25/+89
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-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
2012-05-24test/TEST-01-BASIC: add a defined rc.localHarald Hoyer1-1/+6
2012-05-24test/TEST-01-BASIC: add /etc/localtime to test imageHarald Hoyer1-6/+6
2012-05-24test: add touch to test machineLennart Poettering1-1/+1
2012-05-24test: check systemctl --failed in test VMLennart Poettering1-2/+5
2012-05-22test: introduce a basic testsuite frameworkHarald Hoyer2-0/+200