summaryrefslogtreecommitdiffstats
path: root/test/TEST-68-PROPAGATE-EXIT-STATUS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: Rework integration test definitionsDaan De Meyer2024-05-141-0/+7
| | | | | | | Let's make this behave more like all the rest of the meson stuff. This also is the first step to making it a bit more flexible so we can define integration tests in different ways as will be seen in the next commits.
* tests: add test to cover service exit status propagationPeter Morrow2021-12-132-0/+12
Various tests to cover MONITOR_METADATA setup for OnFailure= and OnSuccess= dependencies.