Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-05 | test: remove exit 0 at the end | Phillip Sz | |
We don't need that at the end, as it will always exit with 0 if everything is okey. | |||
2015-12-30 | tests: add regression test for `systemctl restart systemd-journald` | Evgeny Vereshchagin | |
See https://github.com/systemd/systemd/issues/2236 | |||
2015-11-27 | tests: use sync instead of flush | Evgeny Vereshchagin | |
flush doesn't sync a journal -> tests sometimes fail | |||
2015-11-27 | tests: don't run test on incomplete setup | Evgeny Vereshchagin | |
This is a follow-up commit for https://github.com/systemd/systemd/pull/1937 See https://github.com/systemd/systemd/pull/2030 | |||
2015-11-17 | tests: journal-stdout-stream: add cases for leading and trailing spaces | Evgeny Vereshchagin | |
2015-11-17 | tests: add basic journal test | Evgeny Vereshchagin | |