summaryrefslogtreecommitdiff
path: root/src/test/test-path.c
Commit message (Collapse)AuthorAge
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-13
| | | | Otherwise we cannot know when a service exited
* tests: add test-pathRonny Chevalier2014-11-08
It tests all available directives of Path units: - PathChanged - PathModified - PathExists - PathExisysGlob - DirectoryNotEmpty - MakeDirectory - DirectoryMode - Unit