summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-peer.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Imported Upstream version 2.67.4upstream/2.67.4DongHun Kwak1-0/+187
2021-10-29Imported Upstream version 2.67.1upstream/2.67.1DongHun Kwak1-64/+135
2021-10-29Imported Upstream version 2.67.0upstream/2.67.0DongHun Kwak1-326/+68
2021-10-29Imported Upstream version 2.66.7upstream/2.66.7DongHun Kwak1-0/+187
2021-10-29Imported Upstream version 2.66.3upstream/2.66.3DongHun Kwak1-64/+135
2021-10-29Imported Upstream version 2.65.0upstream/2.65.0DongHun Kwak1-8/+21
2019-12-03Imported Upstream version 2.62.3upstream/2.62.3Hyunjee Kim1-26/+52
2019-12-03Imported Upstream version 2.61.3Hyunjee Kim1-0/+71
2019-12-03Imported Upstream version 2.61.2Hyunjee Kim1-23/+87
2019-12-03Imported Upstream version 2.59.0Hyunjee Kim1-1/+1
2019-12-03Imported Upstream version 2.57.2Hyunjee Kim1-0/+4
2019-12-03Imported Upstream version 2.56.0Hyunjee Kim1-1/+5
2017-09-29Imported Upstream version 2.53.5DongHun Kwak1-3/+6
2017-09-29Imported Upstream version 2.53.4DongHun Kwak1-1/+1
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-1/+1
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-17/+31
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-01Improve gdbus test coverageMatthias Clasen1-0/+11
2013-10-04gcredentials: add internal macros to simplify all the #ifdefsDan Winship1-35/+13
2013-05-31Rework the build system for a new tests approachRyan Lortie1-1/+1
2013-05-31Split off the gdbus-overflow testMatthias Clasen1-125/+1
2013-05-29Rename G_TEST_DISTED to G_TEST_DISTRyan Lortie1-1/+1
2013-05-29tests: move tests to new _get_filename() APIRyan Lortie1-2/+1
2013-05-29tests: use new g_test_build_filename() APIRyan Lortie1-8/+1
2013-05-23gdbus-peer: Drop some usage of g_thread_yield()Colin Walters1-23/+43
2013-05-20gio/tests: Make gdbus-peer work in installed modeColin Walters1-2/+12
2012-12-19Check that credentials pass through D-Bus on supported platformsSimon McVittie1-0/+21
2012-12-12Add gnetworking.hDan Winship1-1/+1
2012-11-01build: Add missing "static" keyword where it should be usedColin Walters1-1/+1
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2012-08-28Switch all open() calls to use g_open()Colin Walters1-1/+1
2012-04-19Use GTestDBus in all GDBus unit testsXavier Claessens1-2/+0
2012-04-18Revert "Add GTestDBus object"David Zeuthen1-0/+2
2012-04-18Add GTestDBus objectXavier Claessens1-2/+0
2012-04-08gdbusserver: Improve test coverageMatthias Clasen1-1/+23
2012-01-02gio/tests: Use g_list_free_full() convenience functionJavier Jardón1-2/+1
2011-12-14Initialize service_loop before running the service threadChris Coulson1-1/+1
2011-12-02GDBusInterfaceSkeleton: make it possible to export on multiple connectionsTristan Van Berkom1-0/+239
2011-10-13g_thread_new: never failRyan Lortie1-10/+4
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie1-4/+0
2011-10-10Don't use deprecated GThread API in gio testsMatthias Clasen1-17/+20
2011-10-08gio: enable test_peer regression test for OpenBSDAntoine Jacoutot1-0/+12
2011-08-30gio/tests/gdbus-peer: make this work on non-Linux unixesDan Winship1-2/+24
2011-07-23Explicitly unset the session bus address for the peer testsMatthias Clasen1-0/+2
2011-06-20GDBus: Unref worker from worker-thread to avoid raceDavid Zeuthen1-1/+1
2011-05-03Fix usage of _GNU_SOURCEDan Winship1-0/+2
2011-04-14GResolver: Don't return duplicate addressesDavid Zeuthen1-6/+0
2011-04-13GDBus: Add test case for the ANONYMOUS authentication methodDavid Zeuthen1-0/+92
2010-12-02gio: Comment out a whole testBenjamin Otte1-2/+5