summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-17 18:12:54 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-20 18:20:26 +0000
commitef5d7264f15f65aefc4ea332b4744d7f94596ecc (patch)
tree4cab25949cb39bf37781b971cd811e3bac29ab6b /test/Makefile.am
parent024bcd407b8b1863bbd9783c29cd526cccc351f9 (diff)
downloaddbus-ef5d7264f15f65aefc4ea332b4744d7f94596ecc.tar.gz
config-parser test: Exercise the full config-parser
Don't just exercise _dbus_get_standard_session_servicedirs(), but also its integration into the BusConfigParser. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99825 Reviewed-by: Philip Withnall <withnall@endlessm.com> Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index f6fd041d..616e6bc8 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -489,6 +489,7 @@ static_data = \
data/valid-config-files/entities.conf \
data/valid-config-files/listen-unix-runtime.conf \
data/valid-config-files/many-rules.conf \
+ data/valid-config-files/standard-session-dirs.conf \
data/valid-config-files-system/system.d/test.conf \
data/valid-messages/array-of-array-of-uint32.message \
data/valid-messages/dict-simple.message \