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