dbus/test/name-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
..
.gitignore Add tests for pending call timeouts 2009-05-28 11:47:38 +02:00
Makefile.am Ignore exit code zero from activated services 2009-12-15 13:08:02 -05:00
run-test-systemserver.sh Fix running tests when builddir != srcdir. 2009-07-16 16:35:22 +02:00
run-test.sh Ignore exit code zero from activated services 2009-12-15 13:08:02 -05:00
test-activation-forking.py Ignore exit code zero from activated services 2009-12-15 13:08:02 -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-04-21 13:10:10 -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-05-28 11:47:38 +02: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-04-21 13:10:10 -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 09:15:06 -05:00
tmp-session-like-system.conf Clean up and clarify default system policy 2008-12-18 15:34:24 -05:00