summaryrefslogtreecommitdiff
path: root/test/name-test
Commit message (Expand)AuthorAgeFilesLines
* Configure option to disable traditional activationTopi Miettinen2019-03-252-5/+14
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-1/+1
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-2/+2
* Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-231-8/+33
|\
| * Consistently add CODE_COVERAGE_CPPFLAGS everywhereSimon McVittie2019-01-211-0/+1
| * Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-211-8/+32
* | Move cmake related build system to top levelRalf Habacker2019-01-221-0/+13
|/
* .gitignore: Normalize into LC_ALL=C sort orderSimon McVittie2018-12-141-2/+2
* .gitignore: Make match patterns more specificSimon McVittie2018-12-141-9/+9
* .gitignore: Remove obsolete patternsSimon McVittie2018-12-141-1/+0
* .gitignore: Consolidate generic patterns at top levelSimon McVittie2018-12-141-4/+0
* test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-133-173/+1
* test-privserver: Add copyright and licensing informationSimon McVittie2018-12-131-0/+27
* test-privserver: Remove all trailing whitespaceSimon McVittie2018-12-131-1/+1
* Merge branch 'wip/asan' into 'master'Simon McVittie2018-12-121-0/+1
|\
| * build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+1
* | test-privserver: Don't leak the DBusServerSimon McVittie2018-12-111-0/+2
|/
* Refer to correct bus in test-ids error messageRalf Habacker2018-12-111-1/+1
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-055-135/+5
|\
| * Translate Python-based tests to CSimon McVittie2018-12-035-135/+5
* | Fix test-shutdown bail out on WindowsRalf Habacker2018-12-051-4/+8
|/
* 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