serviceproviders/sapi_location/tsrc/dev/tlocservicetest/conf/tlocservicetest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:43:07 +0300
changeset 22 fc9cf246af83
parent 19 989d2f495d90
permissions -rw-r--r--
Revision: 200931 Kit: 200935

[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]
[Test]
title TraceTimeOut Test
create tlocservicetest foobar
foobar TraceTimeOut
delete foobar
[Endtest]