summaryrefslogtreecommitdiff
path: root/test/TEST-02-CRYPTSETUP
Commit message (Expand)AuthorAgeFilesLines
* test: make TEST-02-CRYPTSETUP a bit more robustFrantisek Sumsal2020-06-101-0/+4
* test: use a helper function to move the journal filesZbigniew Jędrzejewski-Szmek2020-03-311-3/+2
* test: stop caching loopdevZbigniew Jędrzejewski-Szmek2020-03-281-4/+3
* test: run tests directly from the loopback deviceZbigniew Jędrzejewski-Szmek2020-03-281-2/+2
* test: wipe journal files after testZbigniew Jędrzejewski-Szmek2020-03-281-0/+1
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-2/+2
* test: move part of TEST-02-CRYPTSETUP setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-15/+2
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* test: replace $TESTDIR/root with $initdirDan Streetman2019-08-171-12/+12
* test: convert all uses of '|| true' into '|| :'Dan Streetman2019-07-191-1/+1
* test: ignore errors during test cleanup, so cleanup can finishDan Streetman2019-07-161-1/+2
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-12/+12
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-2/+0
* test: use PBKDF2 instead of Argon2 in cryptsetup...Frantisek Sumsal2019-03-151-1/+1
* test: mask several unnecessary servicesYu Watanabe2018-11-031-0/+8
* test: switch to using ext4 instead of ext3 as default fallback fs (#7265)Dimitri John Ledkov2017-11-071-2/+2
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-2/+3
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-9/+1
* tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-081-1/+1
* tests: remove unnecessary setup_nspawn_rootEvgeny Vereshchagin2016-01-181-1/+0
* tests: don't run tests on incomplete setupEvgeny Vereshchagin2015-11-251-1/+1
* 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: fix TEST-02-CRYPTSETUPRonny Chevalier2013-12-101-0/+1
* test: remove duplicated codeRonny Chevalier2013-11-071-174/+18
* 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: 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-132-0/+265