summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-058-142/+248
|\
| * Translate Python-based tests to CSimon McVittie2018-12-037-137/+243
| * test-service: Write diagnostics to stderrSimon McVittie2018-12-031-5/+5
* | Fix test-shutdown bail out on WindowsRalf Habacker2018-12-051-4/+8
|/
* test/dbus-daemon: Mark max-connections-per-user as unimplemented on WindowsSimon McVittie2018-11-291-5/+22
* Add a test for assertionsSimon McVittie2018-11-202-0/+239
* _dbus_disable_crash_handling: Factor out from test-segfaultSimon McVittie2018-11-202-51/+5
* Merge branch 'containers-test-race' into 'master'Simon McVittie2018-11-201-0/+8
|\
| * containers test: Wait a few more seconds for the socket to be deletedSimon McVittie2018-11-191-0/+8
* | desktop-file test: Don't leak errorsSimon McVittie2018-11-191-0/+2
|/
* tests: Assert that _dbus_command_for_pid() has correct error behaviourSimon McVittie2018-10-311-2/+7
* tests: Assert that dbus#222 has been fixedSimon McVittie2018-10-311-9/+0
* tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-312-0/+170
* test_get_helper_executable: Add functionSimon McVittie2018-10-312-0/+22
* test_incomplete: Add functionSimon McVittie2018-10-312-0/+29
* tests: Build test-sleep-forever even if embedded tests are disabledSimon McVittie2018-10-311-1/+1
* tests: Build installable helpers whenever any tests are enabledSimon McVittie2018-10-311-2/+10
* dbus-daemon test: Allow much longer for pending fd timeoutSimon McVittie2018-10-231-3/+7
* desktop-file: Treat backslashes in section names as literalSimon McVittie2018-10-191-5/+11
* desktop-file test: Expand coverage to include more corner-casesSimon McVittie2018-10-191-0/+31
* Add basic test coverage for the bus' desktop file parserSimon McVittie2018-10-192-0/+285
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-185-23/+86
* Add more test coverage for config file parsingSimon McVittie2018-08-3024-0/+122
* containers test: Exercise GetConnectionInstance() on dbus-daemon itselfSimon McVittie2018-08-301-0/+16
* Skip name-test/ when running under valgrind for nowSimon McVittie2018-08-029-0/+57
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-0210-3/+39
* test/containers: Fix some memory leaksSimon McVittie2018-08-021-0/+4
* test/marshal: Don't leak a message and its marshalled bufferSimon McVittie2018-08-021-0/+3
* test/dbus-daemon: Don't leak expected error for max connectionsSimon McVittie2018-08-021-0/+1
* test/dbus-daemon: Don't leak error if no machine ID was foundSimon McVittie2018-08-021-0/+1
* Allow longer for tests under valgrindSimon McVittie2018-08-022-0/+6
* tests: Call dbus_shutdown()Simon McVittie2018-08-0223-16/+78
* tests: Interpret empty command-line arguments as --tapSimon McVittie2018-08-021-0/+23
* tests: Detach server from main loop during teardownSimon McVittie2018-08-025-5/+5
* loopback: Don't free credentials borrowed from the connectionSimon McVittie2018-08-021-1/+0
* test: Avoid g_queue_foreachSimon McVittie2018-08-023-4/+18
* containers test: Record the unconfined manager connection's unique nameSimon McVittie2018-06-211-6/+9
* containers test: Factor out fixture_disconnect_observerSimon McVittie2018-06-211-15/+22
* containers test: Factor out disconnecting the unconfined managerSimon McVittie2018-06-211-16/+21
* containers test: Move teardown below all test-casesSimon McVittie2018-06-211-53/+53
* tests: Add a GAsyncReadyCallback that stores the GAsyncResultSimon McVittie2018-06-212-0/+20
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-047-3/+165
* server-oom test: Don't assume localhost is resolvableSimon McVittie2018-06-041-4/+4
* test: Test the same things with unix: that we do with tcp:Simon McVittie2018-06-045-7/+32
* server-oom test: Parse the address instead of going directly to TCPSimon McVittie2018-06-041-24/+8
* Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0)Daniel Wendt2018-03-151-4/+4
* loopback test: Display credentials receivedSimon McVittie2018-03-021-0/+28
* Avoid -Wunused-function for iterate_both_main_loops() without containersSimon McVittie2018-03-011-0/+2
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-203-12/+132
* test/containers: Test the new header fieldSimon McVittie2018-02-161-0/+118