sapi_location/tsrc/dev/tlocservicetest/conf/tlocservicetest.cfg
author Kiiskinen Klaus (Nokia-D-MSW/Tampere) <klaus.kiiskinen@nokia.com>
Mon, 30 Mar 2009 12:51:10 +0300
changeset 0 14df0fbfcc4e
permissions -rw-r--r--
Revision: 200912 Kit: 200912

[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]