summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Merge dbus-1.12.16 into tizenAdrian Szyndela73-1413/+5963
2019-06-09test: Add basic test coverage for DBUS_COOKIE_SHA1Simon McVittie3-0/+25
2019-04-18build: Don't assume we can set permissions on a directorySimon McVittie1-1/+4
2019-04-17Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie1-2/+2
2019-01-17Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2-1/+120
2018-11-16dbus-daemon test: Allow much longer for pending fd timeoutSimon McVittie1-3/+7
2018-11-15Do not auto-activate services if we could not send a messagesubmit/tizen/20181115.015729accepted/tizen/unified/20181115.151616Simon McVittie1-35/+3
2018-11-15Add tests for activation when message send/receive is deniedSimon McVittie5-2/+207
2018-06-04test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie7-3/+165
2018-06-04server-oom test: Don't assume localhost is resolvableSimon McVittie1-4/+4
2018-06-04test: Test the same things with unix: that we do with tcp:Simon McVittie5-7/+32
2018-06-04server-oom test: Parse the address instead of going directly to TCPSimon McVittie1-23/+7
2018-02-20Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie3-12/+132
2018-02-07Add new test for waiting on pending calls in threadsSimon McVittie2-0/+306
2018-02-07Add a simplified backport of g_steal_pointer()Simon McVittie1-0/+15
2018-02-06tests: Add the ability to multiply up test timeoutsSimon McVittie5-11/+12
2018-02-06test_connect_to_bus: Allow skipping the use of a DBusLoopSimon McVittie1-1/+3
2017-11-24Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2-0/+152
2017-10-31build: Use $(MKDIR_P) syntax suitable for install-shilovezfs1-1/+1
2017-10-23build: Remove various unused files from build systemSimon McVittie3-1097/+0
2017-10-23build: Distribute more test data in source tarballsSimon McVittie1-0/+2
2017-09-27tests: In slower tests, make the timeout per-test-caseSimon McVittie5-5/+46
2017-09-27test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie1-2/+14
2017-09-25test/data: Test impossible send_broadcast/send_destination pairSimon McVittie2-0/+7
2017-07-30tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2-117/+82
2017-07-28userdb: Respect $HOME for the home directory of our own uidSimon McVittie1-0/+2
2017-07-28test: Exercise min_fds, max_fdsSimon McVittie3-0/+171
2017-07-28Add a regression test for applying bus policy to broadcasts/unicastsSimon McVittie2-5/+203
2017-07-28Add a test-case for combining receive_type and send_destinationSimon McVittie2-0/+7
2017-07-07Merge branch 'dbus-1.10'Simon McVittie2-7/+7
2017-07-07test/name-test: Be compatible with Python 3Simon McVittie2-7/+7
2017-07-07Merge branch 'dbus-1.10'Simon McVittie3-0/+4
2017-07-07tests: Make tests fail if they try to connect to the real session busSimon McVittie2-1/+3
2017-07-07test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie1-0/+1
2017-07-06name-test: Backport dbus-run-session wrapper from git masterSimon McVittie1-1/+21
2017-07-05test-variant: Add a regression test for DBusVariantSimon McVittie2-0/+576
2017-07-05Test dbus_message_iter_abandon_container_if_open under OOM conditionsSimon McVittie1-0/+75
2017-07-05test/message: Add a targeted test for recently-fixed leaksSimon McVittie2-0/+246
2017-07-05internals: Decouple logging an error from exiting unsuccessfullySimon McVittie1-21/+2
2017-06-29test/loopback: Exercise unix:dir addressesSimon McVittie1-2/+15
2017-06-29test/loopback: Assert that the connectable address makes senseSimon McVittie1-1/+74
2017-06-29test/loopback: Don't leak address stringsSimon McVittie1-4/+8
2017-06-27Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2-1/+120
2017-06-27Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2-1/+120
2017-06-27test-pending-call-dispatch: Add copyright and license grantSimon McVittie1-0/+23
2017-06-12test/internals/syslog: Switch to g_test_trap_subprocess()Simon McVittie1-20/+14
2017-06-12Bump GLib dependency for tests to 2.40Simon McVittie2-13/+0
2017-06-08test-autolaunch: Make recently-added message similar to the othersSimon McVittie1-1/+1
2017-06-08Add dbus_try_get_local_machine_id()Simon McVittie1-17/+7
2017-06-08tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie4-0/+34