summaryrefslogtreecommitdiff
path: root/test/name-test
Commit message (Expand)AuthorAgeFilesLines
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-183-101/+3
* Skip name-test/ when running under valgrind for nowSimon McVittie2018-08-029-0/+57
* test-utils: Separate failable and non-failable functionsSimon McVittie2017-12-042-5/+3
* Merge branch 'dbus-1.10'Simon McVittie2017-07-072-7/+7
|\
| * test/name-test: Be compatible with Python 3Simon McVittie2017-07-072-7/+7
* | Merge branch 'dbus-1.10'Simon McVittie2017-07-071-0/+1
|\ \ | |/
| * tests: Make tests fail if they try to connect to the real session busSimon McVittie2017-07-071-1/+1
| * name-test: Backport dbus-run-session wrapper from git masterSimon McVittie2017-07-061-1/+21
| * Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-272-1/+120
| * Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie2016-02-121-1/+0
| * Revert "name-test C tests: produce structured (TAP) output"Simon McVittie2016-02-127-57/+25
| * Revert "name-test: run most C tests directly, not via run-test.sh"Simon McVittie2016-02-122-29/+9
| * name-test: run most C tests directly, not via run-test.shSimon McVittie2016-02-112-9/+29
| * name-test C tests: produce structured (TAP) outputSimon McVittie2016-02-117-25/+57
| * Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-111-0/+1
* | Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-272-1/+120
* | test-pending-call-dispatch: Add copyright and license grantSimon McVittie2017-06-271-0/+23
* | test-autolaunch: Make recently-added message similar to the othersSimon McVittie2017-06-081-1/+1
* | tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie2017-06-081-0/+10
* | test: Add some OOM paths to the test-pending-call-timeout testPhilip Withnall2017-02-131-2/+7
* | test: Add some OOM paths to the test-privserver testPhilip Withnall2017-02-131-3/+12
* | test: Add missing error handling to some name-test testsPhilip Withnall2017-02-132-8/+30
* | Add missing function attributes suggested by clang (but not by gcc)Simon McVittie2016-10-134-0/+10
* | test-privserver: avoid -Wformat-securitySimon McVittie2016-10-131-1/+1
* | Be more const-correctSimon McVittie2016-10-133-3/+3
* | name-test, tools: add missing COVERAGE_CFLAGSSimon McVittie2016-08-151-0/+4
* | various tests: produce better diagnostics on errorSimon McVittie2016-08-121-0/+4
* | test-bus: don't write to the syslogSimon McVittie2016-08-111-2/+0
* | name-test: run most C tests directly, not via run-test.shSimon McVittie2016-02-122-9/+29
* | name-test C tests: produce structured (TAP) outputSimon McVittie2016-02-127-25/+57
* | Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-121-0/+1
|/
* test/name-test/run-test.sh: output correct result if a C test failsSimon McVittie2016-01-251-4/+2
* name-test: don't run these tests with autotools if targeting Windows.Simon McVittie2015-11-171-3/+8
* Move Autoconf/Automake droppings into /build-aux/Simon McVittie2015-04-161-1/+1
* Run name-test tests under the TAP driverSimon McVittie2015-04-163-43/+120
* name-test: remove unused die functionSimon McVittie2015-04-162-22/+0
* name-test: also switch to AM_TESTS_ENVIRONMENT hereSimon McVittie2015-04-161-7/+7
* Fix static linking with mingwSimon McVittie2015-02-201-0/+1
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-6/+4
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-201-5/+4
* Use pygi instead of pygobject 2Simon McVittie2015-01-272-6/+6
* Stop asserting that we're not using the dummy lock implementationSimon McVittie2014-10-291-10/+0
* Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie2014-01-063-0/+12
* 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
* 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-031-4/+5
* Export dbus_setenv() as a utility functionSimon McVittie2013-08-231-2/+1
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-2/+2