summaryrefslogtreecommitdiff
path: root/test/TEST-04-JOURNAL
Commit message (Expand)AuthorAgeFilesLines
* test: add test for journals without RTCLennart Poettering2023-03-021-0/+9
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-1/+3
* test: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-14/+0
* test: convert TEST-04-JOURNAL to generic imageZbigniew Jędrzejewski-Szmek2020-03-282-133/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-2/+2
* journal: refresh cached credentials of stdout streamsLorenz Bauer2019-11-051-0/+16
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-6/+1
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-122-3/+0
* journalctl: support `-b all` to negate effect of -bdana2019-03-191-0/+12
* test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* test: mask several unnecessary servicesYu Watanabe2018-11-031-0/+8
* journalctl: add --output-fields= (#7181)Lars Karlitski2017-10-271-0/+12
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-0/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-34/+0
* tests: add test that journald keeps fds over termination by signalEvgeny Vereshchagin2016-11-011-0/+8
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-241-2/+1
* test: remove exit 0 at the endPhillip Sz2016-02-051-1/+0
* tests: add regression test for `systemctl restart systemd-journald`Evgeny Vereshchagin2015-12-302-0/+17
* tests: use sync instead of flushEvgeny Vereshchagin2015-11-271-6/+6
* tests: don't run test on incomplete setupEvgeny Vereshchagin2015-11-271-1/+1
* tests: journal-stdout-stream: add cases for leading and trailing spacesEvgeny Vereshchagin2015-11-171-0/+30
* tests: add basic journal testEvgeny Vereshchagin2015-11-173-0/+102