summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Use testtools as test base class.Monty Taylor2013-01-241-5/+4
* Fix test cases in tests.unit.test_serviceHengqing Hu2013-01-031-28/+26
* Log CONF from ProcessLauncher.wait, like ServiceLauncherDavid Ripton2012-10-311-1/+11
* Add the rpc service and delete managerAngus Salkeld2012-09-261-3/+2
* Add threadgroup to manage timers and greenthreads.Angus Salkeld2012-08-201-1/+11
* Add multiprocess service launcherAngus Salkeld2012-08-201-1/+136
* Basic service launching infrastructureAngus Salkeld2012-08-151-0/+40