Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-01 | tests: add test that journald keeps fds over termination by signal | Evgeny Vereshchagin | |
This test fails before previous commit, and passes with it. | |||
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-17 | tests: journal-stdout-stream: add cases for leading and trailing spaces | Evgeny Vereshchagin | |
2015-11-17 | tests: add basic journal test | Evgeny Vereshchagin | |