summaryrefslogtreecommitdiff
path: root/test/TEST-01-BASIC
AgeCommit message (Expand)Author
2017-12-15test: make sure "make" in the test directories works againLennart Poettering
2017-12-06tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek
2017-08-10test: Run qemu/nspawn tests with "set -e"Martin Pitt
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt
2017-07-18test: try to guess the build directoryZbigniew Jędrzejewski-Szmek
2017-07-18test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt
2016-05-08tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek
2015-11-25tests: don't run tests on incomplete setupEvgeny Vereshchagin
2015-11-24Merge pull request #1957 from zonque/qemu-testLennart Poettering
2015-11-19test: 01-basic: mask some services that currently don't run in qemuDaniel Mack
2015-11-19tests: fix ls: cannot access /var/tmp/systemd-test.*/journal/*/*.journalEvgeny Vereshchagin
2015-11-10tests: various fixesEvgeny Vereshchagin
2014-06-10tests: do not use systemctl status --failedRonny Chevalier
2013-12-10test: rework run_qemuRonny Chevalier
2013-11-07test: remove duplicated codeRonny Chevalier
2013-09-17TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed stripHarald Hoyer
2013-04-24test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek
2013-01-29test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek
2013-01-25test: factor out testsuite.target, end.serviceMichal Schmidt
2013-01-25test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt
2012-09-13test: split of cryptsetup into its own testLennart Poettering
2012-06-28nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering
2012-06-28test: reenable nspawn, even if it fails for nowLennart Poettering
2012-05-29test/TEST-01-BASIC: add /var on cryptoluks and wait for the journalHarald Hoyer
2012-05-29test/TEST-01-BASIC: fail test, if qemu failedHarald Hoyer
2012-05-29test/TEST-01-BASIC: make DEBUGTOOLS an environment variableHarald Hoyer
2012-05-24test/TEST-01-BASIC: add missing "; then"Harald Hoyer
2012-05-24test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemdHarald Hoyer
2012-05-24test/TEST-01-BASIC: add systemd-nspawn run with the root imageHarald Hoyer
2012-05-24test/TEST-01-BASIC: untabifiedHarald Hoyer
2012-05-24test/TEST-01-BASIC: add a defined rc.localHarald Hoyer
2012-05-24test/TEST-01-BASIC: add /etc/localtime to test imageHarald Hoyer
2012-05-24test: add touch to test machineLennart Poettering
2012-05-24test: check systemctl --failed in test VMLennart Poettering
2012-05-22test: introduce a basic testsuite frameworkHarald Hoyer