serviceproviders/sapi_landmarks/tsrc/testing/tproviderlmarktest/conf/tproviderlmarktest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:09:50 +0200
changeset 26 5d0ec8b709be
parent 5 989d2f495d90
permissions -rw-r--r--
Revision: 200949 Kit: 200951
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     1
/*  ===========================================================================
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     2
 *  Copyright © 2006-2007 Nokia Corporation.
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     3
 *  This material, including documentation and any related
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     4
 *  computer programs, is protected by copyright controlled by
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     5
 *  Nokia Corporation. All rights are reserved. Copying,
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     6
 *  including reproducing, storing, adapting or translating, any
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     7
 *  or all of this material requires the prior written consent of
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     8
 *  Nokia Corporation. This material also contains confidential
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
     9
 *  information which may not be disclosed to others without the
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    10
 *  prior written consent of Nokia Corporation.
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    11
 * ============================================================================
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    12
 */
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    13
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    14
title GetListNoFilter
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    15
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    16
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Finish 0 GetListNoFilter1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    17
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Finish 0 GetListNoFilter2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    18
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Database Finish 0 GetListNoFilter3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    19
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    20
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    21
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    22
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    23
title OrganiseTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    24
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    25
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Int 20 Finish 1003 OrganiseTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    26
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Int 20 OperationType Int 20 Finish 1002 OrganiseTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    27
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map End OperationType Int 20 Finish 1003 OrganiseTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    28
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id Real 1 End OperationType Int 20 Finish 1002 OrganiseTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    29
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList Int 20 End OperationType Int 20 Finish 1002 OrganiseTypeIdCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    30
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList List End End OperationType Int 20 Finish 1012 OrganiseTypeIdCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    31
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList List Int 1 End End OperationType Int 20 Finish 1002 OrganiseTypeIdCheck7
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    32
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList List UnicodeString 10000 Int 20 End End OperationType Int 20 Finish 1002 OrganiseTypeIdCheck8
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    33
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList List UnicodeString 10000 End DatabaseURI Int 20 End OperationType Int 20 Finish 1002 OrganiseTypeIdCheck9
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    34
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2 IdList List UnicodeString 10000 UnicodeString 20 End End OperationType Int 1 Finish 1002 OrganiseTypeIdCheck10
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    35
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    36
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    37
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    38
//1000 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    39
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    40
title OrganiseHugeCategoryId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    41
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    42
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End OperationType Int 1 Finish 1000 OrganiseHugeCategoryId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    43
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    44
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    45
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    46
//1000 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    47
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    48
title OrganiseHugeLandmarkId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    49
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    50
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End End OperationType Int 1 Finish 1000 OrganiseHugeLandmarkId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    51
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    52
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    53
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    54
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    55
title OrganiseHugeOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    56
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    57
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString 20 End End OperationType UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok Finish 1000 OrganiseHugeOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    58
//foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 1 IdList List UnicodeString 1 End End OperationType UnicodeString Associate Finish 0 OrganiseHugeOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    59
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    60
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    61
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    62
//1000 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    63
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    64
title OrganiseNullCategoryId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    65
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    66
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString Null End OperationType Int 1 Finish 1000 OrganiseNullCategoryId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    67
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    68
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    69
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    70
//1000 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    71
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    72
title OrganiseNullLandmarkId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    73
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    74
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString Null End End OperationType Int 1 Finish 1000 OrganiseNullLandmarkId
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    75
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    76
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    77
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    78
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    79
title OrganiseNullOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    80
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    81
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString 20 End End OperationType UnicodeString Null Finish 1000 OrganiseNullOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    82
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    83
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    84
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    85
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    86
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    87
title OrganiseNullDBUri
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    88
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    89
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString 20 End DatabaseURI UnicodeString Null End OperationType UnicodeString Associate Finish 1012 OrganiseNullDBUri
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    90
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    91
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    92
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    93
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    94
title OrganiseNoOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    95
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    96
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 20 IdList List UnicodeString 20 End End Finish 1003 OrganiseNoOpType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    97
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    98
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
    99
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   100
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   101
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   102
title OrganiseInvalidCatInvalidLid1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   103
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   104
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2000 IdList List UnicodeString 20000 End DatabaseURI UnicodeString Null End OperationType UnicodeString Associate Finish 1012 OrganiseInvalidCatInvalidLid1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   105
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   106
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   107
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   108
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   109
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   110
title OrganiseInvalidCatInvalidLid2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   111
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   112
foobar CheckInputArgumentType Service.Landmarks IDataSource Organise 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 2000 IdList List UnicodeString 20000 End DatabaseURI UnicodeString Null End OperationType UnicodeString Disassociate Finish 1012 OrganiseInvalidCatInvalidLid2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   113
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   114
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   115
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   116
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   117
title ImportTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   118
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   119
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Int 20 Finish 1002 ImportTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   120
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map End Finish 1003 ImportTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   121
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType Real 1 End Finish 1002 ImportTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   122
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml SourceFile Int 20 End Finish 1002 ImportTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   123
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   124
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   125
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   126
//1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   127
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   128
title ImportHugeSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   129
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   130
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml SourceFile UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 ImportHugeSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   131
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   132
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   133
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   134
//1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   135
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   136
title ImportNullSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   137
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   138
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml SourceFile UnicodeString Null End Finish 1000 ImportNullSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   139
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   140
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   141
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   142
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   143
title ImportHugeMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   144
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   145
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1004 ImportHugeMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   146
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   147
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   148
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   149
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   150
title ImportNullMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   151
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   152
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString Null End Finish 1000 ImportNullMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   153
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   154
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   155
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   156
//1012 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   157
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   158
title ImportNonexistingSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   159
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   160
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml SourceFile UnicodeString c:\no_file End Finish 1012 ImportNonexistingSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   161
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   162
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   163
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   164
//1017 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   165
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   166
title ImportInvalidSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   167
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   168
foobar CheckInputArgumentType Service.Landmarks IDataSource Import 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml SourceFile UnicodeString no_file End Finish 1017 ImportInvalidSourceFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   169
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   170
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   171
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   172
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   173
title ExportTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   174
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   175
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Int 20 Finish 1002 ExportTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   176
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map End Finish 1003 ExportTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   177
foobar RemoveFile c:\tmpfile1.lmx 
26
5d0ec8b709be Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 5
diff changeset
   178
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map DestinationFile UnicodeString c:\tmpfile1.lmx IdList List UnicodeString 1 End MimeType Real 1 End Finish 1002 ExportTypeIdCheck3
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   179
//foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml IdList List UnicodeString 1 End DestinationFile Int 20 End Finish 1002 ExportTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   180
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   181
foobar RemoveFile c:\eposTest2.lmx 
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   182
foobar RemoveFile c:\eposTestid.lmx
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   183
foobar RemoveFile c:\eposTest.lmx
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   184
foobar RemoveFile c:\eposTest1.lmx
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   185
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml IdList Map End DestinationFile UnicodeString c:\eposTest2.lmx End Finish 1002 ExportTypeIdCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   186
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml DestinationFile UnicodeString c:\eposTestid.lmx IdList List End End Finish 1012 ExportTypeIdCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   187
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml DestinationFile UnicodeString c:\eposTest.lmx IdList List Int 20 End End Finish 1002 ExportTypeIdCheck7
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   188
//foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml DestinationFile UnicodeString c:\eposTest1.lmx IdList List UnicodeString 1 End DatabaseURI Real 0 End Finish 1002 ExportTypeIdCheck8
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   189
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   190
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   191
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   192
/*//1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   193
//to be changed
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   194
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   195
title ExportHugeDestFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   196
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   197
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml IdList List UnicodeString 1 End DestinationFile UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 ExportHugeDestFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   198
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   199
[Endtest]*/
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   200
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   201
//1004 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   202
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   203
title ExportHugeMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   204
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   205
foobar RemoveFile c:\tmpfile2.lmx
26
5d0ec8b709be Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 5
diff changeset
   206
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map DestinationFile UnicodeString c:\tmpfile2.lmx MimeType UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayoksdnnsdfnsdnfsdnfkljsalkjjwijewjklasjdlkjasjdjhsalkdjsalkjdlaskjdlskajdlksaj  IdList List UnicodeString 1 End End Finish 1004 ExportHugeMimeType
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   207
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   208
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   209
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   210
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   211
title ExportHugeLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   212
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   213
foobar RemoveFile c:\eposTest123.lmx
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   214
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml DestinationFile UnicodeString c:\eposTest123.lmx IdList List UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayoksdnnsdfnsdnfsdnfkljsalkjjwijewjklasjdlkjasjdjhsalkdjsalkjdlaskjdlskajdlksaj End End Finish 1000 ExportHugeLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   215
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   216
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   217
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   218
/*//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   219
//to be changed
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   220
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   221
title ExportNullFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   222
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   223
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml IdList List UnicodeString 1 End DestinationFile UnicodeString Null End Finish 1002 ExportNullFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   224
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   225
[Endtest]*/
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   226
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   227
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   228
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   229
title ExportNullMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   230
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   231
foobar RemoveFile c:\tmpfile3.lmx
26
5d0ec8b709be Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 5
diff changeset
   232
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map DestinationFile UnicodeString c:\tmpfile3.lmx MimeType UnicodeString Null  IdList List UnicodeString 1 End End Finish 1000 ExportNullMimeType
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   233
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   234
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   235
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   236
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   237
title ExportNullLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   238
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   239
foobar RemoveFile c:\eposTestxyz.lmx
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   240
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml DestinationFile UnicodeString c:\eposTestxyz.lmx IdList List UnicodeString Null End End Finish 1000 ExportNullLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   241
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   242
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   243
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   244
//1004 mem leak 
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   245
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   246
title ExportInvalidMimeType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   247
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   248
foobar RemoveFile c:\tmpfile4.lmx
26
5d0ec8b709be Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 5
diff changeset
   249
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map DestinationFile UnicodeString c:\tmpfile4.lmx MimeType UnicodeString invalid  IdList List UnicodeString 1 End End Finish 1004 ExportInvalidMimeType
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   250
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   251
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   252
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   253
/*//1017 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   254
//to be changed
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   255
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   256
title ExportInvalidFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   257
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   258
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmarkcollection+xml IdList List UnicodeString 1 End DestinationFile UnicodeString test End Finish 1017 ExportInvalidFileName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   259
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   260
[Endtest]*/
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   261
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   262
//1004 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   263
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   264
title ExportNoIdList
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   265
create tproviderlmarktest foobar
26
5d0ec8b709be Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 5
diff changeset
   266
foobar CheckInputArgumentType Service.Landmarks IDataSource Export 0 NULL  Type UnicodeString Landmark Data Map MimeType UnicodeString application/vnd.nokia.landmark+wbxml DestinationFile UnicodeString c:\test End Finish 1003 ExportNoIdList
5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   267
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   268
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   269
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   270
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   271
title DeleteLMTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   272
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   273
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type Int 20 Finish 1003 DeleteLMTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   274
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Int 20 Finish 1002 DeleteLMTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   275
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map End Finish 1003 DeleteLMTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   276
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 17 DatabaseURI Real 0 End Finish 1002 DeleteLMTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   277
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id Int 0 End Finish 1002 DeleteLMTypeIdCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   278
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   279
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   280
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   281
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   282
title DeleteCTTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   283
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   284
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Int 20 Finish 1002 DeleteCTTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   285
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map End Finish 1003 DeleteCTTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   286
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString 27 DatabaseURI Real 0 End Finish 1002 DeleteCTTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   287
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id Int 0 End Finish 1002 DeleteCTTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   288
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   289
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   290
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   291
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   292
title DeleteLMNullLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   293
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   294
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString Null End Finish 1000 DeleteLMNullLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   295
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   296
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   297
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   298
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   299
title DeleteCTNullCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   300
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   301
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString Null End Finish 1000 DeleteCTNullCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   302
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   303
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   304
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   305
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   306
title DeleteLMHugeLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   307
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   308
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1000 DeleteLMHugeLid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   309
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   310
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   311
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   312
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   313
title DeleteCTHugeCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   314
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   315
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString 77777777777777777777777777777777777777777777777777777777777777777702232323334347348734734374374837447847728742472472472472487247247247247272408248248242482482482482482405373857357385739857357357358773958739587395739587359873598739837598375938752328136283628376287624786284624862462462487628 End Finish 1000 DeleteCTHugeCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   316
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   317
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   318
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   319
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   320
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   321
title DeleteLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   322
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   323
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 1 DatabaseURI UnicodeString test End Finish 1002 DeleteLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   324
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   325
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   326
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   327
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   328
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   329
title DeleteCTInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   330
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   331
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString 1 DatabaseURI UnicodeString test End Finish 1002 DeleteCTInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   332
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   333
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   334
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   335
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   336
title DeleteLMNonexistingEntry
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   337
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   338
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 1000 End Finish 0 DeleteLMNonexistingEntry
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   339
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   340
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   341
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   342
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   343
title DeleteCTNonexistingEntry
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   344
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   345
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString 1000 End Finish 0 DeleteCTNonexistingEntry
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   346
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   347
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   348
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   349
//user:11 panic due to huge dburi value
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   350
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   351
title DeleteLMHugeDBValue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   352
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   353
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 1 DatabaseURI UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 DeleteLMHugeDBValue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   354
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   355
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   356
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   357
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   358
title DeleteCTMultipleCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   359
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   360
foobar CheckInputArgumentType Service.Landmarks IDataSource Delete 0 NULL  Type UnicodeString Category Data Map id UnicodeString 1000 CategoryId UnicodeString 1 End Finish 0 DeleteCTMultipleCid
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   361
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   362
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   363
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   364
 //user:11 panic
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   365
 [Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   366
title GetlistLMHugeDBString
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   367
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   368
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map DatabaseURI UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 GetlistLMHugeDBString
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   369
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   370
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   371
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   372
// 1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   373
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   374
title GetlistLMHugeLandmarkName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   375
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   376
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkName UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 GetlistLMHugeLandmarkName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   377
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   378
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   379
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   380
// 1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   381
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   382
title GetlistCTHugeLandmarkName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   383
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   384
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Category Filter Map CategoryName UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 GetlistCTHugeLandmarkName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   385
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   386
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   387
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   388
// 1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   389
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   390
title GetlistLMHugeLandmarkDesc
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   391
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   392
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkDesc UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 GetlistLMHugeLandmarkDesc
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   393
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   394
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   395
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   396
// 1004 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   397
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   398
title GetlistDBHugeProtocol
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   399
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   400
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Database Filter Map DbProtocol UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1004 GetlistDBHugeProtocol
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   401
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   402
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   403
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   404
 //Mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   405
 [Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   406
title GetlistDBInvalidProtocol
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   407
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   408
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Database Filter Map DbProtocol UnicodeString Roshan End Finish 1004 GetlistDBInvalidProtocol
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   409
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   410
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   411
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   412
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   413
title GetlistCTInvalidMaximumMatches
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   414
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   415
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Category Filter Map MaximumMatches Int 0 End Finish 1000 GetlistCTInvalidMaximumMatches
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   416
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   417
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   418
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   419
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   420
title GetlistCTInvalidPrevmatch
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   421
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   422
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Category Filter Map PreviousMatchesOnly Bool -25 End Finish 1002 GetlistCTInvalidPrevmatch
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   423
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   424
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   425
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   426
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   427
title GetlistCTNullCatName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   428
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   429
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Category Filter Map CategoryName UnicodeString Null End Finish 0 GetlistCTNullCatName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   430
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   431
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   432
 
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   433
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   434
title GetlistCTInvalidSortOrder
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   435
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   436
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Category Filter Map CategoryName UnicodeString Nocategory End Sort Map Order UnicodeString Noorder End Finish 1000 GetlistCTInvalidSortOrder
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   437
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   438
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   439
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   440
// if sort order is ascending it leaves
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   441
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   442
title GetlistLMInvalidSortOrder
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   443
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   444
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map CategoryName UnicodeString Nocategory End Sort Map Order UnicodeString nothing End Finish 1000 GetlistLMInvalidSortOrder
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   445
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   446
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   447
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   448
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   449
title GetlistLMNullValueCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   450
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   451
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkName UnicodeString Null End Finish 0 GetlistLMNullValueCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   452
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkDesc UnicodeString Null End Finish 0 GetlistLMNullValueCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   453
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map CategoryName UnicodeString Null End Finish 0 GetlistLMNullValueCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   454
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   455
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   456
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   457
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   458
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   459
title GetlistLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   460
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   461
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map DatabaseURI UnicodeString po$$ End Finish 1002 GetlistLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   462
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   463
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   464
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   465
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   466
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   467
title GetlistLMHugeCatName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   468
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   469
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map CategoryName UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 GetlistLMHugeCatName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   470
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   471
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   472
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   473
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   474
title GetlistLMInvalidPos
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   475
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   476
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 1 Longitude Real 1 End End Finish 0 GetlistLMInvalidPos
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   477
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   478
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   479
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   480
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   481
title GetlistLMInvalidMatches
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   482
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   483
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 1 Longitude Real 1 End MaximumDistance Real 1 MaximumMatches Int -5400 End Finish 1000 GetlistLMInvalidMatches
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   484
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   485
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   486
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   487
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   488
title GetlistLMInvalidDist
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   489
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   490
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 0 Longitude Real 0 MaximumDistance Real 0 End MaximumMatches Int 0 End Finish 1000 GetlistLMInvalidDist
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   491
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   492
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   493
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   494
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   495
title GetlistLMInvalidBoundedArea
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   496
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   497
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map BoundedArea Map NorthLatitude Real 1 SouthLatitude Real 1 EastLongitude Real 1 WestLongitude Real 1 End End Finish 1002 GetlistLMInvalidBoundedArea
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   498
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   499
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   500
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   501
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   502
title AddInvalidContentType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   503
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   504
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   505
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString 100 Data UnicodeString Roshan Finish 1000 AddInvalidContentType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   506
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   507
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   508
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   509
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   510
title AddNoInputData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   511
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   512
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   513
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL Finish 1003 AddNoInputData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   514
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   515
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   516
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   517
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   518
title AddInvalidDataField
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   519
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   520
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   521
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data UnicodeString Roshan Finish 1002 AddInvalidDataField
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   522
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   523
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   524
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   525
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   526
title AddMissingDataField
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   527
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   528
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   529
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Finish 1003 AddMissingDataField
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   530
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   531
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   532
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   533
// currently resulting in panic
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   534
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   535
title AddLMInvalidCoverageIconFile
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   536
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   537
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   538
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CoverageRadius Real 1 IconFile UnicodeString -25.8 IconIndex Int -400 End Finish 1000 AddLMInvalidCoverageIconFile1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   539
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CoverageRadius Real 0 IconFile UnicodeString -25.8 IconIndex Int -400 End Finish 1000 AddLMInvalidCoverageIconFile2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   540
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map IconFile UnicodeString -25 IconIndex Int 400 End Finish 1003 AddLMInvalidCoverageIconFile3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   541
//foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map DatabaseURI UnicodeString c:$$pos.ldb CoverageRadius UnicodeString Roshan IconFile UnicodeString -25.8 IconIndex Int -400 End Finish 0
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   542
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   543
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   544
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   545
// memory leak as variant is not reset
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   546
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   547
title AddLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   548
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   549
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   550
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map DatabaseURI UnicodeString 255.34 End Finish 1002 AddLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   551
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   552
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   553
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   554
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   555
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   556
title UpdateNonExistentLM
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   557
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   558
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   559
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map id UnicodeString 3000 End Finish 1012 UpdateNonExistentLM
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   560
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   561
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   562
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   563
//memory leak and dburi not read before landmarkID
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   564
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   565
title UpdateLMInvalidDB
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   566
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   567
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   568
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map End Finish 0 UpdateLMInvalidDB1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   569
foobar CheckInputArgumentType Service.Landmarks IDataSource Update 0 NULL  Type UnicodeString Landmark Data Map DatabaseURI UnicodeString 255.34 id UnicodeString 1 LandmarkName UnicodeString Nolandmark End Finish 1002 UpdateLMInvalidDB2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   570
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   571
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   572
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   573
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   574
title UpdateNonExistentCT
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   575
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   576
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   577
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map id UnicodeString 3500 End Finish 1012 UpdateNonExistentCT
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   578
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   579
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   580
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   581
//memory leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   582
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   583
title UpdateCTInvalidDb
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   584
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   585
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   586
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map DatabaseURI UnicodeString 255.34 id UnicodeString 2 End Finish 1002 UpdateCTInvalidDb
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   587
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   588
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   589
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   590
// if max distance < 0 panic
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   591
// Not sure what cat Info is needed for add landmark
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   592
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   593
title AddLMInvalidCatInfo
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   594
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   595
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   596
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CategoryInfo List UnicodeString invalid UnicodeString hello End End Finish 1000 AddLMInvalidCatInfo1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   597
//foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL  Type UnicodeString Landmark Filter Map MaximumDistance Real 1 LandmarkPosition Map Latitude Int -26000 Longitude Int -30000 End End Finish 1002 AddLMInvalidCatInfo2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   598
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   599
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   600
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   601
// panic if coverage radius < 0
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   602
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   603
title AddLMInvalidCoverageRadius
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   604
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   605
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   606
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CoverageRadius Real 1 End Finish 1000 AddLMInvalidCoverageRadius
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   607
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   608
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   609
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   610
// panic if HAccuracy < 0 and VAccuracy < 0
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   611
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   612
title AddLMInvalidPositionInfo
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   613
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   614
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   615
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Real 1 Longitude Real 1 Altitude Real 1 HAccuracy Real 1 VAccuracy Real 1 End End Finish 1000 AddLMInvalidPositionInfo
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   616
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   617
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   618
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   619
// Memory leak as variant not reset
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   620
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   621
title AddCTNoIconIndex
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   622
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   623
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   624
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString NoIconFilecategory IconFile UnicodeString qgn_graf_s60_logo.svg End Finish 1003 AddCTNoIconIndex
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   625
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   626
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   627
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   628
// panics if icon mask index < KPosLmIconMaskNotUsed
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   629
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   630
title AddCTInvalidIconMaskIndex
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   631
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   632
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   633
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString NoIconFilecategory IconFile UnicodeString qgn_graf_s60_logo.svg IconMaskIndex Int -250 IconIndex Int 20 End Finish 1000 AddCTInvalidIconMaskIndex
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   634
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   635
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   636
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   637
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   638
title AddLMTypeIDCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   639
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   640
//For ContentType
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   641
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString 25 Data Map LandmarkName UnicodeString TypeIdLM End Finish 1000 AddLMTypeIDCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   642
// For Data Field
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   643
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Int 200 Finish 1002 AddLMTypeIDCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   644
// For Landmark name
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   645
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkName Real 1 End Finish 1002 AddLMTypeIDCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   646
// For DBUri
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   647
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map DatabaseURI Real 0 End Finish 1002 AddLMTypeIDCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   648
// For Landmark ID
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   649
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map id Int 20 End Finish 1002 AddLMTypeIDCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   650
// For category Info
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   651
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CategoryInfo Int 20 End Finish 1002 AddLMTypeIDCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   652
// For Landmark position 
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   653
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Int 200 End Finish 1002 AddLMTypeIDCheck7
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   654
// For Landmark position data
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   655
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Int 25 End End Finish 1003 AddLMTypeIDCheck8
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   656
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Longitude Int 25 End End Finish 1003 AddLMTypeIDCheck9
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   657
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Real 0 Longitude Real 1 Altitude Int 20 End End Finish 0 AddLMTypeIDCheck10
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   658
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Real 0 Longitude Real 1 HAccuracy UnicodeString a End End Finish 1002 AddLMTypeIDCheck11
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   659
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Real 0 Longitude Real 1 VAccuracy UnicodeString b End End Finish 1002 AddLMTypeIDCheck12
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   660
//foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkPosition Map Latitude Real 0 Longitude Real 1 TStamp Int 1 End End Finish 1002 AddLMTypeIDCheck13
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   661
// For Coverage radius
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   662
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map CoverageRadius Int 0 End Finish 0 AddLMTypeIDCheck14
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   663
// For IconFile
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   664
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map IconFile Real 1 End Finish 1002 AddLMTypeIDCheck15
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   665
// For Icon Index - results in memory leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   666
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map IconFile UnicodeString qgn_graf_s60_logo.svg IconIndex Real 1 End Finish 1002 AddLMTypeIDCheck16
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   667
// For landmark fields
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   668
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Int 0 End Finish 1002 AddLMTypeIDCheck17
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   669
// For landmark fields data
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   670
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map City Real 1 End End Finish 1002 AddLMTypeIDCheck18
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   671
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map Street Int 100 End End Finish 1002 AddLMTypeIDCheck19
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   672
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map BuildingName Real 1 End End Finish 1002 AddLMTypeIDCheck20
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   673
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map District Int 1 End End Finish 1002 AddLMTypeIDCheck21
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   674
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map AreaCode Real 1 End End Finish 1002 AddLMTypeIDCheck22
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   675
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map Telephone Int 1 End End Finish 1002 AddLMTypeIDCheck23
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   676
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map Country Real 0 End End Finish 1002 AddLMTypeIDCheck24
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   677
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   678
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   679
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   680
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   681
title AddLMNoInputData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   682
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   683
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   684
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map End Finish 0 AddLMNoInputData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   685
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   686
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   687
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   688
// Memory leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   689
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   690
title AddLMHugeCityData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   691
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   692
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   693
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map City UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End End Finish 1002 AddLMHugeCityData
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   694
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   695
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   696
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   697
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   698
title AddLMWithInfoNoName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   699
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   700
//foobar CheckInputArgumentType service InterfcaeName Command Synchronousbit Callback varname vartype value Finish expectedvalue
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   701
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkFields Map City UnicodeString Bangalore End End Finish 0 AddLMWithInfoNoName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   702
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   703
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   704
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   705
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   706
title AddCTTypeIDCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   707
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   708
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Int 2000 Finish 1002 AddCTTypeIDCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   709
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName Real 1 End Finish 1002 AddCTTypeIDCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   710
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString Test id Int 200 End Finish 1002 AddCTTypeIDCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   711
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString Test IconFile Int 200 End Finish 1002 AddCTTypeIDCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   712
//memory leak for below two
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   713
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString Test IconFile UnicodeString qgn_graf_s60_logo.svg IconIndex Real 1 End Finish 1002 AddCTTypeIDCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   714
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Category Data Map CategoryName UnicodeString Test IconFile UnicodeString qgn_graf_s60_logo.svg IconIndex Int 17 IconMaskIndex Real -300 End Finish 1002 AddCTTypeIDCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   715
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   716
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   717
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   718
//1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   719
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   720
title AddLMHugeLName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   721
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   722
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map LandmarkName UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok End Finish 1002 AddLMHugeLName
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   723
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   724
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   725
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   726
//1002 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   727
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   728
title AddLMHugeIconFile
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   729
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   730
foobar CheckInputArgumentType Service.Landmarks IDataSource Add 0 NULL  Type UnicodeString Landmark Data Map IconFile UnicodeString HiThisisRoshanfromNokiaIndiaPvtLtd.IhopeyouaredoingfinebecauseIalwaysdofineandexpectthesamefromyou.Thisbringstothepointthatwhyiaskedyouthisstupidquestionwheniknowthaturfine.Nokiaisagreatcompanyanditpresentsgreatopportunity##$$$$&&&-=+++~~~@@@@@sothatsitfrommeletscontinueontheworkfortodayok IconIndex Int 20 IconMaskIndex Int 20 End Finish 1002 AddLMHugeIconFile
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   731
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   732
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   733
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   734
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   735
title GetListLMTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   736
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   737
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map DatabaseURI Real 0 End Finish 1002 GetListLMTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   738
// memory leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   739
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map MaximumMatches UnicodeString 25 End Finish 1002 GetListLMTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   740
// mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   741
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map PreviousMatchesOnly UnicodeString yes End Finish 1002 GetListLMTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   742
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkName Real 1 End Finish 1002 GetListLMTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   743
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkDesc Int 1 End Finish 1002 GetListLMTypeIdCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   744
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Int 1 End Finish 1002 GetListLMTypeIdCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   745
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   746
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Map End End Finish 1003 GetListLMTypeIdCheck7
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   747
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   748
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude UnicodeString test End End Finish 1002 GetListLMTypeIdCheck8
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   749
// mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   750
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 0 Longitude UnicodeString test End End Finish 1002 GetListLMTypeIdCheck9
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   751
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   752
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 0 Longitude Real 0 End CoverageRadiusOption UnicodeString radius End Finish 1002 GetListLMTypeIdCheck10
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   753
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   754
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map LandmarkPosition Map Latitude Real 0 Longitude Real 0 End MaximumDistance UnicodeString distance End Finish 1002 GetListLMTypeIdCheck11
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   755
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map CategoryName Real 0 End Finish 1002 GetListLMTypeIdCheck12
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   756
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Int 0 End Finish 1002 GetListLMTypeIdCheck13
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   757
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   758
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Map End End Finish 1003 GetListLMTypeIdCheck14
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   759
//all 4 mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   760
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Map NorthLatitude UnicodeString nlatitude End End Finish 1002 GetListLMTypeIdCheck15
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   761
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Map NorthLatitude Real 0 SouthLatitude UnicodeString slatitude End End Finish 1002 GetListLMTypeIdCheck16
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   762
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Map NorthLatitude Real 0 SouthLatitude Real 0 EastLongitude UnicodeString elatitude End End Finish 1002 GetListLMTypeIdCheck17
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   763
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Filter Map BoundedArea Map NorthLatitude Real 0 SouthLatitude Real 0 EastLongitude Real 0 WestLongitude UnicodeString wlatitude End End Finish 1002 GetListLMTypeIdCheck18
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   764
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Sort Int 0 Finish 1002 GetListLMTypeIdCheck19
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   765
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Sort Map End Finish 1003 GetListLMTypeIdCheck20
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   766
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Landmark Sort Map Order Real 1 End Finish 1002 GetListLMTypeIdCheck21
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   767
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   768
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   769
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   770
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   771
title GetListCTTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   772
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   773
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Filter Map DatabaseURI Real 0 End Finish 1002 GetListCTTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   774
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Filter Map MaximumMatches Real 0 End Finish 1002 GetListCTTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   775
//mem leak
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   776
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Filter Map PreviousMatchesOnly UnicodeString yes End Finish 1002 GetListCTTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   777
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Filter Map CategoryName Int 20 End Finish 1002 GetListCTTypeIdCheck4
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   778
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Sort Int 0 Finish 1002 GetListCTTypeIdCheck5
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   779
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Sort Map End Finish 1003 GetListCTTypeIdCheck6
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   780
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Category Sort Map Order Real 1 End Finish 1002 GetListCTTypeIdCheck7
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   781
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   782
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   783
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   784
[Test]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   785
title GetListDBTypeIdCheck
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   786
create tproviderlmarktest foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   787
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Database Filter Int 0 Finish 1002 GetListDBTypeIdCheck1
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   788
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Database Filter Map End Finish 1003 GetListDBTypeIdCheck2
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   789
foobar CheckInputArgumentType Service.Landmarks IDataSource GetList 0 NULL Type UnicodeString Database Filter Map DbProtocol Real 0 End Finish 1002 GetListDBTypeIdCheck3
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   790
delete foobar
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   791
[Endtest]
989d2f495d90 Revision: 200923
Pat Downey <patrick.downey@nokia.com>
parents:
diff changeset
   792