summaryrefslogtreecommitdiff
path: root/test/units/loopy.service
Commit message (Collapse)AuthorAgeFilesLines
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
| | | | | | | | 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.
* tests: move unit files to units/ subdirectoryZbigniew Jędrzejewski-Szmek2020-03-191-0/+2
We have a bazillion of those unit files, and keeping them all directly in tests/ has become rather unwieldy.