summaryrefslogtreecommitdiff
path: root/test/TEST-01-BASIC
Commit message (Expand)AuthorAgeFilesLines
* tests: do not use systemctl status --failedRonny Chevalier2014-06-101-1/+1
* test: rework run_qemuRonny Chevalier2013-12-101-6/+2
* test: remove duplicated codeRonny Chevalier2013-11-071-178/+12
* TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed stripHarald Hoyer2013-09-171-3/+3
* test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek2013-04-241-3/+1
* test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek2013-01-291-3/+3
* test: factor out testsuite.target, end.serviceMichal Schmidt2013-01-251-10/+4
* test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt2013-01-251-1/+1
* test: split of cryptsetup into its own testLennart Poettering2012-09-131-35/+2
* nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering2012-06-281-1/+1
* test: reenable nspawn, even if it fails for nowLennart Poettering2012-06-281-2/+1
* test/TEST-01-BASIC: add /var on cryptoluks and wait for the journalHarald Hoyer2012-05-291-25/+89
* test/TEST-01-BASIC: fail test, if qemu failedHarald Hoyer2012-05-291-1/+2
* test/TEST-01-BASIC: make DEBUGTOOLS an environment variableHarald Hoyer2012-05-291-4/+3
* test/TEST-01-BASIC: add missing "; then"Harald Hoyer2012-05-241-1/+1
* test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemdHarald Hoyer2012-05-241-1/+3
* test/TEST-01-BASIC: add systemd-nspawn run with the root imageHarald Hoyer2012-05-241-2/+24
* test/TEST-01-BASIC: untabifiedHarald Hoyer2012-05-241-39/+39
* test/TEST-01-BASIC: add a defined rc.localHarald Hoyer2012-05-241-1/+6
* test/TEST-01-BASIC: add /etc/localtime to test imageHarald Hoyer2012-05-241-6/+6
* test: add touch to test machineLennart Poettering2012-05-241-1/+1
* test: check systemctl --failed in test VMLennart Poettering2012-05-241-2/+5
* test: introduce a basic testsuite frameworkHarald Hoyer2012-05-222-0/+200