config-parser test: Exercise the full config-parser
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 17 Feb 2017 18:12:54 +0000 (18:12 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 20 Feb 2017 18:20:26 +0000 (18:20 +0000)
commitef5d7264f15f65aefc4ea332b4744d7f94596ecc
tree4cab25949cb39bf37781b971cd811e3bac29ab6b
parent024bcd407b8b1863bbd9783c29cd526cccc351f9
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>
bus/config-parser.c
test/Makefile.am
test/data/valid-config-files/standard-session-dirs.conf [new file with mode: 0644]