summaryrefslogtreecommitdiff
path: root/test/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* dbus-monitor: Disable automatic message filteringKai A. Hiller2022-10-111-1/+1
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+6
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+5
* test: Avoid g_queue_foreachSimon McVittie2018-08-021-2/+8
* tests: Use test_main_context_call_and_waitSimon McVittie2017-11-241-72/+12
* tests: Don't use the same variable for call and replySimon McVittie2017-11-241-56/+46
* Add a regression test for applying bus policy to broadcasts/unicastsSimon McVittie2017-07-281-5/+193
* bus/driver: Make non-core interfaces unavailable on most object pathsSimon McVittie2017-06-021-1/+1
* test/monitor: Assert that BecomeMonitor() on wrong object path failsSimon McVittie2017-06-021-0/+43
* tests: Consistently don't try to kill pid 0Simon McVittie2017-02-211-2/+6
* test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie2017-02-201-1/+1
* various tests: produce better diagnostics on errorSimon McVittie2016-08-121-0/+3
* monitor: use the addressed_recipient to select matchesSimon McVittie2015-11-171-27/+170
* Add a regression test for invalid BecomeMonitor callsSimon McVittie2015-10-261-0/+151
* Disable activation tests on Windows buildsSimon McVittie2015-10-221-0/+11
* Add test-case for the same situation as fd.o #90952Simon McVittie2015-07-211-0/+24
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-9/+9
* monitor test: don't block in main context if we already have messagesSimon McVittie2015-02-241-3/+6
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+1
* Add a regression test for being a new-style monitorSimon McVittie2015-02-041-0/+1497