summaryrefslogtreecommitdiffstats
path: root/test/TEST-01-BASIC/test.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: make masking of supplementary services configurableFrantisek Sumsal2022-06-191-0/+1
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: correctly mask supporting services in tests, take #2Frantisek Sumsal2021-06-241-12/+0
* test: correctly mask supporting services in testsFrantisek Sumsal2021-06-221-0/+12
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-3/+5
* test/TEST-01-BASIC: also install testsuite.targetDan Streetman2021-01-261-2/+3
* tests: build the image once and then copy/extend itLuca Boccassi2021-01-241-13/+4
* test: update test_create_imageLuca Boccassi2021-01-011-1/+1
* test/TEST-01: allow running w/o -Dinstall-tests=trueZbigniew Jędrzejewski-Szmek2020-03-281-0/+5
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-1/+2
* test: drop cargo-cult lineZbigniew Jędrzejewski-Szmek2020-03-281-2/+0
* test: move TEST-01-BASIC setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-14/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-171-6/+1
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* test: correctly fail when system is borkedFrantisek Sumsal2019-05-271-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-2/+0
* test: drop service masking in TEST-01-BASICFrantisek Sumsal2019-01-111-7/+0
* tests: reproduce https://github.com/systemd/systemd/issues/11251Evgeny Vereshchagin2018-12-291-1/+1
* test: don't run TEST-01-BASIC in unprivileged containers on Travis CIEvgeny Vereshchagin2018-12-241-1/+1
* tests: also run TEST-01-BASIC in an unprivileged container (#9957)Evgeny Vereshchagin2018-08-301-0/+1
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-0/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-34/+0
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-241-2/+1
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-091-1/+1
* tests: don't run tests on incomplete setupEvgeny Vereshchagin2015-11-251-1/+1
* Merge pull request #1957 from zonque/qemu-testLennart Poettering2015-11-241-0/+7
|\
| * test: 01-basic: mask some services that currently don't run in qemuDaniel Mack2015-11-191-0/+7
* | tests: fix ls: cannot access /var/tmp/systemd-test.*/journal/*/*.journalEvgeny Vereshchagin2015-11-191-1/+1
|/
* tests: various fixesEvgeny Vereshchagin2015-11-101-1/+1
* 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-301-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