summaryrefslogtreecommitdiff
path: root/test/internals
Commit message (Expand)AuthorAgeFilesLines
* 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