summaryrefslogtreecommitdiff
path: root/test/internals
Commit message (Expand)AuthorAgeFilesLines
* Add a test for assertionsSimon McVittie2018-11-201-0/+235
* 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-311-0/+166
* 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-191-0/+275
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+3
* tests: Call dbus_shutdown()Simon McVittie2018-08-025-3/+17
* tests: Detach server from main loop during teardownSimon McVittie2018-08-021-1/+1
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+5
* 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-042-0/+8
* server-oom test: Parse the address instead of going directly to TCPSimon McVittie2018-06-041-24/+8
* tests: Add the ability to multiply up test timeoutsSimon McVittie2017-12-041-1/+1
* test-utils: Separate failable and non-failable functionsSimon McVittie2017-12-041-4/+2
* test_main_context_call_and_wait: AddSimon McVittie2017-11-241-2/+2
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-241-0/+149
* bus: Silence most log messages when testing OOM handlingSimon McVittie2017-11-151-2/+3
* tests: In slower tests, make the timeout per-test-caseSimon McVittie2017-09-271-0/+3
* test-variant: Add a regression test for DBusVariantSimon McVittie2017-07-051-0/+572
* internals: Decouple logging an error from exiting unsuccessfullySimon McVittie2017-07-051-21/+2
* test/internals/syslog: Switch to g_test_trap_subprocess()Simon McVittie2017-06-121-20/+14
* Bump GLib dependency for tests to 2.40Simon McVittie2017-06-121-5/+0
* Add more _DBUS_GNUC_PRINTF annotationsSimon McVittie2016-11-101-0/+4
* syslog test: extend assertions to cover new functionalitySimon McVittie2016-09-301-1/+31
* _dbus_logv: configurably log to syslog and/or stderrSimon McVittie2016-09-301-3/+6
* _dbus_system_log: rename to _dbus_logSimon McVittie2016-08-111-8/+8
* _dbus_init_system_log: record a syslog tag (executable name)Simon McVittie2016-08-111-3/+3
* refs test: reduce number of repeats under WineSimon McVittie2015-10-291-32/+68
* test-shell, test-printf: produce TAP output like the other installable testsSimon McVittie2015-04-161-0/+17
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-042-5/+5
* Bump required GLib version to 2.36Simon McVittie2015-02-031-6/+0
* DBusSystemLogSeverity: add DBUS_SYSTEM_LOG_WARNINGAlban Crequy2014-11-181-1/+3
* Skip unix only syslog test.Ralf Habacker2014-01-061-1/+2
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-033-3/+0
* Merge branch 'dbus-1.6'Simon McVittie2013-06-121-0/+89
|\
| * Add a test-case for CVE-2013-2168Simon McVittie2013-06-121-0/+89
* | Do not suppress syslog test's stderr just because init is systemdSimon McVittie2013-04-081-3/+3
|/
* Port to glib 2.31.x g_thread APISimon McVittie2012-01-231-41/+37
* refs test: fix unused variableSimon McVittie2011-09-211-1/+0
* Add a semi-automatic test for _dbus_system_logSimon McVittie2011-09-211-0/+100
* Add a regression test for fd.o #38005Simon McVittie2011-08-051-0/+613