summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2015-10-30 17:46:32 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2015-10-31 15:07:19 +0100
commita622675862ca59cae4662bff21a0c795e0108c65 (patch)
treedd078d151cc14d24de35d9bd6af9e57068238b66 /Makefile.am
parentc388dfea5a9de5771283fbf0f5ebc5a45c895b79 (diff)
test-execute: add tests for IOSchedulingClass
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e2e3bca340..3d211deefc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1570,6 +1570,10 @@ EXTRA_DIST += \
test/exec-environmentfile.service \
test/exec-oomscoreadjust-positive.service \
test/exec-oomscoreadjust-negative.service \
+ test/exec-ioschedulingclass-best-effort.service \
+ test/exec-ioschedulingclass-idle.service \
+ test/exec-ioschedulingclass-none.service \
+ test/exec-ioschedulingclass-realtime.service \
test/bus-policy/hello.conf \
test/bus-policy/methods.conf \
test/bus-policy/ownerships.conf \