summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-11-06test_processid: only assert that it works if we expect it to workSimon McVittie1-10/+22
2014-11-06Implement NetBSD credentials-passing with LOCAL_PEEREIDPatrick Welche1-0/+55
2014-11-06dbus-daemon test: don't assert we pass uid/pid on unknown Unix platformsSimon McVittie1-1/+28
2014-10-29Stop asserting that we're not using the dummy lock implementationSimon McVittie1-10/+0
2014-10-29Use a better NoReply message for disconnection with reply pendingSimon McVittie3-2/+113
2014-09-17New test for fd-passingSimon McVittie1-0/+853
2014-09-15Make various system-bus-related things Unix-onlySimon McVittie1-1/+1
2014-09-15Merge branch 'dbus-1.8'Simon McVittie1-1/+17
2014-09-15On Linux, call prctl to disable core dumpsSimon McVittie1-1/+17
2014-09-08Add directory test application 'manual-dir-iter' to cmake and autotools build...Ralf Habacker2-0/+97
2014-06-11.gitignore: ignore incoming-limit.conf fileLukasz Skalski1-0/+1
2014-04-30Handle 0x0d0a EOLs in spawn_dbus_daemon()Руслан Ижбулатов2-0/+4
2014-03-06Update .gitignore filesLukasz Skalski1-0/+6
2014-01-17Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker1-1/+1
2014-01-17Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker1-1/+1
2014-01-17Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2-2/+2
2014-01-17Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker2-4/+5
2014-01-17Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker2-4/+5
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker1-1/+1
2014-01-10tests: don't block and wait for a debugger on abortSimon McVittie1-1/+0
2014-01-07test/dbus-daemon, test/dbus-daemon-eavesdrop: allow external dbus-daemonSimon McVittie2-2/+24
2014-01-06Skip unix only syslog test.Ralf Habacker1-1/+2
2014-01-06Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie4-1/+15
2013-11-01DBusBabysitter: change executable to log_nameChengwei Yang1-1/+1
2013-10-10$(in_data) is meant to contain the .in filesSimon McVittie1-1/+1
2013-10-10test: Update build for previous commitColin Walters1-1/+1
2013-10-10Use TEST_LISTEN in incoming-listen.conf.in instead of unix only hardcoded add...Ralf Habacker1-1/+1
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang1-0/+1
2013-09-13Don't assume that X11 autolaunch will work if DISPLAY is unsetSimon McVittie1-3/+5
2013-09-13Use test binaries in build dir to do testChengwei Yang1-1/+6
2013-09-13Remove DBUS_COMPILATION from test source codeChengwei Yang1-2/+0
2013-09-05Use GNU make features to reduce repetitionSimon McVittie1-5/+1
2013-09-05Add CPPFLAGS to "shared if possible" test binariesSimon McVittie1-8/+16
2013-09-05run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie1-1/+1
2013-09-03Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie11-107/+262
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie7-10/+2
2013-09-03corrupt test: close connection before releasing GSocketSimon McVittie1-0/+16
2013-08-23Export dbus_setenv() as a utility functionSimon McVittie1-2/+1
2013-08-23Revert "Enable anonymous authorization for tests"Simon McVittie1-2/+1
2013-08-23Manual rebase fix.Ralf Habacker1-1/+1
2013-08-23Add a test-case for trying to connect with the wrong GUIDSimon McVittie1-1/+67
2013-08-23Add a simple manual test for authentication/authorization.Simon McVittie2-2/+417
2013-08-23Enable anonymous authorization for testsCosimo Alfarano1-1/+2
2013-08-22GetConnectionCredentials: addSimon McVittie1-0/+127
2013-07-24test/marshal: Ensure we use suitably aligned buffersColin Walters1-5/+22
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang2-5/+5
2013-06-17Make taking a global lock automatically initialize locking if neededSimon McVittie1-5/+9
2013-06-12Merge branch 'dbus-1.6'Simon McVittie2-0/+94
2013-06-12Add a test-case for CVE-2013-2168Simon McVittie2-0/+94
2013-04-22Merge branch 'dbus-1.6'Simon McVittie1-2/+4