serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/conf/tlocationprovidertest.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 Synchronous test
create tlocationprovidertest foobar
foobar GetLocation 
delete foobar
[Endtest] 

[Test]
title Trace test
create tlocationprovidertest foobar
foobar LocationUpdates 
delete foobar
[Endtest] 

[Test]
title asynchronous getlocation
create tlocationprovidertest foobar
foobar GetLocationAsynch
delete foobar
[Endtest] 

[Test]
title Service Failed test
create tlocationprovidertest foobar
foobar ServiceFailed
delete foobar
[Endtest] 

[Test]
title Service Not available
create tlocationprovidertest foobar
foobar ServiceNotAvailable
delete foobar
[Endtest] 

[Test]
title StraySignal Test Trace
create tlocationprovidertest foobar
foobar StraySignalTrace
delete foobar
[Endtest] 

[Test]
title StraySignal Test getlocation
create tlocationprovidertest foobar
foobar StraySignalGetLoc
delete foobar
[Endtest] 
[Test]
title Concurrent  GetLocation test
create tlocationprovidertest foobar
foobar ConcurrentCallsGetLoc
delete foobar
[Endtest]

[Test]
title Concurrent  Trace test
create tlocationprovidertest foobar
foobar ConcurrentCallsTrace
delete foobar
[Endtest]  



[Test]
title Empty cancel test for Trace
create tlocationprovidertest foobar
foobar EmptyCancelTraceTest
delete foobar
[Endtest]  

[Test]
title Empty cancel test for GetLocation
create tlocationprovidertest foobar
foobar EmptyCancelGetLocTest
delete foobar
[Endtest]  



[Test]
title Cancel With wrong notification type Trace-Getloc
create tlocationprovidertest foobar
foobar CancelWrongNotification1
delete foobar
[Endtest]
 
[Test]
title Cancel With wrong notification type GetLoc-Trace
create tlocationprovidertest foobar
foobar CancelWrongNotification2
delete foobar
[Endtest] 


[Test]
title Normal getlocationCancel
create tlocationprovidertest foobar
foobar GetLocationCancel
delete foobar
[Endtest] 

[Test]
title Normal Trace cancel
create tlocationprovidertest foobar
foobar TraceLocationCancel
delete foobar
[Endtest] 

[Test]
title GetLocation TimedOut
create tlocationprovidertest foobar
foobar GetLocationTimedOut
delete foobar
[Endtest] 

[Test]
title MathOperation Bearing Test
create tlocationprovidertest foobar
foobar BearingToTest
delete foobar
[Endtest]

[Test]
title MathOperationFindDistanceTest
create tlocationprovidertest foobar
foobar FindDistance 
delete foobar
[Endtest]

[Test]
title FindDistancewithPositionParsing
create tlocationprovidertest foobar
foobar FindDistanceAgain 
delete foobar
[Endtest]

[Test]
title  MathOperation MoveCoordinates Test
create tlocationprovidertest foobar
foobar MoveCoordinates 
delete foobar
[Endtest]


[Test]
title  GetLocationSynchWrongUpdateOptions
create tlocationprovidertest foobar
foobar GetLocationSynchWrongUpdateMapType 
delete foobar
[Endtest]

[Test]
title  CancelInvalidTransId
create tlocationprovidertest foobar
foobar CancelWithInvalidTransId 
delete foobar
[Endtest]

[Test]
title  GetLocPositionBased
create tlocationprovidertest foobar
foobar getlocationPostionbased 
delete foobar
[Endtest]

[Test]
title  GetLocPositionBasedWithUpdateOptions
create tlocationprovidertest foobar
foobar getlocationPostionbasedwithupdateoption 
delete foobar
[Endtest]

//[Test]
//title  GetLocPositionBasedWithOnlyUpdateOptions
//create tlocationprovidertest foobar
//foobar getlocationPostionbasedpdateoption 
//delete foobar
//[Endtest]


[Test]
title  GetLocationInvalidInfoClass
create tlocationprovidertest foobar
foobar GetLocationWrongInfoClass 
delete foobar
[Endtest]


[Test]
title  TraceInvalidInfoClass
create tlocationprovidertest foobar
foobar TraceWrongInfoClass 
delete foobar
[Endtest]

[Test]
title  GetLocNegativeupdateinterval
create tlocationprovidertest foobar
foobar GetLocNegativeUpdateoption 
delete foobar
[Endtest]

[Test]
title  TraceNegativeupdateinterval
create tlocationprovidertest foobar
foobar TraceNegativeUpdateoption
delete foobar
[Endtest]




[Test]
title  TestAllApi
create tlocationprovidertest foobar
foobar TestAllApi 
delete foobar
[Endtest]

[Test]
title  CancelTwice
create tlocationprovidertest foobar
foobar CancelTwice 
delete foobar
[Endtest]
[Test]
title  GetLastLocation
create tlocationprovidertest foobar
foobar GetLastLocation 
delete foobar
[Endtest]

[Test]
title  GetLocationMultiple
create tlocationprovidertest foobar
foobar GetLocationMultiple 
delete foobar
[Endtest]


[Test]
title  TraceMultiple
create tlocationprovidertest foobar
foobar TraceMultiple 
delete foobar
[Endtest]


[Test]
title  TraceTimeOut
create tlocationprovidertest foobar
foobar TraceTimeOut 
delete foobar
[Endtest]


[Test]
title  TraceMultipleWrongCancel
create tlocationprovidertest foobar
foobar TraceMultipleWrongCancel 
delete foobar
[Endtest]


[Test]
title  EnableAccTrueGetLoc
create tlocationprovidertest foobar
foobar EnableAccTrueGetLoc 
delete foobar
[Endtest]


[Test]
title  EnableAccFalseGetLoc
create tlocationprovidertest foobar
foobar EnableAccFalseGetLoc 
delete foobar
[Endtest]

[Test]
title  EnableAccTrueTrace
create tlocationprovidertest foobar
foobar EnableAccTrueTrace 
delete foobar
[Endtest]

[Test]
title  EnableAccFalseTrace
create tlocationprovidertest foobar
foobar EnableAccFalseTrace 
delete foobar
[Endtest]


[Test]
title  EnableAccPosBasedGetloc
create tlocationprovidertest foobar
foobar EnableAccPosBasedGetloc 
delete foobar
[Endtest]


[Test]
title  EnableAccPosBasedWrongTypeGetloc
create tlocationprovidertest foobar
foobar EnableAccPosBasedWrongTypeGetloc 
delete foobar
[Endtest]


[Test]
title  EnableAccPosBasedTrace
create tlocationprovidertest foobar
foobar EnableAccPosBasedTrace 
delete foobar
[Endtest]


[Test]
title  EnableAccPosBasedWrongTypeTrace
create tlocationprovidertest foobar
foobar EnableAccPosBasedWrongTypeTrace 
delete foobar
[Endtest]


[Test]
title  CancelWithoutTransId
create tlocationprovidertest foobar
foobar CancelWithoutTransId 
delete foobar
[Endtest]

[Test]
title  CancelTransIdPosBased
create tlocationprovidertest foobar
foobar CancelTransIdPosBased 
delete foobar
[Endtest]


[Test]
title  GetLocationAsyncPosBasedUpdate
create tlocationprovidertest foobar
foobar GetLocationAsyncPosBasedUpdate 
delete foobar
[Endtest]


[Test]
title  GetLocationPosBasedWrongVal
create tlocationprovidertest foobar
foobar GetLocationPosBasedWrongVal 
delete foobar
[Endtest]


[Test]
title  GetLocationAsyncWrongUpdate
create tlocationprovidertest foobar
foobar GetLocationAsyncWrongUpdate 
delete foobar
[Endtest]


[Test]
title  GetLocPosBasedWrongVal
create tlocationprovidertest foobar
foobar GetLocPosBasedWrongVal 
delete foobar
[Endtest]

[Test]
title  TracePosBasedWrongVal
create tlocationprovidertest foobar
foobar TracePosBasedWrongVal 
delete foobar
[Endtest]

[Test]
title  FindDistancePositionBased
create tlocationprovidertest foobar
foobar FindDistancePositionBased 
delete foobar
[Endtest]

[Test]
title  TracePosBasedUpdateWrongVal
create tlocationprovidertest foobar
foobar TracePosBasedUpdateWrongVal 
delete foobar
[Endtest]

[Test]
title  TracePosBasedUpdateOpts
create tlocationprovidertest foobar
foobar TracePosBasedUpdateOpts 
delete foobar
[Endtest]


[Test]
title  MoveCoordinatePosBased
create tlocationprovidertest foobar
foobar MoveCoordinatePosBased 
delete foobar
[Endtest]