History log of /systemd/test/TEST-04-JOURNAL/test-journal.sh
Revision Date Author Comments Expand
e3ceb75be3cab5d700c7a1c65356cc9d4151a912 05-Feb-2016 Phillip Sz <phillip.szelat@gmail.com>

test: remove exit 0 at the end We don't need that at the end, as it will always exit with 0 if everything is okey.

3889613ec6bc54b9e02955f62b9d5c5b571c3d4b 30-Dec-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: add regression test for `systemctl restart systemd-journald` See https://github.com/systemd/systemd/issues/2236

e8e5a6e255bc04a2a96cebbb84bd3f73a902c219 27-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: use sync instead of flush flush doesn't sync a journal -> tests sometimes fail

45d39b4f81c6c92bfd9dd45c9d6ac0c68a477633 18-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: journal-stdout-stream: add cases for leading and trailing spaces

1c36b4a73b876258fbe01fbe9bc9b750b7dcc9ce 18-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: add basic journal test