summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-02-19policy: add <check> elementPatrick Ohly5-0/+46
2015-11-23uid-permissions test: don't assert that root can UpdateActivationEnvironmentSimon McVittie1-4/+79
2015-11-17name-test: don't run these tests with autotools if targeting Windows.Simon McVittie1-3/+8
2015-11-17test/sd-activation: Test UpdateActivationEnvironment forwardingJan Alexander Steffens (heftig)1-1/+211
2015-11-17fdpass test: assert that TCP connections don't say they can pass fdsSimon McVittie1-18/+58
2015-11-03Test system bus config files on Unix onlyRalf Habacker5-13/+72
2015-10-29refs test: reduce number of repeats under WineSimon McVittie1-32/+68
2015-10-29When running TAP tests, filter out trailing \r from Windows .exeSimon McVittie1-1/+21
2015-10-26Add a regression test for invalid BecomeMonitor callsSimon McVittie1-0/+151
2015-10-26When running dbus-daemon --session in tests, override listen addressSimon McVittie1-12/+32
2015-10-22Disable activation tests on Windows buildsSimon McVittie2-1/+20
2015-08-25Distribute tap-test.sh.in unconditionallySimon McVittie1-1/+1
2015-07-21Add test-case for the same situation as fd.o #90952Simon McVittie1-0/+24
2015-06-17tests: use the new bus setup for `make installcheck`Simon McVittie2-3/+3
2015-05-27Move session & system bus configuration to datadir, by default.Dimitri John Ledkov1-4/+2
2015-05-12Turn DBusSocket into a type-safe struct, preventing inappropriate conversionSimon McVittie1-2/+3
2015-05-01test_command_line_internal: Fix variable original_argv going out of scope lea...Ralf Habacker1-3/+3
2015-05-01test_command_line_internal: Fix 'variable shell_argv going out of scope leaks...Ralf Habacker1-0/+2
2015-04-16Move Autoconf/Automake droppings into /build-aux/Simon McVittie2-2/+2
2015-04-16Run name-test tests under the TAP driverSimon McVittie3-43/+120
2015-04-16name-test: remove unused die functionSimon McVittie2-22/+0
2015-04-16Run most tests under the TAP driver, with a simple adaptor for non-TAP testsSimon McVittie3-10/+79
2015-04-16name-test: also switch to AM_TESTS_ENVIRONMENT hereSimon McVittie1-7/+7
2015-04-16Change syntax of AM_TESTS_ENVIRONMENT to what the Automake docs preferSimon McVittie1-11/+12
2015-04-16Depend on Automake 1.13 so we can use the correct AM_TESTS_ENVIRONMENTSimon McVittie1-2/+2
2015-04-16installed-tests: don't set DBUS_TEST_HOME which is misleadingSimon McVittie1-2/+2
2015-04-16installed-tests: declare that the output is in TAP formatSimon McVittie1-2/+4
2015-04-16test-shell, test-printf: produce TAP output like the other installable testsSimon McVittie2-24/+96
2015-04-16tests: provide g_test_skip() emulation for older GLibSimon McVittie3-17/+28
2015-04-16tests: avoid noise on stdout when not --verboseSimon McVittie8-37/+50
2015-04-14CID 54766: Resource leak (RESOURCE_LEAK).Ralf Habacker1-1/+5
2015-04-13Merge branch 'dbus-1.8'Ralf Habacker1-0/+4
2015-04-13Fix 'dbus connection referencing issue in test-relay'.Ralf Habacker1-0/+4
2015-03-24Fix assorted compiler warnings on Windows.Simon McVittie1-3/+3
2015-03-17Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variabl...Ralf Habacker1-5/+3
2015-03-04fd-passing test: numbers of things are unsigned (-Wsign-compare)Simon McVittie1-2/+2
2015-03-04Fix of 'warning: unused variable ‘result‘ [-Wunused-variable]'.Ralf Habacker1-1/+0
2015-02-24monitor test: don't block in main context if we already have messagesSimon McVittie1-3/+6
2015-02-24test_init: convert SIGALRM into SIGABRT so we leave a core dump on timeoutSimon McVittie1-0/+17
2015-02-24Add a regression test for connecting to XDG_RUNTIME_DIR/bus by defaultSimon McVittie3-3/+90
2015-02-24Add regression test for unix:runtime=yesSimon McVittie1-0/+103
2015-02-24tests: reassure clang that oom() does in fact not returnSimon McVittie2-0/+4
2015-02-23tests: simplify Makefile.am now that libdbus is always dynamically linkedSimon McVittie1-25/+11
2015-02-20Fix static linking with mingwSimon McVittie2-0/+2
2015-02-20Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2-34/+7
2015-02-20tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie4-101/+19
2015-02-18Add regression test for LinuxSecurityLabel credentialSimon McVittie1-1/+25
2015-02-16Add manual-paths test to the Autotools (mingw) build tooSimon McVittie1-0/+8
2015-02-12Add manual-paths test executable with cmake build support.Ralf Habacker1-0/+73
2015-02-11Reduce the number of fds the fdpass test usesSimon McVittie1-2/+23