summaryrefslogtreecommitdiff
path: root/test/TEST-02-CRYPTSETUP
Commit message (Collapse)AuthorAge
* test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek2013-04-24
|
* test: factor out testsuite.target, end.serviceMichal Schmidt2013-01-25
| | | | | | Tests can use the same testsuite.target. Add end.service to call poweroff instead of doing it from ExecStopPost where it may be skipped on failure of ExecStart.
* test: use non-blocking systemctl calls in testsuite.serviceMichal Schmidt2013-01-25
| | | | | "systemctl poweroff" called from testsuite.service will cause this unit itself to stop. To avoid deadlock, the call must not be synchronous.
* test: split of cryptsetup into its own testLennart Poettering2012-09-13