summaryrefslogtreecommitdiff
path: root/test/loopback.c
Commit message (Expand)AuthorAgeFilesLines
* dbus-connection: Test built-in filtersKai A. Hiller2022-10-111-0/+87
* gitlab: skip failing runtime directory check, add FIXMEMarc-André Lureau2022-07-151-0/+4
* test: enable AF_UNIX loopback tests on !unixMarc-André Lureau2022-07-151-11/+4
* tests/loopback: do not hardcode /tmp for !unixMarc-André Lureau2022-07-151-11/+30
* test: fix loopback AF_UNIX tests to work on WindowsMarc-André Lureau2022-07-151-6/+6
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-2/+8
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+5
* tests: Detach server from main loop during teardownSimon McVittie2018-08-021-1/+1
* loopback: Don't free credentials borrowed from the connectionSimon McVittie2018-08-021-1/+0
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-1/+26
* test: Test the same things with unix: that we do with tcp:Simon McVittie2018-06-041-2/+5
* loopback test: Display credentials receivedSimon McVittie2018-03-021-0/+28
* tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2017-07-301-20/+10
* test/loopback: Exercise unix:dir addressesSimon McVittie2017-06-291-2/+15
* test/loopback: Assert that the connectable address makes senseSimon McVittie2017-06-291-1/+74
* test/loopback: Don't leak address stringsSimon McVittie2017-06-291-4/+8
* tests: Wrap file-deletion functions to handle EINTRSimon McVittie2017-02-201-2/+2
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-6/+6
* Add regression test for unix:runtime=yesSimon McVittie2015-02-241-0/+103
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-3/+2
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-9/+14
* Add a test-case for trying to connect with the wrong GUIDSimon McVittie2013-08-231-1/+67
* Fix copyright datesSimon McVittie2011-06-101-1/+1
* Test nonce-tcp transportSimon McVittie2011-06-101-0/+5
* loopback test: unref messages after useSimon McVittie2011-06-101-0/+4
* Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnectionSimon McVittie2011-06-101-0/+202