dbus/test/name-test
Colin Walters b7e77c6b03 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>
2010-01-28 17:01:24 -05:00
..
.gitignore Add tests for pending call timeouts 2009-07-14 15:38:42 -04:00
Makefile.am Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
run-test-systemserver.sh Bug 18229: Allow signals 2008-12-09 10:17:36 -05:00
run-test.sh Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-activation-forking.py Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-ids.c 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
test-names.c Bug 19502 - Sparse warning cleanups 2009-05-06 12:51:18 -04:00
test-pending-call-dispatch.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-pending-call-timeout.c Add tests for pending call timeouts 2009-07-14 15:38:42 -04:00
test-privserver-client.c Bug 16839: Fix bus names in test case so it actually works. 2008-07-24 16:19:14 -04:00
test-privserver.c Bug 16839: Fix bus names in test case so it actually works. 2008-07-24 16:19:14 -04:00
test-shutdown.c Bug 19502 - Sparse warning cleanups 2009-05-06 12:51:18 -04:00
test-threads-init.c * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have 2006-11-14 18:56:43 +00:00
test-wait-for-echo.py Bug 18229: Allow signals 2008-12-09 10:17:36 -05:00
tmp-session-like-system.conf Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2 2008-12-16 12:29:04 -05:00