summaryrefslogtreecommitdiff
path: root/test/test-exec-deserialization.py
Commit message (Expand)AuthorAgeFilesLines
* test: drop whitespace after shell redirection operatorsZbigniew Jędrzejewski-Szmek2023-02-061-11/+11
* test: call sync() before checking the test logsFrantisek Sumsal2022-10-171-0/+2
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-15/+14
* test: improve assertion message on failureYu Watanabe2022-10-131-1/+1
* test: wait until the unit finishes before checking the logFrantisek Sumsal2022-09-301-0/+4
* test: drop the use of `tempfile.mktemp()`Frantisek Sumsal2022-09-131-2/+2
* test: drop forgotten format()Frantisek Sumsal2022-09-131-1/+1
* test: make pylint happyFrantisek Sumsal2022-09-021-35/+36
* test: check for the output file in a loopFrantisek Sumsal2022-09-021-13/+12
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test: give systemd chance to actually start the unitFrantisek Sumsal2020-02-081-6/+8
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek2017-11-191-1/+1
* service: attempt to execute next main command only for oneshot services (#6619)Michal Sekletar2017-08-251-0/+31
* more portable python shebangs (#5816)Jörg Thalheim2017-04-301-1/+1
* tests: add new test for issue #518Michal Sekletar2017-04-111-0/+192