summaryrefslogtreecommitdiff
path: root/test/testsuite-04.units
Commit message (Collapse)AuthorAgeFilesLines
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-182-0/+2
| | | | | | | | Those are all consumed by our parser, so they all support comments. I was considering whether they should have a license header at all, but in the end I decided to add it because those files are often created by copying parts of real unit files. And if the real ones have a license, then those might as well. It's easier to add it than to make an exception.
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-031-0/+6
| | | | | | | | | | This commit applies the filtering imposed by LogLevelMax on a unit's processes to messages logged by PID1 about the unit as well. The target use case for this feature is a service that runs on a timer many times an hour, where the system administrator decides that writing a generic success message to the journal every few minutes or seconds adds no diagnostic value and isn't worth the clutter or disk I/O.
* tests: replace the few remaining Type=simple with Type=execZbigniew Jędrzejewski-Szmek2020-10-221-1/+1
| | | | | Except for the places where we explicitly want to test Type=simple, we should use Type=exec.
* test: convert TEST-04-JOURNAL to generic imageZbigniew Jędrzejewski-Szmek2020-03-281-0/+6