dbus/test
Simon McVittie f7b7de3bb1 Don't explicitly link thread and network libs into various tests
These tests get everything they need from the public or internal API of
libdbus-internal.la, and libtool knows how to pull in libraries'
dependencies, so we don't need explicit linking.

spawn-test and break-loader don't actually need test-utils.[ch]
either.
2011-07-29 11:16:44 +01:00
..
data Add a regression test that can reproduce fd.o #34393 2011-07-28 18:23:52 +01:00
name-test Don't explicitly link thread and network libs into various tests 2011-07-29 11:16:44 +01:00
.gitignore Add a test for marshalling and endian-swapping 2011-06-10 18:32:43 +01:00
break-loader.c Revert merge of master (dbus-1.5) into dbus-1.4 2011-03-14 11:53:09 +00:00
corrupt.c Test that a message with the byte order mangled causes disconnection but no crash 2011-06-10 18:32:58 +01:00
dbus-daemon-eavesdrop.c Add testsuite for eavesdrop=true DBusMatchRule 2011-07-14 16:25:20 +01:00
dbus-daemon.c Add a regression test that can reproduce fd.o #34393 2011-07-28 18:23:52 +01:00
dbus-test-runner Add support for installing most of the modular tests 2011-06-10 18:32:35 +01:00
loopback.c Fix copyright dates 2011-06-10 18:33:22 +01:00
Makefile.am Don't explicitly link thread and network libs into various tests 2011-07-29 11:16:44 +01:00
marshal.c marshal test: test dbus_message_demarshal_bytes_needed 2011-06-10 18:32:49 +01:00
relay.c Fix copyright dates 2011-06-10 18:33:22 +01:00
shell-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
spawn-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-exit.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01: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 Make more signal and locale interface use conditional. 2010-03-22 17:28:55 +01:00
test-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-shell-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01: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.c DBusLoop: remove second layer of watch callbacks where possible 2011-06-13 16:09:50 +01:00
test-utils.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00