summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-037-350/+330
* Bump required GLib version to 2.36Simon McVittie2015-02-032-7/+0
* Update .gitignore filesLukasz Skalski2015-02-032-0/+4
* Add manual tcp test case.Ralf Habacker2015-01-302-1/+52
* Use pygi instead of pygobject 2Simon McVittie2015-01-272-6/+6
* Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-011-0/+87
|\
| * Add a regression test for path-based UpdateActivationEnvironment hardeningSimon McVittie2015-01-011-0/+87
* | 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