summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Check for Python; skip Python tests if not foundSimon McVittie3-4/+7
2011-09-21Add a semi-automatic test for _dbus_system_logSimon McVittie2-0/+105
2011-09-21Make "make -C test clean" idempotentSimon McVittie1-1/+3
2011-08-12Fix compiler warnings when cross-compiling dbus-daemon test for mingw32Simon McVittie1-2/+3
2011-08-05Add a regression test for fd.o #38005Simon McVittie2-0/+618
2011-08-05relay test: don't leak the server's addressSimon McVittie1-4/+8
2011-07-18Use EXEEXT when running tests from another directory, and skip bus-test-launc...Simon McVittie1-4/+7
2011-07-18Run bus tests from test/Simon McVittie1-0/+5
2011-07-18Run dbus-test from test/, not dbus/Simon McVittie1-1/+10
2011-07-18test/Makefile.am: list tests one per lineSimon McVittie1-4/+18
2011-06-10fix installable tests to not install if unwantedSimon McVittie1-1/+1
2011-06-10Fix copyright datesSimon McVittie3-3/+3
2011-06-10Use DBUS_TIMEOUT_INFINITE in dbus-daemon.cSimon McVittie1-2/+3
2011-06-10Test that a message with the byte order mangled causes disconnection but no c...Simon McVittie1-0/+90
2011-06-10marshal test: test dbus_message_demarshal_bytes_neededSimon McVittie1-0/+38
2011-06-10Add a test for marshalling and endian-swappingSimon McVittie3-0/+229
2011-06-10installcheck: don't run installed tests against installed library if in a DES...Simon McVittie1-0/+4
2011-06-10Alter test-dbus-daemon so it tests the installed dbus-daemon by defaultSimon McVittie2-27/+14
2011-06-10Add support for installing most of the modular testsSimon McVittie2-4/+69
2011-06-10new test for being disconnected by a corrupt message streamSimon McVittie3-0/+281
2011-06-10Test nonce-tcp transportSimon McVittie1-0/+5
2011-06-10dbus-daemon test: sanity-check the just-installed config file when using DESTDIRSimon McVittie2-2/+14
2011-06-10Add a simple integration test for dbus-daemonSimon McVittie3-0/+329
2011-06-10Run integration tests on the installed dbus binaries during installcheckSimon McVittie1-1/+12
2011-06-10Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environmentSimon McVittie1-0/+4
2011-06-10Attempt to reproduce fd.o #34393 via another regression testSimon McVittie3-1/+328
2011-06-10loopback test: unref messages after useSimon McVittie1-0/+4
2011-06-10Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnectionSimon McVittie3-1/+220
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie1-1/+1
2011-05-25test-autolaunch: don't expect autolaunching to work if X11 is disabledSimon McVittie1-0/+19
2011-03-14Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie1-1/+1
2011-03-10Make dbus_type_is_valid into public APISimon McVittie1-1/+1
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2-2665/+1
2011-02-02Merge branch 'dist-30285' into dbus-1.4Simon McVittie1-2/+11
2011-02-02Merge branch 'serverdata-33277' into dbus-1.4Simon McVittie2-14/+72
2011-02-01Don't distribute generated files that embed our builddirSimon McVittie1-2/+11
2011-01-25test/name-test: remove dangling references to test-names.c, which is absentSimon McVittie1-6/+0
2011-01-21test-privserver-client: wait for server to die between iterationsSimon McVittie1-14/+66
2011-01-21test_server_shutdown: disconnect the server before causing it to be freedSimon McVittie1-0/+2
2011-01-21test_server_setup: allocate two server-data blobs, for watches and timeoutsSimon McVittie1-0/+4
2011-01-21test_server_setup: on OOM while setting up watch/timeout, don't leak sdSimon McVittie1-2/+2
2011-01-06Add autolaunch test to .gitignoreSimon McVittie1-0/+1
2010-12-17policy tests: Use bin rather than nogroup, wheel, or rootWill Thompson1-2/+2
2010-12-15Revert "test-autolaunch is only known to work in launchd environments."Will Thompson1-5/+1
2010-12-15policy tests: Use 'nogroup' rather than 'wheel' or 'root'Will Thompson1-2/+2
2010-12-04Fix test failures on OSX.Mike McQuaid1-2/+2
2010-12-04test-autolaunch is only known to work in launchd environments.Mike McQuaid1-1/+5
2010-12-04Added a test-autolaunch.Colin Walters3-1/+48
2010-10-05Update a load of .gitignoresWill Thompson1-2/+6
2010-10-05Silence silent build a bit more.Will Thompson1-1/+1