aboutsummaryrefslogtreecommitdiff
path: root/tests/service-manager-connect.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-38/+38
|
* tests: fix compilation and make check.Marco Trevisan (Treviño)2013-04-121-1/+0
|
* Adding license info to [ch] filesTed Gould2011-07-061-0/+22
|
* Checking to make sure we don't get connected twice, that'd be an error.Ted Gould2009-12-011-0/+14
|
* Updating connection prototype to get all the data.Ted Gould2009-12-011-2/+2
|
* Making the timeout a failure case, and making it so that we want a graceful ↵Ted Gould2009-12-011-0/+2
| | | | shutdown.
* We should pass the test if we get a connection, it means we activated.Ted Gould2009-11-021-3/+3
|
* Switching the name to match the service file... should fail.Ted Gould2009-11-021-1/+1
|
* Adding in the basic data needed to start bringing up a test to start the ↵Ted Gould2009-11-021-0/+47
service.