summaryrefslogtreecommitdiff
path: root/systemd/test/test_journal.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: add simplistic tests for Reader matchesZbigniew Jędrzejewski-Szmek2015-09-161-1/+33
| | | | | | | It would be nice to run those tests against fake journal files with the right content to actually test the matches. But those tests are still useful because they test that the interface works as expected.
* tests: add tests for Reader initializationZbigniew Jędrzejewski-Szmek2015-09-171-0/+39
|
* tests: start adding tests for JournalHandlerZbigniew Jędrzejewski-Szmek2015-09-171-0/+34