summaryrefslogtreecommitdiff
path: root/test/sd-activation.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-24tests: Use test_main_context_call_and_waitSimon McVittie1-56/+12
2017-11-24tests: Don't use the same variable for call and replySimon McVittie1-30/+23
2017-11-24test/sd-activation: Make more use of dbus_clear_message()Simon McVittie1-18/+11
2017-11-24tests: Don't leak pending callsSimon McVittie1-0/+9
2017-03-20test: Remove an unnecessary NULL check in sd-activationPhilip Withnall1-1/+7
2017-03-20test: Fix copy-paste error in waiting for a message in the testsPhilip Withnall1-1/+1
2017-02-21sd-activation test: Exercise transient servicesSimon McVittie1-1/+244
2017-02-21sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie1-6/+22
2017-02-20test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie1-1/+1
2017-02-20sd-activation test: Use a struct for the test contextSimon McVittie1-27/+55
2016-11-29activation test: don't crash if AppArmor is built but unavailableSimon McVittie1-3/+9
2016-11-29Don't test AppArmor mediation of activation if libapparmor < 2.10Simon McVittie1-5/+5
2016-11-28Activation test: exercise what happens with nonexistent AppArmor labelsSimon McVittie1-0/+3
2016-11-28Add an integration test for AppArmor mediating activationSimon McVittie1-13/+137
2016-11-28Do not auto-activate services if we could not send a messageSimon McVittie1-35/+3
2016-11-28Add tests for activation when message send/receive is deniedSimon McVittie1-2/+191
2015-11-17test/sd-activation: Test UpdateActivationEnvironment forwardingJan Alexander Steffens (heftig)1-1/+211
2015-02-09Add a regression test for making systemd activation appear to failSimon McVittie1-0/+31
2015-02-04Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie1-2/+1
2015-02-03Add a regression test for systemd activationSimon McVittie1-0/+319