dbus/test
Simon McVittie ce334cb0d6 corrupt test: close connection before releasing GSocket
GSocket takes responsibility for closing the fd, and there doesn't
seem to be any way to tell it not to. When this test is adapted to run
under DBusLoop as an alternative to dbus-glib, that becomes a problem,
because DBusLoop/DBusSocketSetEpoll do not tolerate that. Work around it.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=68852
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
2013-09-03 12:00:37 +01:00
..
data Revert "Enable anonymous authorization for tests" 2013-08-23 11:10:40 +01:00
internals Merge branch 'dbus-1.6' 2013-06-12 14:49:37 +01:00
name-test Export dbus_setenv() as a utility function 2013-08-23 11:40:50 +01:00
.gitignore Add a test for marshalling and endian-swapping 2011-06-10 18:32:43 +01:00
break-loader.c Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method 2012-04-12 11:18:07 -04:00
corrupt.c corrupt test: close connection before releasing GSocket 2013-09-03 12:00:37 +01:00
dbus-daemon-eavesdrop.c Revert addition of files which were only meant to exist on master, too 2012-01-23 10:27:32 +00:00
dbus-daemon.c GetConnectionCredentials: add 2013-08-22 18:21:58 +01:00
dbus-test-runner Add support for installing most of the modular tests 2011-06-10 18:32:35 +01:00
loopback.c Add a test-case for trying to connect with the wrong GUID 2013-08-23 03:03:30 +02:00
Makefile.am Manual rebase fix. 2013-08-23 03:10:15 +02:00
manual-authz.c Add a simple manual test for authentication/authorization. 2013-08-23 02:57:50 +02:00
marshal.c test/marshal: Ensure we use suitably aligned buffers 2013-07-24 17:52:58 -04:00
relay.c relay test: don't leak the server's address 2011-08-05 14:46:09 +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
syntax.c Accept non-characters when validating Unicode 2013-04-22 15:36:32 +01: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 Make more signal and locale interface use conditional. 2010-03-22 17:28:55 +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.c Revert all changes since a36d4918a6 2012-01-04 17:44:23 +00: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