aboutsummaryrefslogtreecommitdiff
path: root/tests/service-manager-connect-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding a test to ensure that a service gets shutdown by someone unwatching it.Ted Gould2009-12-011-0/+2
|
* Making the timeout a failure case, and making it so that we want a graceful ↵Ted Gould2009-12-011-3/+3
| | | | shutdown.
* We want to not get the shutdown. Since we're testing that we get it without ↵Ted Gould2009-11-021-5/+5
| | | | connection we can now assume that if we don't get it we should pass.
* Adding in the basic data needed to start bringing up a test to start the ↵Ted Gould2009-11-021-0/+46
service.