summaryrefslogtreecommitdiff
path: root/src/test/test-systemd-tmpfiles.py
Commit message (Expand)AuthorAgeFilesLines
* codespell: fix spelling errorsBen Boeckel2019-04-291-2/+2
* tree-wide: drop header for emacs from python scriptsYu Watanabe2018-12-101-5/+5
* shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca2018-10-131-2/+7
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* test: fix function nameYu Watanabe2018-06-041-2/+2
* tests: allow passing more than one argument to test-systemd-tmpfiles.pyEvgeny Vereshchagin2017-12-061-3/+3
* test-systemd-tmpfiles: respect $HOME in test for %h expansionZbigniew Jędrzejewski-Szmek2017-12-061-1/+5
* test-systemd-tmpfiles: ignore result of %m testZbigniew Jędrzejewski-Szmek2017-12-061-1/+7
* test-systemd-tmpfiles: skip on python3.4Zbigniew Jędrzejewski-Szmek2017-12-061-3/+9
* test-systemd-tmpfiles: add tests for specifiersZbigniew Jędrzejewski-Szmek2017-12-061-6/+62
* tmpfiles: also add %t/%S/%C/%L specifiersZbigniew Jędrzejewski-Szmek2017-12-061-31/+48
* Fail on unknown (alphanumerical) specifiersZbigniew Jędrzejewski-Szmek2017-12-061-4/+4
* tmpfiles: add a special return code for syntax failuresZbigniew Jędrzejewski-Szmek2017-12-011-0/+51