--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sapi_location/tsrc/dev/tlocservicetest/conf/tlocservicetest.cfg Mon Mar 30 12:51:10 2009 +0300
@@ -0,0 +1,112 @@
+[Test]
+title GetLocation test
+create tlocservicetest foobar
+foobar GetLocation
+delete foobar
+[Endtest]
+
+[Test]
+title LocationUpdate test
+create tlocservicetest foobar
+foobar LocationUpdates
+delete foobar
+[Endtest]
+
+[Test]
+title CancelLocationUpdates1 test
+create tlocservicetest foobar
+foobar CancelLocationUpdates1
+delete foobar
+[Endtest]
+
+[Test]
+title CancelLocationUpdates2 test
+create tlocservicetest foobar
+foobar CancelLocationUpdates2
+delete foobar
+[Endtest]
+
+
+[Test]
+title GetLastKnown Location
+create tlocservicetest foobar
+foobar LastKnownLoc
+delete foobar
+[Endtest]
+[Test]
+title FindDistance
+create tlocservicetest foobar
+foobar FindDistance
+delete foobar
+[Endtest]
+
+[Test]
+title FindBearing
+create tlocservicetest foobar
+foobar FindBearingTo
+delete foobar
+[Endtest]
+
+[Test]
+title MoveCoordinateTest
+create tlocservicetest foobar
+foobar MoveCoordinates
+delete foobar
+[Endtest]
+
+[Test]
+title GetLocationAsynch
+create tlocservicetest foobar
+foobar GetLocationAsynch
+delete foobar
+[Endtest]
+
+[Test]
+title CancelLocationAsynch
+create tlocservicetest foobar
+foobar CancelLocationAsynch
+delete foobar
+[Endtest]
+
+
+[Test]
+title Stray Signal Test
+create tlocservicetest foobar
+foobar StraySignal
+delete foobar
+[Endtest]
+
+[Test]
+title Stray Signal Test for GetLocation
+create tlocservicetest foobar
+foobar StraySignalGetLoc
+delete foobar
+[Endtest]
+
+[Test]
+title ConcurrentgetLoc Test
+create tlocservicetest foobar
+foobar ConcurrentCallsGetLoc
+delete foobar
+[Endtest]
+
+[Test]
+title ConcurrentTraceCalls Test
+create tlocservicetest foobar
+foobar ConcurrentCallsTrace
+delete foobar
+[Endtest]
+
+[Test]
+title EmptyCancelLocAsynch Test
+create tlocservicetest foobar
+foobar EmptyCancelLocAsynch
+delete foobar
+[Endtest]
+
+[Test]
+title EMptyCancelTrace Test
+create tlocservicetest foobar
+foobar EmptyCancelTrace
+delete foobar
+[Endtest]
\ No newline at end of file