Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-07 | test: remove duplicated code | Ronny Chevalier | |
2013-09-17 | TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed strip | Harald Hoyer | |
also output more status about failed jobs | |||
2013-04-24 | test: make it easier to override kernel version | Zbigniew Jędrzejewski-Szmek | |
2013-01-25 | test: factor out testsuite.target, end.service | Michal Schmidt | |
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. | |||
2013-01-25 | test: use non-blocking systemctl calls in testsuite.service | Michal Schmidt | |
"systemctl poweroff" called from testsuite.service will cause this unit itself to stop. To avoid deadlock, the call must not be synchronous. | |||
2012-09-13 | test: split of cryptsetup into its own test | Lennart Poettering | |