summaryrefslogtreecommitdiff
path: root/test/sd-activation.c
Commit message (Expand)AuthorAgeFilesLines
* test: activation tests for send_destination_prefixAdrian Szyndela2019-05-141-1/+34
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+3
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+4
* tests: Use test_main_context_call_and_waitSimon McVittie2017-11-241-56/+12
* tests: Don't use the same variable for call and replySimon McVittie2017-11-241-30/+23
* test/sd-activation: Make more use of dbus_clear_message()Simon McVittie2017-11-241-18/+11
* tests: Don't leak pending callsSimon McVittie2017-11-241-0/+9
* test: Remove an unnecessary NULL check in sd-activationPhilip Withnall2017-03-201-1/+7
* test: Fix copy-paste error in waiting for a message in the testsPhilip Withnall2017-03-201-1/+1
* sd-activation test: Exercise transient servicesSimon McVittie2017-02-211-1/+244
* sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie2017-02-211-6/+22
* test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-1/+1
* sd-activation test: Use a struct for the test contextSimon McVittie2017-02-201-27/+55
* activation test: don't crash if AppArmor is built but unavailableSimon McVittie2016-11-291-3/+9
* Don't test AppArmor mediation of activation if libapparmor < 2.10Simon McVittie2016-11-291-5/+5
* Activation test: exercise what happens with nonexistent AppArmor labelsSimon McVittie2016-11-281-0/+3
* Add an integration test for AppArmor mediating activationSimon McVittie2016-11-281-13/+137
* Do not auto-activate services if we could not send a messageSimon McVittie2016-11-281-35/+3
* Add tests for activation when message send/receive is deniedSimon McVittie2016-11-281-2/+191
* test/sd-activation: Test UpdateActivationEnvironment forwardingJan Alexander Steffens (heftig)2015-11-171-1/+211
* Add a regression test for making systemd activation appear to failSimon McVittie2015-02-091-0/+31
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+1
* Add a regression test for systemd activationSimon McVittie2015-02-031-0/+319