test: add missing test units

This commit is contained in:
Lennart Poettering 2014-02-18 23:55:41 +01:00
parent 6afc95b736
commit 0e4061c4d5
2 changed files with 12 additions and 0 deletions

7
test/grandchild.service Normal file
View File

@ -0,0 +1,7 @@
[Unit]
Description=Grandchild Service
[Service]
Slice=parent-deep.slice
Type=oneshot
ExecStart=/bin/true

5
test/parent-deep.slice Normal file
View File

@ -0,0 +1,5 @@
[Unit]
Description=Deeper Parent Slice
[Slice]
MemoryLimit=3G