dbus/test
Colin Walters 949a64b127 Ignore exit code zero from activated services
A variety of system components have migrated from legacy init into DBus
service activation.  Many of these system components "daemonize", which
involves forking.  The DBus activation system treated an exit as an
activation failure, assuming that the child process which grabbed the
DBus name didn't run first.

While we're in here, also differentiate in this code path between the
servicehelper (system) versus direct activation (session) paths.  In
the session activation path our error message mentioned a helper
process which was confusing, since none was involved.

Based on a patch and debugging research from Ray Strode <rstrode@redhat.com>
2009-12-15 13:08:02 -05:00
..
data Ignore exit code zero from activated services 2009-12-15 13:08:02 -05:00
name-test Ignore exit code zero from activated services 2009-12-15 13:08:02 -05:00
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
break-loader.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
decode-gcov.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
Makefile.am Makefile.am's: reorder libraries so static libs come first (fixes linking on W32) (cherry picked from commit f88bd88d6b4b318f9401fae595343c8b1bacf654) 2009-12-01 08:36:29 +01:00
shell-test.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
spawn-test.c fixed memory leak 2009-12-07 10:16:10 +01:00
test-exit.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-names.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-segfault.c * configure.in, cmake/ConfigureChecks.cmake: added check for setrlimit. 2007-03-08 08:17:25 +00:00
test-service.c Ignore exit code zero from activated services 2009-12-15 13:08:02 -05:00
test-shell-service.c 2006-10-01 Havoc Pennington <hp@redhat.com> 2006-10-01 17:21:03 +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 Add test library functions for using DBusServer 2008-05-30 16:19:40 -04:00
test-utils.h Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00