aboutsummaryrefslogtreecommitdiff
path: root/tests/service-manager-connect-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Append us to copyright headersRobert Tari2021-05-121-0/+2
|
* Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix ↵Robert Tari2021-05-121-1/+1
| | | | | | include paths tests/test-loader.c: fix library paths
* Move source files to srcRobert Tari2021-05-111-1/+1
|
* Fix tests and deprecations (fixes #1)Robert Tari2020-08-081-23/+23
|
* tests: fix compilation and make check.Marco Trevisan (Treviño)2013-04-121-2/+0
|
* Adjusting timeout so it'll build on the buildds tooTed Gould2012-02-141-1/+1
|
* Adding license info to [ch] filesTed Gould2011-07-061-0/+22
|
* 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.