Add a simple integration test for transient services
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2017 14:57:37 +0000 (14:57 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2017 18:09:04 +0000 (18:09 +0000)
commit6b17dd68df208c5057d520493a1c23b793598fd2
tree83fad843544ab296a5c7127626a363249ee3f767
parent4c1458089ce3e6a34157940e14c3032c5bb9f145
Add a simple integration test for transient services

Because this is in a subdirectory, it requires some extra `mkdir -p`
and some `nobase_` variables. Make all the installed-tests `nobase_`
for consistency.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99825
Reviewed-by: Andre Moreira Magalhaes <andre.magalhaes@collabora.co.uk>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/Makefile.am
test/integration/transient-services.sh [new file with mode: 0644]