dbus/test
Simon McVittie dbd731491b tests: always use libdbus-internal for main loop, never dbus-glib
This gets rid of a potential circular dependency, which is annoying
when bootstrapping. It is nice to have the regression tests use
the shared libdbus, but we're about to make it possible to
do that anyway, even though some of them use internal symbols.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=83115
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
2015-02-20 20:49:32 +00:00
..
data Add a regression test for being a new-style monitor 2015-02-04 17:15:24 +00:00
internals Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
name-test tests: always use libdbus-internal for main loop, never dbus-glib 2015-02-20 20:49:32 +00:00
.gitignore Update .gitignore files 2015-02-03 15:40:01 +00:00
break-loader.c Remove DBUS_COMPILATION from test source code 2013-09-13 13:44:09 +01:00
corrupt.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
dbus-daemon-eavesdrop.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
dbus-daemon.c Add regression test for LinuxSecurityLabel credential 2015-02-18 10:35:05 +00:00
dbus-test-runner Add support for installing most of the modular tests 2011-06-10 18:32:35 +01:00
fdpass.c Reduce the number of fds the fdpass test uses 2015-02-11 14:32:58 +00:00
loopback.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
Makefile.am tests: always use libdbus-internal for main loop, never dbus-glib 2015-02-20 20:49:32 +00:00
manual-authz.c Tests: allow dbus-glib to be replaced with use of libdbus-internal 2013-09-03 12:00:51 +01:00
manual-dir-iter.c Add directory test application 'manual-dir-iter' to cmake and autotools build system. 2014-09-08 14:33:37 +00:00
manual-paths.c Add manual-paths test executable with cmake build support. 2015-02-12 23:22:18 +01:00
manual-tcp.c Add manual tcp test case. 2015-01-30 09:33:40 +01:00
marshal.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
monitor.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
relay.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
sd-activation.c Add a regression test for making systemd activation appear to fail 2015-02-09 11:06:38 +00:00
shell-test.c Define DBUS_COMPILATION externally for all tests that use internal stuff 2013-09-03 12:00:44 +01:00
spawn-test.c DBusBabysitter: change executable to log_name 2013-11-01 12:40:41 +00:00
syntax.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
test-exit.c Include config.h as the first thing in every .c file 2013-02-22 13:08:27 +00:00
test-names.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-segfault.c On Linux, call prctl to disable core dumps 2014-09-15 11:50:48 +01:00
test-service.c Revert all changes since a36d4918a6 2012-01-04 17:44:23 +00:00
test-shell-service.c Revert all changes since a36d4918a6 2012-01-04 17:44:23 +00:00
test-sleep-forever.c fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36c743ad60a2dd5c6286571d1a475903519809) 2009-11-30 12:00:14 +01:00
test-utils-glib.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
test-utils-glib.h Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
test-utils.c tests: always use libdbus-internal for main loop, never dbus-glib 2015-02-20 20:49:32 +00:00
test-utils.h tests: always use libdbus-internal for main loop, never dbus-glib 2015-02-20 20:49:32 +00:00
uid-permissions.c Add a common test_init() for GLib tests which prevents hanging forever 2015-02-04 17:15:36 +00:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00