os/security/cryptoservices/certificateandkeymgmt/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
/*
sl@0
     2
* Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
* All rights reserved.
sl@0
     4
* This component and the accompanying materials are made available
sl@0
     5
* under the terms of the License "Eclipse Public License v1.0"
sl@0
     6
* which accompanies this distribution, and is available
sl@0
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
*
sl@0
     9
* Initial Contributors:
sl@0
    10
* Nokia Corporation - initial contribution.
sl@0
    11
*
sl@0
    12
* Contributors:
sl@0
    13
*
sl@0
    14
* Description: 
sl@0
    15
* Certificate management service
sl@0
    16
* Generic technology part of CERTMAN
sl@0
    17
*
sl@0
    18
*/
sl@0
    19
sl@0
    20
sl@0
    21
/**
sl@0
    22
 @file
sl@0
    23
*/
sl@0
    24
sl@0
    25
PRJ_PLATFORMS
sl@0
    26
DEFAULT
sl@0
    27
sl@0
    28
PRJ_EXPORTS
sl@0
    29
// specify the source file followed by its destination here
sl@0
    30
// copy will be used to copy the source file to its destination
sl@0
    31
// If there's no destination then the source file will be copied
sl@0
    32
// to the same name in /epoc32/include
sl@0
    33
sl@0
    34
../inc/x509cert.h 	 SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509cert.h)
sl@0
    35
../inc/x509keys.h 	 SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509keys.h)
sl@0
    36
../inc/pkcs10attr.h	  SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs10attr.h)
sl@0
    37
../inc/pkcs10.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs10.h)
sl@0
    38
../inc/pkcs9attr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs9attr.h)
sl@0
    39
../inc/asn1cons.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1cons.h)
sl@0
    40
../inc/asn1dec.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1dec.h)
sl@0
    41
../inc/asn1enc.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1enc.h)
sl@0
    42
../inc/x500dn.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x500dn.h)
sl@0
    43
../inc/x520ava.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x520ava.h)
sl@0
    44
sl@0
    45
../inc/signed.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(signed.h)
sl@0
    46
../inc/certificateapps_v2.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(certificateapps.h)
sl@0
    47
../inc/unifiedcertstore_v2.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(unifiedcertstore.h)
sl@0
    48
../inc/unifiedkeystore_v2.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(unifiedkeystore.h)
sl@0
    49
../inc/pkixCertChain_v2.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pkixcertchain.h)
sl@0
    50
../inc/pkixvalidationresult_v2.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pkixvalidationresult.h)
sl@0
    51
../inc/x509CertExt_v2.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509certext.h)
sl@0
    52
../inc/x509constraintext.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(x509constraintext.h)
sl@0
    53
sl@0
    54
../inc/x509keyencoder.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(x509keyencoder.h)
sl@0
    55
sl@0
    56
../inc/swicertstore.h           SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(swicertstore.h)
sl@0
    57
sl@0
    58
sl@0
    59
sl@0
    60
../inc/x509certchain.h		 SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509certchain.h)
sl@0
    61
sl@0
    62
../inc/X509gn.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509gn.h)
sl@0
    63
../inc/wtlscert.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlscert.h)
sl@0
    64
../inc/wtlsnames.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlsnames.h)
sl@0
    65
../inc/wtlskeys.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlskeys.h)
sl@0
    66
../inc/wtlscertchain.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlscertchain.h)
sl@0
    67
../inc/pkcs7excert.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7excert.h)
sl@0
    68
../inc/pkcs7issuerserial.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7issuerserial.h)
sl@0
    69
sl@0
    70
sl@0
    71
../inc/cmssignedobject.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssignedobject.h)
sl@0
    72
../inc/cmssignerinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssignerinfo.h)
sl@0
    73
../inc/cmscontentinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmscontentinfo.h)
sl@0
    74
../inc/cmscertchoice.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmscertchoice.h)
sl@0
    75
../inc/cmssigneridentifier.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssigneridentifier.h)
sl@0
    76
../inc/cmsdefs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmsdefs.h)
sl@0
    77
sl@0
    78
sl@0
    79
../inc/pkcs7digestinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7digestinfo.h)
sl@0
    80
../inc/pkcs7contentinfo_v2.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7contentinfo_v2.h)
sl@0
    81
../inc/pkcs7encrypteddataobject.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7encrypteddataobject.h)
sl@0
    82
sl@0
    83
../inc/pkcs12.h                     SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12.h)
sl@0
    84
../inc/pkcs12attribute.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12attribute.h)
sl@0
    85
../inc/pkcs12bags.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12bags.h)
sl@0
    86
../inc/pkcs12macdata.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12macdata.h)
sl@0
    87
../inc/pkcs12safebag.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12safebag.h)
sl@0
    88
sl@0
    89
../certstore/cacerts.dat			/epoc32/release/winscw/udeb/z/private/101f72a6/cacerts.dat
sl@0
    90
../certstore/cacerts.dat			/epoc32/release/winscw/urel/z/private/101f72a6/cacerts.dat
sl@0
    91
../certstore/cacerts.dat			/epoc32/data/z/private/101f72a6/cacerts.dat
sl@0
    92
../certstore/certclients.dat		/epoc32/release/winscw/udeb/z/private/101f72a6/certclients.dat
sl@0
    93
../certstore/certclients.dat		/epoc32/release/winscw/urel/z/private/101f72a6/certclients.dat
sl@0
    94
../certstore/certclients.dat		/epoc32/data/z/private/101f72a6/certclients.dat
sl@0
    95
sl@0
    96
//../makecertstore/makecertstore.bat /epoc32/tools/makecertstore.bat
sl@0
    97
sl@0
    98
// ROMKIT includes
sl@0
    99
../inc/CERTMAN.IBY					/epoc32/rom/include/certman.iby
sl@0
   100
../inc/pkcs7.iby					/epoc32/rom/include/pkcs7.iby
sl@0
   101
sl@0
   102
sl@0
   103
../inc/pkcs12.iby					/epoc32/rom/include/pkcs12.iby
sl@0
   104
sl@0
   105
sl@0
   106
sl@0
   107
sl@0
   108
sl@0
   109
PRJ_TESTEXPORTS
sl@0
   110
sl@0
   111
//////////////////////
sl@0
   112
// T_PKCS7 - Begin
sl@0
   113
../tpkcs7/data/corrupt1 /epoc32/winscw/c/tpkcs7/data/corrupt1
sl@0
   114
../tpkcs7/data/corrupt2 /epoc32/winscw/c/tpkcs7/data/corrupt2
sl@0
   115
../tpkcs7/data/corrupt3 /epoc32/winscw/c/tpkcs7/data/corrupt3
sl@0
   116
../tpkcs7/data/corrupt4 /epoc32/winscw/c/tpkcs7/data/corrupt4
sl@0
   117
../tpkcs7/data/noroot1  /epoc32/winscw/c/tpkcs7/data/noroot1
sl@0
   118
../tpkcs7/data/expired1 /epoc32/winscw/c/tpkcs7/data/expired1
sl@0
   119
../tpkcs7/data/valid1   /epoc32/winscw/c/tpkcs7/data/valid1
sl@0
   120
../tpkcs7/data/valid2   /epoc32/winscw/c/tpkcs7/data/valid2
sl@0
   121
../tpkcs7/data/valid3   /epoc32/winscw/c/tpkcs7/data/valid3
sl@0
   122
sl@0
   123
sl@0
   124
../tpkcs7/scripts/tpkcs7_v2.script /epoc32/winscw/c/tpkcs7/tpkcs7_v2.script
sl@0
   125
../tpkcs7/scripts/tpkcs7_v2.ini    /epoc32/winscw/c/tpkcs7/tpkcs7_v2.ini
sl@0
   126
../tpkcs7/scripts/tcms.script /epoc32/winscw/c/tpkcs7/tcms.script
sl@0
   127
../tpkcs7/scripts/tcms.ini /epoc32/winscw/c/tpkcs7/tcms.ini
sl@0
   128
../tpkcs7/scripts/tinteg_cms.script /epoc32/winscw/c/tpkcs7/tinteg_cms.script
sl@0
   129
../tpkcs7/scripts/tinteg_cms.ini /epoc32/winscw/c/tpkcs7/tinteg_cms.ini
sl@0
   130
sl@0
   131
sl@0
   132
../tpkcs7/data/empty	                			/epoc32/winscw/c/tpkcs7/data/empty
sl@0
   133
../tpkcs7/data/pkcs7_encrypteddata_corrupt2         		/epoc32/winscw/c/tpkcs7/data/pkcs7_encrypteddata_corrupt2
sl@0
   134
../tpkcs7/data/SHA1AndDES-CBC                                   /epoc32/winscw/c/tpkcs7/data/sha1anddes-cbc
sl@0
   135
sl@0
   136
sl@0
   137
sl@0
   138
//CMS Test data Content root and additional cert
sl@0
   139
../tpkcs7/data/cms/datacontent.txt				/epoc32/winscw/c/tpkcs7/cms/data/datacontent.txt
sl@0
   140
sl@0
   141
sl@0
   142
sl@0
   143
//CMS Test data Content root and additional cert from integ
sl@0
   144
../tpkcs7/data/cms/int_datacontent.txt			       	/epoc32/winscw/c/tpkcs7/cms/data/int_datacontent.txt
sl@0
   145
../tpkcs7/data/cms/int_large_data.txt			       	/epoc32/winscw/c/tpkcs7/cms/data/int_large_data.txt
sl@0
   146
../tpkcs7/data/cms/int_small_data.txt			       	/epoc32/winscw/c/tpkcs7/cms/data/int_small_data.txt
sl@0
   147
sl@0
   148
sl@0
   149
sl@0
   150
//CMS Test Certificates and key					
sl@0
   151
sl@0
   152
sl@0
   153
//CMS expected signed data result
sl@0
   154
sl@0
   155
sl@0
   156
sl@0
   157
sl@0
   158
sl@0
   159
sl@0
   160
sl@0
   161
//CMS expected signed data result form integ 
sl@0
   162
sl@0
   163
../tpkcs7/data/rootcertificate   /epoc32/winscw/c/tpkcs7/data/rootcertificate
sl@0
   164
sl@0
   165
// T_PKCS7 - End
sl@0
   166
//////////////////////
sl@0
   167
sl@0
   168
////////////////////////////////
sl@0
   169
// New TPKCS10 TEF version
sl@0
   170
sl@0
   171
// Batchfiles for pre and post test-run cleanup
sl@0
   172
../tpkcs10/batchfiles/t_pkcs10_backup.bat	/epoc32/winscw/c/tpkcs10/batchfiles/t_pkcs10_backup.bat
sl@0
   173
../tpkcs10/batchfiles/t_pkcs10_cleanup.bat	/epoc32/winscw/c/tpkcs10/batchfiles/t_pkcs10_cleanup.bat
sl@0
   174
sl@0
   175
// scripts
sl@0
   176
../tpkcs10/scripts/tpkcs10_v2.script  /epoc32/winscw/c/tpkcs10/scripts/tpkcs10_v2.script
sl@0
   177
../tpkcs10/scripts/tpkcs10_v2.ini     /epoc32/winscw/c/tpkcs10/scripts/tpkcs10_v2.ini
sl@0
   178
sl@0
   179
// keys 
sl@0
   180
sl@0
   181
// v3Extentions data
sl@0
   182
sl@0
   183
// Openssl cert requests
sl@0
   184
sl@0
   185
sl@0
   186
sl@0
   187
//  End of New TPKCS10 TEF version
sl@0
   188
////////////////////////////////////
sl@0
   189
sl@0
   190
//////////////////////
sl@0
   191
// TASN1 - Begin
sl@0
   192
sl@0
   193
// These scripts are new for TASN1
sl@0
   194
sl@0
   195
../tasn1/scripts/tasn1.script	/epoc32/winscw/c/tasn1/scripts/tasn1.script
sl@0
   196
../tasn1/scripts/tasn1.ini	/epoc32/winscw/c/tasn1/scripts/tasn1.ini
sl@0
   197
sl@0
   198
../tasn1/scripts/tasn1-oom.txt  /epoc32/winscw/c/tasn1/scripts/tasn1-oom.txt
sl@0
   199
sl@0
   200
// Batchfiles for post test-run cleanup
sl@0
   201
../tasn1/scripts/batchfiles/tasn1_cleanup.bat	/epoc32/winscw/c/tasn1/scripts/batchfiles/tasn1_cleanup.bat
sl@0
   202
sl@0
   203
// TASN1 - End
sl@0
   204
//////////////////////
sl@0
   205
sl@0
   206
//T_PKCS12_INTEGRATION_BEGIN	
sl@0
   207
../tpkcs12intgrtn/data/tpkcs12lib.script  /epoc32/winscw/c/tpkcs12intg/data/tpkcs12lib.script
sl@0
   208
../tpkcs12intgrtn/data/ini/im001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/im001.ini
sl@0
   209
../tpkcs12intgrtn/data/ini/im002.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/im002.ini
sl@0
   210
../tpkcs12intgrtn/data/ini/pm001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm001.ini
sl@0
   211
../tpkcs12intgrtn/data/ini/pm002.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm002.ini
sl@0
   212
../tpkcs12intgrtn/data/ini/pm003.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm003.ini
sl@0
   213
../tpkcs12intgrtn/data/ini/pm004.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm004.ini
sl@0
   214
../tpkcs12intgrtn/data/ini/pm005.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm005.ini
sl@0
   215
../tpkcs12intgrtn/data/ini/pm006.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm006.ini
sl@0
   216
../tpkcs12intgrtn/data/ini/pm007.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm007.ini
sl@0
   217
../tpkcs12intgrtn/data/ini/pm008.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm008.ini
sl@0
   218
../tpkcs12intgrtn/data/ini/pm010.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm010.ini
sl@0
   219
../tpkcs12intgrtn/data/ini/sb001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/sb001.ini
sl@0
   220
../tpkcs12intgrtn/data/ini/sb002.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/sb002.ini
sl@0
   221
../tpkcs12intgrtn/data/ini/sb003.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/sb003.ini
sl@0
   222
../tpkcs12intgrtn/data/ini/cb001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb001.ini
sl@0
   223
../tpkcs12intgrtn/data/ini/cb002.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb002.ini
sl@0
   224
../tpkcs12intgrtn/data/ini/cb003.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb003.ini
sl@0
   225
../tpkcs12intgrtn/data/ini/cb004.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb004.ini
sl@0
   226
../tpkcs12intgrtn/data/ini/cb005.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb005.ini
sl@0
   227
../tpkcs12intgrtn/data/ini/cb006.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/cb006.ini
sl@0
   228
../tpkcs12intgrtn/data/ini/ci001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/ci001.ini
sl@0
   229
../tpkcs12intgrtn/data/ini/ci002.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/ci002.ini
sl@0
   230
../tpkcs12intgrtn/data/ini/iv001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/iv001.ini
sl@0
   231
../tpkcs12intgrtn/data/ini/ct001.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/ct001.ini
sl@0
   232
../tpkcs12intgrtn/data/ini/pm009.ini  /epoc32/winscw/c/tpkcs12intg/data/ini/pm009.ini
sl@0
   233
sl@0
   234
sl@0
   235
//negative tests
sl@0
   236
../tpkcs12intgrtn/data/ini/changetag.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/changetag.ini
sl@0
   237
../tpkcs12intgrtn/data/ini/attributevaluechanged.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/attributevaluechanged.ini
sl@0
   238
../tpkcs12intgrtn/data/ini/corruptbagalgid.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptbagalgid.ini
sl@0
   239
../tpkcs12intgrtn/data/ini/corruptdigestalg_case1.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptdigestalg_case1.ini
sl@0
   240
../tpkcs12intgrtn/data/ini/corruptdigestalg_case2.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptdigestalg_case2.ini
sl@0
   241
../tpkcs12intgrtn/data/ini/corruptedalgid.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedalgid.ini
sl@0
   242
../tpkcs12intgrtn/data/ini/corruptedshroudedval.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudedval.ini
sl@0
   243
../tpkcs12intgrtn/data/ini/corruptedversion.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedversion.ini
sl@0
   244
../tpkcs12intgrtn/data/ini/digestcorrupted.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/digestcorrupted.ini
sl@0
   245
../tpkcs12intgrtn/data/ini/emptycontentinfo.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/emptycontentinfo.ini
sl@0
   246
../tpkcs12intgrtn/data/ini/emptydigest.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/emptydigest.ini
sl@0
   247
../tpkcs12intgrtn/data/ini/encryptedcontentabsent.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/encryptedcontentabsent.ini
sl@0
   248
../tpkcs12intgrtn/data/ini/encrypteddataabsent.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/encrypteddataabsent.ini
sl@0
   249
../tpkcs12intgrtn/data/ini/contentinfotypeunsupported.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/contentinfotypeunsupported.ini
sl@0
   250
../tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case1.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconiteration_case1.ini
sl@0
   251
../tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case2.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconiteration_case2.ini
sl@0
   252
../tpkcs12intgrtn/data/ini/corruptedencryptedcontent.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedcontent.ini
sl@0
   253
../tpkcs12intgrtn/data/ini/corruptedencryptedconversion.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconversion.ini
sl@0
   254
../tpkcs12intgrtn/data/ini/corruptedshroudediteration_case1.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudediteration_case1.ini
sl@0
   255
../tpkcs12intgrtn/data/ini/corruptedshroudediteration_case2.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudediteration_case2.ini
sl@0
   256
../tpkcs12intgrtn/data/ini/encrypteddatasaltcorrupted.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/encrypteddatasaltcorrupted.ini
sl@0
   257
../tpkcs12intgrtn/data/ini/encryptedusingdifferentalg.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/encryptedusingdifferentalg.ini
sl@0
   258
sl@0
   259
sl@0
   260
../tpkcs12intgrtn/data/ini/authsafe_contentnotoctetstring.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_contentnotoctetstring.ini
sl@0
   261
../tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_contentnotsequence.ini
sl@0
   262
../tpkcs12intgrtn/data/ini/authsafe_notasequence.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_notasequence.ini
sl@0
   263
../tpkcs12intgrtn/data/ini/authsafe_oidnotoctetstring.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_oidnotoctetstring.ini
sl@0
   264
../tpkcs12intgrtn/data/ini/digestalgorithmnotasequence.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/digestalgorithmnotasequence.ini
sl@0
   265
../tpkcs12intgrtn/data/ini/macdata_iterationnotinteger.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/macdata_iterationnotinteger.ini
sl@0
   266
../tpkcs12intgrtn/data/ini/macdata_negiteration.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/macdata_negiteration.ini
sl@0
   267
../tpkcs12intgrtn/data/ini/macdata_nosalt_noiteration.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/macdata_nosalt_noiteration.ini
sl@0
   268
../tpkcs12intgrtn/data/ini/macdatanotasequence.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/macdatanotasequence.ini
sl@0
   269
../tpkcs12intgrtn/data/ini/macdataverifyintegritydigestalgnotsha1.ini	/epoc32/winscw/c/tpkcs12intg/data/ini/macdataverifyintegritydigestalgnotsha1.ini
sl@0
   270
../tpkcs12intgrtn/data/ini/macsaltnotasequence.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/macsaltnotasequence.ini
sl@0
   271
../tpkcs12intgrtn/data/ini/pfx_missingcontents1.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/pfx_missingcontents1.ini
sl@0
   272
../tpkcs12intgrtn/data/ini/pfx_notasequence.ini				/epoc32/winscw/c/tpkcs12intg/data/ini/pfx_notasequence.ini
sl@0
   273
../tpkcs12intgrtn/data/ini/version_notinteger.ini				/epoc32/winscw/c/tpkcs12intg/data/ini/version_notinteger.ini
sl@0
   274
../tpkcs12intgrtn/data/ini/digestinfonotasequence.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/digestinfonotasequence.ini
sl@0
   275
../tpkcs12intgrtn/data/ini/unsupported_contenttype.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/unsupported_contenttype.ini
sl@0
   276
../tpkcs12intgrtn/data/ini/certbag_notasequence.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/certbag_notasequence.ini
sl@0
   277
../tpkcs12intgrtn/data/ini/certbag_oidnotoctetstring.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/certbag_oidnotoctetstring.ini
sl@0
   278
../tpkcs12intgrtn/data/ini/certbag_explicittagchanged.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/certbag_explicittagchanged.ini
sl@0
   279
../tpkcs12intgrtn/data/ini/certbag_notoctetstring.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/certbag_notoctetstring.ini
sl@0
   280
../tpkcs12intgrtn/data/ini/bagattributenotaseq.ini				/epoc32/winscw/c/tpkcs12intg/data/ini/bagattributenotaseq.ini						
sl@0
   281
../tpkcs12intgrtn/data/ini/bagattributeoid_notoctet.ini			/epoc32/winscw/c/tpkcs12intg/data/ini/bagattributeoid_notoctet.ini			
sl@0
   282
../tpkcs12intgrtn/data/ini/bagattributeval_notset.ini				/epoc32/winscw/c/tpkcs12intg/data/ini/bagattributeval_notset.ini			
sl@0
   283
//OOMTest
sl@0
   284
../tpkcs12intgrtn/data/ini/oomtest.ini		/epoc32/winscw/c/tpkcs12intg/data/ini/oomtest.ini
sl@0
   285
sl@0
   286
sl@0
   287
sl@0
   288
//T_PKCS12_INTEGRATION_TESTDATA_BEGIN
sl@0
   289
../tpkcs12intgrtn/data/pkcs12_im001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_im001.p12
sl@0
   290
../tpkcs12intgrtn/data/pkcs12_im002.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_im002.p12
sl@0
   291
../tpkcs12intgrtn/data/pkcs12_pm001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm001.p12
sl@0
   292
../tpkcs12intgrtn/data/pkcs12_pm002.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm002.p12
sl@0
   293
../tpkcs12intgrtn/data/pkcs12_pm003.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm003.p12
sl@0
   294
../tpkcs12intgrtn/data/pkcs12_pm004.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm004.p12
sl@0
   295
../tpkcs12intgrtn/data/pkcs12_pm005.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm005.p12
sl@0
   296
../tpkcs12intgrtn/data/pkcs12_pm006.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm006.p12
sl@0
   297
../tpkcs12intgrtn/data/pkcs12_pm007.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm007.p12
sl@0
   298
../tpkcs12intgrtn/data/pkcs12_pm008.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm008.p12
sl@0
   299
../tpkcs12intgrtn/data/pkcs12_pm009.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm009.p12
sl@0
   300
sl@0
   301
../tpkcs12intgrtn/data/pkcs12_pm010.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm010.p12
sl@0
   302
../tpkcs12intgrtn/data/pkcs12_ci001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ci001.p12
sl@0
   303
../tpkcs12intgrtn/data/pkcs12_ci002.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ci002.p12
sl@0
   304
../tpkcs12intgrtn/data/pkcs12_sb001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb001.p12
sl@0
   305
../tpkcs12intgrtn/data/pkcs12_sb002.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb002.p12
sl@0
   306
../tpkcs12intgrtn/data/pkcs12_sb003.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb003.p12
sl@0
   307
../tpkcs12intgrtn/data/pkcs12_cb001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb001.p12
sl@0
   308
../tpkcs12intgrtn/data/pkcs12_cb002.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb002.p12
sl@0
   309
../tpkcs12intgrtn/data/pkcs12_cb003.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb003.p12
sl@0
   310
../tpkcs12intgrtn/data/pkcs12_cb004.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb004.p12
sl@0
   311
../tpkcs12intgrtn/data/pkcs12_cb005.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb005.p12
sl@0
   312
../tpkcs12intgrtn/data/pkcs12_cb006.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb006.p12
sl@0
   313
../tpkcs12intgrtn/data/pkcs12_ct001.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ct001.p12
sl@0
   314
../tpkcs12intgrtn/data/pkcs12_junk.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_junk.p12
sl@0
   315
sl@0
   316
// Negative Tests
sl@0
   317
../tpkcs12intgrtn/data/pkcs12_changetag.p12		/epoc32/winscw/c/tpkcs12intg/data/pkcs12_changetag.p12
sl@0
   318
../tpkcs12intgrtn/data/pkcs12_contenttype.p12  		/epoc32/winscw/c/tpkcs12intg/data/pkcs12_contenttype.p12
sl@0
   319
../tpkcs12intgrtn/data/pkcs12_corruptedattrval.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedattrval.p12
sl@0
   320
../tpkcs12intgrtn/data/pkcs12_corruptedSalt.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedsalt.p12
sl@0
   321
../tpkcs12intgrtn/data/pkcs12_corruptedshroudedval.p12  /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudedval.p12
sl@0
   322
../tpkcs12intgrtn/data/pkcs12_corruptedversion.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedversion.p12
sl@0
   323
../tpkcs12intgrtn/data/pkcs12_digestalg1.p12  		/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalg1.p12
sl@0
   324
../tpkcs12intgrtn/data/pkcs12_digestalg2.p12  		/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalg2.p12
sl@0
   325
../tpkcs12intgrtn/data/pkcs12_digestcorrupted.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestcorrupted.p12
sl@0
   326
../tpkcs12intgrtn/data/pkcs12_emptycontentinfo.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_emptycontentinfo.p12
sl@0
   327
../tpkcs12intgrtn/data/pkcs12_emptydigest.p12  		/epoc32/winscw/c/tpkcs12intg/data/pkcs12_emptydigest.p12
sl@0
   328
../tpkcs12intgrtn/data/pkcs12_encrypteddataabsent.p12	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encrypteddataabsent.p12
sl@0
   329
../tpkcs12intgrtn/data/pkcs12_unsupportedbag.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupportedbag.p12
sl@0
   330
../tpkcs12intgrtn/data/pkcs12_unsupportedcontentinfo.p12	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupportedcontentinfo.p12
sl@0
   331
../tpkcs12intgrtn/data/pkcs12_encryptedcontentabsent.p12	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentabsent.p12
sl@0
   332
../tpkcs12intgrtn/data/pkcs12_attributevaluecorrupted.p12	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_attributevaluecorrupted.p12
sl@0
   333
../tpkcs12intgrtn/data/pkcs12_corruptedencryptedcontent.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedencryptedcontent.p12
sl@0
   334
../tpkcs12intgrtn/data/pkcs12_corruptedshroudediteration1.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudediteration1.p12
sl@0
   335
../tpkcs12intgrtn/data/pkcs12_corruptedshroudediteration2.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudediteration2.p12
sl@0
   336
../tpkcs12intgrtn/data/pkcs12_encryptedcontentiteration1.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentiteration1.p12
sl@0
   337
../tpkcs12intgrtn/data/pkcs12_encryptedcontentiteration2.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentiteration2.p12
sl@0
   338
../tpkcs12intgrtn/data/pkcs12_encryptedcontentversion.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentversion.p12
sl@0
   339
../tpkcs12intgrtn/data/pkcs12_encryptedusingdifferentAlg.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedusingdifferentalg.p12
sl@0
   340
sl@0
   341
../tpkcs12intgrtn/data/pkcs12_authsafe_contentnotoctetstring.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_contentnotoctetstring.p12
sl@0
   342
../tpkcs12intgrtn/data/pkcs12_authsafe_contentnotsequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_contentnotsequence.p12
sl@0
   343
../tpkcs12intgrtn/data/pkcs12_authsafe_notasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_notasequence.p12
sl@0
   344
../tpkcs12intgrtn/data/pkcs12_authsafe_oidnotoctetstring.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_oidnotoctetstring.p12
sl@0
   345
../tpkcs12intgrtn/data/pkcs12_certbag_explicittagchanged.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_explicittagchanged.p12
sl@0
   346
../tpkcs12intgrtn/data/pkcs12_certbag_notasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_notasequence.p12
sl@0
   347
../tpkcs12intgrtn/data/pkcs12_certbag_notoctetstring.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_notoctetstring.p12
sl@0
   348
../tpkcs12intgrtn/data/pkcs12_certbag_oidnotoctetstring.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_oidnotoctetstring.p12
sl@0
   349
../tpkcs12intgrtn/data/pkcs12_digestalgnotsha1.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalgnotsha1.p12
sl@0
   350
../tpkcs12intgrtn/data/pkcs12_digestalgorithmnotasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalgorithmnotasequence.p12
sl@0
   351
../tpkcs12intgrtn/data/pkcs12_digestinfonotasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestinfonotasequence.p12
sl@0
   352
../tpkcs12intgrtn/data/pkcs12_macdata_iterationnotinteger.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_iterationnotinteger.p12
sl@0
   353
../tpkcs12intgrtn/data/pkcs12_macdata_negiteration.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_negiteration.p12
sl@0
   354
../tpkcs12intgrtn/data/pkcs12_macdata_nosalt_noiteration.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_nosalt_noiteration.p12
sl@0
   355
../tpkcs12intgrtn/data/pkcs12_macdatanotasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdatanotasequence.p12
sl@0
   356
../tpkcs12intgrtn/data/pkcs12_macsaltnotoctetstring.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_macsaltnotoctetstring.p12
sl@0
   357
../tpkcs12intgrtn/data/pkcs12_pfx_missingcontents1.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_pfx_missingcontents1.p12
sl@0
   358
../tpkcs12intgrtn/data/pkcs12_pfx_notasequence.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_pfx_notasequence.p12
sl@0
   359
../tpkcs12intgrtn/data/pkcs12_unsupported_contenttype.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupported_contenttype.p12
sl@0
   360
../tpkcs12intgrtn/data/pkcs12_version_notinteger.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_version_notinteger.p12
sl@0
   361
../tpkcs12intgrtn/data/pkcs12_bagattributenotaseq.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributenotaseq.p12
sl@0
   362
../tpkcs12intgrtn/data/pkcs12_bagattributeoid_notoctet.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributeoid_notoctet.p12
sl@0
   363
../tpkcs12intgrtn/data/pkcs12_bagattributeval_notset.p12  	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributeval_notset.p12
sl@0
   364
sl@0
   365
//OOM Test
sl@0
   366
../tpkcs12intgrtn/data/pkcs12_oomsafecontentencrypteddata.p12	/epoc32/winscw/c/tpkcs12intg/data/pkcs12_oomsafecontentencrypteddata.p12
sl@0
   367
sl@0
   368
sl@0
   369
//T_PKCS12_INTEGRATION_TESTDATA_END
sl@0
   370
sl@0
   371
// T_PKCS12_Cert and Keys
sl@0
   372
sl@0
   373
 
sl@0
   374
../tpkcs12intgrtn/data/root5ca_key.pk8  /epoc32/winscw/c/tpkcs12intg/data/root5ca_key.pk8
sl@0
   375
../tpkcs12intgrtn/data/ee_key.pk8  /epoc32/winscw/c/tpkcs12intg/data/ee_key.pk8
sl@0
   376
sl@0
   377
../tpkcs12intgrtn/data/pm009_shrouded  /epoc32/winscw/c/tpkcs12intg/data/pm009_shrouded
sl@0
   378
sl@0
   379
../tpkcs12intgrtn/data/symbiantestrootcadsa_key.pk8  /epoc32/winscw/c/tpkcs12intg/data/symbiantestrootcadsa_key.pk8
sl@0
   380
sl@0
   381
sl@0
   382
sl@0
   383
sl@0
   384
sl@0
   385
// Negative Tests
sl@0
   386
../tpkcs12intgrtn/data/attrvalchangedfriendlyname	/epoc32/winscw/c/tpkcs12intg/data/attrvalchangedfriendlyname
sl@0
   387
../tpkcs12intgrtn/data/attrvalchangedlocalkeyid	/epoc32/winscw/c/tpkcs12intg/data/attrvalchangedlocalkeyid
sl@0
   388
sl@0
   389
../tpkcs12intgrtn/data/cb001_mac      /epoc32/winscw/c/tpkcs12intg/data/cb001_mac
sl@0
   390
../tpkcs12intgrtn/data/cb001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb001_macsalt
sl@0
   391
../tpkcs12intgrtn/data/cb002_mac      /epoc32/winscw/c/tpkcs12intg/data/cb002_mac
sl@0
   392
../tpkcs12intgrtn/data/cb002_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb002_macsalt
sl@0
   393
../tpkcs12intgrtn/data/cb003_mac      /epoc32/winscw/c/tpkcs12intg/data/cb003_mac
sl@0
   394
../tpkcs12intgrtn/data/cb003_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb003_macsalt
sl@0
   395
../tpkcs12intgrtn/data/cb004_mac      /epoc32/winscw/c/tpkcs12intg/data/cb004_mac
sl@0
   396
../tpkcs12intgrtn/data/cb004_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb004_macsalt
sl@0
   397
../tpkcs12intgrtn/data/cb005_mac      /epoc32/winscw/c/tpkcs12intg/data/cb005_mac
sl@0
   398
../tpkcs12intgrtn/data/cb005_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb005_macsalt
sl@0
   399
../tpkcs12intgrtn/data/cb006_mac      /epoc32/winscw/c/tpkcs12intg/data/cb006_mac
sl@0
   400
../tpkcs12intgrtn/data/cb006_macsalt      /epoc32/winscw/c/tpkcs12intg/data/cb006_macsalt
sl@0
   401
../tpkcs12intgrtn/data/im001_mac      /epoc32/winscw/c/tpkcs12intg/data/im001_mac
sl@0
   402
../tpkcs12intgrtn/data/im001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/im001_macsalt
sl@0
   403
../tpkcs12intgrtn/data/im002_mac      /epoc32/winscw/c/tpkcs12intg/data/im002_mac
sl@0
   404
../tpkcs12intgrtn/data/im002_macsalt      /epoc32/winscw/c/tpkcs12intg/data/im002_macsalt
sl@0
   405
../tpkcs12intgrtn/data/pm001_mac      /epoc32/winscw/c/tpkcs12intg/data/pm001_mac
sl@0
   406
../tpkcs12intgrtn/data/pm001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm001_macsalt
sl@0
   407
../tpkcs12intgrtn/data/pm002_mac      /epoc32/winscw/c/tpkcs12intg/data/pm002_mac
sl@0
   408
../tpkcs12intgrtn/data/pm002_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm002_macsalt
sl@0
   409
../tpkcs12intgrtn/data/pm003_mac      /epoc32/winscw/c/tpkcs12intg/data/pm003_mac
sl@0
   410
../tpkcs12intgrtn/data/pm003_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm003_macsalt
sl@0
   411
../tpkcs12intgrtn/data/pm004_mac      /epoc32/winscw/c/tpkcs12intg/data/pm004_mac
sl@0
   412
../tpkcs12intgrtn/data/pm004_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm004_macsalt
sl@0
   413
../tpkcs12intgrtn/data/pm005_mac      /epoc32/winscw/c/tpkcs12intg/data/pm005_mac
sl@0
   414
../tpkcs12intgrtn/data/pm005_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm005_macsalt
sl@0
   415
../tpkcs12intgrtn/data/pm006_mac      /epoc32/winscw/c/tpkcs12intg/data/pm006_mac
sl@0
   416
../tpkcs12intgrtn/data/pm006_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm006_macsalt
sl@0
   417
../tpkcs12intgrtn/data/pm007_mac      /epoc32/winscw/c/tpkcs12intg/data/pm007_mac
sl@0
   418
../tpkcs12intgrtn/data/pm007_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm007_macsalt
sl@0
   419
../tpkcs12intgrtn/data/pm008_mac      /epoc32/winscw/c/tpkcs12intg/data/pm008_mac
sl@0
   420
../tpkcs12intgrtn/data/pm008_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm008_macsalt
sl@0
   421
../tpkcs12intgrtn/data/pm010_mac      /epoc32/winscw/c/tpkcs12intg/data/pm010_mac
sl@0
   422
../tpkcs12intgrtn/data/pm010_macsalt      /epoc32/winscw/c/tpkcs12intg/data/pm010_macsalt
sl@0
   423
sl@0
   424
../tpkcs12intgrtn/data/sb001_mac      /epoc32/winscw/c/tpkcs12intg/data/sb001_mac
sl@0
   425
../tpkcs12intgrtn/data/sb001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/sb001_macsalt
sl@0
   426
sl@0
   427
../tpkcs12intgrtn/data/sb002_mac      /epoc32/winscw/c/tpkcs12intg/data/sb002_mac
sl@0
   428
../tpkcs12intgrtn/data/sb002_macsalt      /epoc32/winscw/c/tpkcs12intg/data/sb002_macsalt
sl@0
   429
sl@0
   430
../tpkcs12intgrtn/data/sb003_mac      /epoc32/winscw/c/tpkcs12intg/data/sb003_mac
sl@0
   431
../tpkcs12intgrtn/data/sb003_macsalt      /epoc32/winscw/c/tpkcs12intg/data/sb003_macsalt
sl@0
   432
sl@0
   433
../tpkcs12intgrtn/data/ci001_mac      /epoc32/winscw/c/tpkcs12intg/data/ci001_mac
sl@0
   434
../tpkcs12intgrtn/data/ci001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/ci001_macsalt
sl@0
   435
sl@0
   436
../tpkcs12intgrtn/data/ci002_mac      /epoc32/winscw/c/tpkcs12intg/data/ci002_mac
sl@0
   437
../tpkcs12intgrtn/data/ci002_macsalt      /epoc32/winscw/c/tpkcs12intg/data/ci002_macsalt
sl@0
   438
sl@0
   439
../tpkcs12intgrtn/data/ct001_mac      /epoc32/winscw/c/tpkcs12intg/data/ct001_mac
sl@0
   440
../tpkcs12intgrtn/data/ct001_macsalt      /epoc32/winscw/c/tpkcs12intg/data/ct001_macsalt
sl@0
   441
sl@0
   442
sl@0
   443
sl@0
   444
//T_PKCS12_INTEGRATION_END
sl@0
   445
///////////////////////
sl@0
   446
sl@0
   447
///////////////////////
sl@0
   448
// TCertstore - Begin
sl@0
   449
sl@0
   450
// Script file
sl@0
   451
sl@0
   452
sl@0
   453
../tcertstore/scripts/unifiedcertstore1-conf1.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf1.script
sl@0
   454
../tcertstore/scripts/unifiedcertstore2-conf1.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf1.script
sl@0
   455
../tcertstore/scripts/unifiedcertstore3-conf1.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf1.script
sl@0
   456
../tcertstore/scripts/unifiedcertstore1-conf2.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf2.script
sl@0
   457
../tcertstore/scripts/unifiedcertstore2-conf2.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2.script
sl@0
   458
../tcertstore/scripts/unifiedcertstore3-conf2.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf2.script
sl@0
   459
../tcertstore/scripts/unifiedcertstore1-conf3.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf3.script
sl@0
   460
../tcertstore/scripts/unifiedcertstore2-conf3.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf3.script
sl@0
   461
../tcertstore/scripts/unifiedcertstore2-conf2a.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2a.script
sl@0
   462
../tcertstore/scripts/unifiedcertstore3-conf3.script	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf3.script
sl@0
   463
sl@0
   464
sl@0
   465
../tcertstore/scripts/unifiedcertstore1-conf1.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf1.ini
sl@0
   466
../tcertstore/scripts/unifiedcertstore2-conf1.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf1.ini
sl@0
   467
../tcertstore/scripts/unifiedcertstore3-conf1.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf1.ini
sl@0
   468
../tcertstore/scripts/unifiedcertstore1-conf2.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf2.ini
sl@0
   469
../tcertstore/scripts/unifiedcertstore2-conf2.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2.ini
sl@0
   470
../tcertstore/scripts/unifiedcertstore3-conf2.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf2.ini
sl@0
   471
../tcertstore/scripts/unifiedcertstore1-conf3.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf3.ini
sl@0
   472
../tcertstore/scripts/unifiedcertstore2-conf3.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf3.ini
sl@0
   473
../tcertstore/scripts/unifiedcertstore2-conf2a.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2a.ini
sl@0
   474
../tcertstore/scripts/unifiedcertstore3-conf3.ini	/epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf3.ini
sl@0
   475
sl@0
   476
sl@0
   477
sl@0
   478
sl@0
   479
sl@0
   480
sl@0
   481
sl@0
   482
sl@0
   483
//	30/09/2002 New certificates and RSA key pairs added by JCS for certstore testing
sl@0
   484
sl@0
   485
//	Keys (should be imported to keystore before testing)
sl@0
   486
sl@0
   487
../tcertstore/tdata/pkcs8dsa1.001	/epoc32/winscw/c/tcertstore/data/pkcs8dsa1.001
sl@0
   488
sl@0
   489
../tcertstore/tdata/rsacertkey1.txt	/epoc32/winscw/c/tcertstore/data/rsacertkey1.txt
sl@0
   490
../tcertstore/tdata/rsacertkey2.txt	/epoc32/winscw/c/tcertstore/data/rsacertkey2.txt
sl@0
   491
../tcertstore/tdata/rsacertkey3.txt	/epoc32/winscw/c/tcertstore/data/rsacertkey3.txt
sl@0
   492
../tcertstore/tdata/nrcertkey.txt		/epoc32/winscw/c/tcertstore/data/nrcertkey.txt
sl@0
   493
../tcertstore/tdata/signcertkey2.txt	/epoc32/winscw/c/tcertstore/data/signcertkey2.txt
sl@0
   494
../tcertstore/tdata/enciphersigncertkey2.txt	/epoc32/winscw/c/tcertstore/data/enciphersigncertkey2.txt
sl@0
   495
../tcertstore/tdata/SelfSignedPrivateKey_pk8.pk8	/epoc32/winscw/c/tcertstore/data/SelfSignedPrivateKey_pk8.pk8
sl@0
   496
sl@0
   497
../tcertstore/scripts/certstoreconcurrent1.txt		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.txt
sl@0
   498
../tcertstore/scripts/certstoreconcurrent2.txt		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.txt
sl@0
   499
../tcertstore/scripts/certstoreconcurrent3.txt		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.txt
sl@0
   500
../tcertstore/scripts/cancel2.txt			/epoc32/winscw/c/tcertstore/scripts/cancel2.txt
sl@0
   501
../tcertstore/scripts/dsa.txt				/epoc32/winscw/c/tcertstore/scripts/dsa.txt
sl@0
   502
sl@0
   503
sl@0
   504
../tcertstore/scripts/certstoreconcurrent1.script	/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.script
sl@0
   505
../tcertstore/scripts/certstoreconcurrent2.script		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.script
sl@0
   506
../tcertstore/scripts/certstoreconcurrent3.script		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.script
sl@0
   507
../tcertstore/scripts/cancel1.script			/epoc32/winscw/c/tcertstore/scripts/cancel1.script
sl@0
   508
../tcertstore/scripts/cancel2.script			/epoc32/winscw/c/tcertstore/scripts/cancel2.script
sl@0
   509
../tcertstore/scripts/dsa.script				/epoc32/winscw/c/tcertstore/scripts/dsa.script
sl@0
   510
../tcertstore/scripts/oom1.script			/epoc32/winscw/c/tcertstore/scripts/oom1.script
sl@0
   511
../tcertstore/scripts/oom2.script			/epoc32/winscw/c/tcertstore/scripts/oom2.script
sl@0
   512
../tcertstore/scripts/oom3.script			/epoc32/winscw/c/tcertstore/scripts/oom3.script
sl@0
   513
sl@0
   514
sl@0
   515
../tcertstore/scripts/certstoreconcurrent1.ini		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.ini
sl@0
   516
../tcertstore/scripts/certstoreconcurrent2.ini		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.ini
sl@0
   517
../tcertstore/scripts/certstoreconcurrent3.ini		/epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.ini
sl@0
   518
../tcertstore/scripts/cancel1.ini			/epoc32/winscw/c/tcertstore/scripts/cancel1.ini
sl@0
   519
../tcertstore/scripts/cancel2.ini			/epoc32/winscw/c/tcertstore/scripts/cancel2.ini
sl@0
   520
../tcertstore/scripts/dsa.ini				/epoc32/winscw/c/tcertstore/scripts/dsa.ini
sl@0
   521
../tcertstore/scripts/oom1.ini				/epoc32/winscw/c/tcertstore/scripts/oom1.ini
sl@0
   522
../tcertstore/scripts/oom2.ini					/epoc32/winscw/c/tcertstore/scripts/oom2.ini
sl@0
   523
../tcertstore/scripts/oom3.ini					/epoc32/winscw/c/tcertstore/scripts/oom3.ini
sl@0
   524
sl@0
   525
sl@0
   526
sl@0
   527
../tcertstore/scripts/bldcertstore.txt			/epoc32/winscw/c/tcertstore/scripts/bldcertstore.txt
sl@0
   528
../tcertstore/scripts/filecertstore_servoom.txt		/epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.txt
sl@0
   529
sl@0
   530
../tcertstore/scripts/t_handle_1.script				/epoc32/winscw/c/tcertstore/scripts/t_handle_1.script
sl@0
   531
../tcertstore/scripts/bldcertstore.script			/epoc32/winscw/c/tcertstore/scripts/bldcertstore.script
sl@0
   532
../tcertstore/scripts/reload.script				/epoc32/winscw/c/tcertstore/scripts/reload.script
sl@0
   533
../tcertstore/scripts/filecertstore_errors.script		/epoc32/winscw/c/tcertstore/scripts/filecertstore_errors.script
sl@0
   534
../tcertstore/scripts/filecertstore_servoom.script		/epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.script
sl@0
   535
../tcertstore/scripts/multiplecertstoresfilter.script	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter.script
sl@0
   536
../tcertstore/scripts/multiplecertstoresfilter1.script	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter1.script
sl@0
   537
../tcertstore/scripts/multiplecertstoresfilter2.script	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter2.script
sl@0
   538
sl@0
   539
sl@0
   540
../tcertstore/scripts/t_handle_1.ini				/epoc32/winscw/c/tcertstore/scripts/t_handle_1.ini
sl@0
   541
../tcertstore/scripts/bldcertstore.ini			/epoc32/winscw/c/tcertstore/scripts/bldcertstore.ini
sl@0
   542
../tcertstore/scripts/reload.ini				/epoc32/winscw/c/tcertstore/scripts/reload.ini
sl@0
   543
../tcertstore/scripts/filecertstore_errors.ini		/epoc32/winscw/c/tcertstore/scripts/filecertstore_errors.ini
sl@0
   544
../tcertstore/scripts/filecertstore_servoom.ini		/epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.ini
sl@0
   545
../tcertstore/scripts/multiplecertstoresfilter.ini	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter.ini
sl@0
   546
../tcertstore/scripts/multiplecertstoresfilter1.ini	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter1.ini
sl@0
   547
../tcertstore/scripts/multiplecertstoresfilter2.ini	/epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter2.ini
sl@0
   548
sl@0
   549
sl@0
   550
../tcertstore/scripts/t_certstore.txt				/epoc32/winscw/c/t_certstore.txt
sl@0
   551
../tcertstore/scripts/t_certstore_2.txt				/epoc32/winscw/c/t_certstore_2.txt
sl@0
   552
sl@0
   553
../tcertstore/scripts/t_certstore.script				/epoc32/winscw/c/t_certstore.script
sl@0
   554
../tcertstore/scripts/t_certstore_2.script				/epoc32/winscw/c/t_certstore_2.script
sl@0
   555
sl@0
   556
../tcertstore/scripts/t_certstore.ini				/epoc32/winscw/c/t_certstore.ini
sl@0
   557
../tcertstore/scripts/t_certstore_2.ini				/epoc32/winscw/c/t_certstore_2.ini
sl@0
   558
../tcertstore/scripts/t_certstore_sha2.script			/epoc32/winscw/c/tcertstore/scripts/t_certstore_sha2.script
sl@0
   559
../tcertstore/scripts/t_certstore_sha2.ini			/epoc32/winscw/c/tcertstore/scripts/t_certstore_sha2.ini
sl@0
   560
sl@0
   561
sl@0
   562
sl@0
   563
sl@0
   564
../tcertstore/runtest/nightrun.txt		/epoc32/winscw/c/tcertstore/runtest/nightrun.txt
sl@0
   565
sl@0
   566
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/system/data/test1certstore.dat
sl@0
   567
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/system/data/test2certstore.dat
sl@0
   568
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test1certstore.dat
sl@0
   569
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test2certstore.dat
sl@0
   570
sl@0
   571
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/system/data/test1simcertstore.dat
sl@0
   572
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/system/data/test2simcertstore.dat
sl@0
   573
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test1simcertstore.dat
sl@0
   574
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test2simcertstore.dat
sl@0
   575
 
sl@0
   576
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/system/data/test1wimcertstore.dat
sl@0
   577
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/system/data/test2wimcertstore.dat
sl@0
   578
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test1wimcertstore.dat
sl@0
   579
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test2wimcertstore.dat
sl@0
   580
 
sl@0
   581
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/system/data/test1uicccertstore.dat
sl@0
   582
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/system/data/test2uicccertstore.dat
sl@0
   583
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test1uicccertstore.dat
sl@0
   584
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test2uicccertstore.dat
sl@0
   585
sl@0
   586
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/system/data/test1deviceimmutablecertstore.dat
sl@0
   587
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/system/data/test2deviceimmutablecertstore.dat
sl@0
   588
../tcertstore/certstores/test1certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test1deviceimmutablecertstore.dat
sl@0
   589
../tcertstore/certstores/test2certstore.dat	/epoc32/winscw/c/tcertstore/certstores/test2deviceimmutablecertstore.dat
sl@0
   590
sl@0
   591
// SWI cert store tests (winscw only)
sl@0
   592
sl@0
   593
sl@0
   594
../tcertstore/scripts/swicertstore1.script		/epoc32/winscw/c/tcertstore/scripts/swicertstore1.script
sl@0
   595
../tcertstore/scripts/swicertstore2.script		/epoc32/winscw/c/tcertstore/scripts/swicertstore2.script
sl@0
   596
../tcertstore/scripts/swicertstore3.script		/epoc32/winscw/c/tcertstore/scripts/swicertstore3.script
sl@0
   597
../tcertstore/scripts/swicertstore4.script		/epoc32/winscw/c/tcertstore/scripts/swicertstore4.script
sl@0
   598
../tcertstore/scripts/wri-swicertstore1.script	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore1.script // For emulator tests
sl@0
   599
../tcertstore/scripts/swicertstore1hw.script	/epoc32/winscw/c/tcertstore/scripts/swicertstore1hw.script // For ROM build
sl@0
   600
../tcertstore/scripts/wri-swicertstorehw.script	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstorehw.script // For ROM build
sl@0
   601
../tcertstore/scripts/wri-swicertstore2.script	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore2.script
sl@0
   602
../tcertstore/scripts/wri-swicertstore3.script	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore3.script
sl@0
   603
sl@0
   604
sl@0
   605
../tcertstore/scripts/swicertstore1.ini		/epoc32/winscw/c/tcertstore/scripts/swicertstore1.ini
sl@0
   606
../tcertstore/scripts/swicertstore2.ini		/epoc32/winscw/c/tcertstore/scripts/swicertstore2.ini
sl@0
   607
../tcertstore/scripts/swicertstore3.ini		/epoc32/winscw/c/tcertstore/scripts/swicertstore3.ini
sl@0
   608
../tcertstore/scripts/swicertstore4.ini		/epoc32/winscw/c/tcertstore/scripts/swicertstore4.ini
sl@0
   609
../tcertstore/scripts/wri-swicertstore1.ini	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore1.ini // For emulator tests
sl@0
   610
../tcertstore/scripts/swicertstore1hw.ini		/epoc32/winscw/c/tcertstore/scripts/swicertstore1hw.ini // For ROM build
sl@0
   611
../tcertstore/scripts/wri-swicertstorehw.ini	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstorehw.ini // For ROM build
sl@0
   612
../tcertstore/scripts/wri-swicertstore2.ini	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore2.ini
sl@0
   613
../tcertstore/scripts/wri-swicertstore3.ini	/epoc32/winscw/c/tcertstore/scripts/wri-swicertstore3.ini
sl@0
   614
sl@0
   615
sl@0
   616
sl@0
   617
sl@0
   618
sl@0
   619
sl@0
   620
../tcertstore/tdata/swicertstore_nonmand.dat		/epoc32/data/z/resource/swicertstore.dat				// For ROM build
sl@0
   621
../tcertstore/tdata/swicertstore.dat		/epoc32/winscw/c/tcertstore/data/swicertstore.dat		// For emulator tests
sl@0
   622
../tcertstore/tdata/wri-swicertstore.dat	/epoc32/winscw/c/tcertstore/data/wri-swicertstore.dat	// For emulator tests
sl@0
   623
sl@0
   624
// Platform security tests (winscw only)
sl@0
   625
sl@0
   626
../tcertstore/scripts/apipolicing.script			/epoc32/winscw/c/tcertstore/scripts/apipolicing.script
sl@0
   627
../tcertstore/scripts/apipolicing.ini				/epoc32/winscw/c/tcertstore/scripts/apipolicing.ini
sl@0
   628
sl@0
   629
// Data
sl@0
   630
sl@0
   631
../tcertstore/scripts/certappmanager.txt		/epoc32/winscw/c/certappmanager.txt
sl@0
   632
sl@0
   633
../tcertstore/scripts/certappmanager.script		/epoc32/winscw/c/certappmanager.script
sl@0
   634
../tcertstore/scripts/certappmanager.ini		/epoc32/winscw/c/certappmanager.ini
sl@0
   635
sl@0
   636
sl@0
   637
sl@0
   638
../testdata/00 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/00
sl@0
   639
../testdata/01 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/01
sl@0
   640
../testdata/02 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/02
sl@0
   641
sl@0
   642
//	Certificates
sl@0
   643
sl@0
   644
sl@0
   645
// Batchfiles for pre and post test-run cleanup
sl@0
   646
../tcertstore/scripts/batchfiles/swicert_backup.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_backup.bat
sl@0
   647
../tcertstore/scripts/batchfiles/swicert_backup1.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_backup1.bat
sl@0
   648
../tcertstore/scripts/batchfiles/swicert_restore.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_restore.bat
sl@0
   649
../tcertstore/scripts/batchfiles/pre_tocsp_backup.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/pre_tocsp_backup.bat
sl@0
   650
../tcertstore/scripts/batchfiles/post_tocsp_restore.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/post_tocsp_restore.bat
sl@0
   651
../tcertstore/scripts/batchfiles/post_httpinterface_restore.bat	/epoc32/winscw/c/tcertstore/scripts/batchfiles/post_httpinterface_restore.bat
sl@0
   652
sl@0
   653
sl@0
   654
/////////////// Composite Certstores Testing - Support for multiple swicertstores and filecertstores/////////////////////////////////////
sl@0
   655
sl@0
   656
// 1. scripts
sl@0
   657
// Multiple File cert stores tests (winscw only)
sl@0
   658
sl@0
   659
../tcertstore/multiple_certstore/scripts/tfilecertstore01.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore01.script 
sl@0
   660
../tcertstore/multiple_certstore/scripts/tfilecertstore02.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore02.script 
sl@0
   661
../tcertstore/multiple_certstore/scripts/tfilecertstore03.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore03.script 
sl@0
   662
../tcertstore/multiple_certstore/scripts/tfilecertstore04.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore04.script 
sl@0
   663
../tcertstore/multiple_certstore/scripts/tfilecertstore05.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore05.script 
sl@0
   664
../tcertstore/multiple_certstore/scripts/tfilecertstore06.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore06.script 
sl@0
   665
../tcertstore/multiple_certstore/scripts/tfilecertstore07.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore07.script 
sl@0
   666
../tcertstore/multiple_certstore/scripts/tfilecertstore08.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore08.script 
sl@0
   667
../tcertstore/multiple_certstore/scripts/tfilecertstore09.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore09.script 
sl@0
   668
../tcertstore/multiple_certstore/scripts/tfilecertstore10.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore10.script 
sl@0
   669
../tcertstore/multiple_certstore/scripts/tfilecertstore11.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore11.script 
sl@0
   670
../tcertstore/multiple_certstore/scripts/tfilecertstore12.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore12.script 
sl@0
   671
../tcertstore/multiple_certstore/scripts/tfilecertstore13.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore13.script 
sl@0
   672
../tcertstore/multiple_certstore/scripts/tfilecertstore14.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore14.script // For ROM build  
sl@0
   673
../tcertstore/multiple_certstore/scripts/tfilecertstore15.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore15.script 
sl@0
   674
../tcertstore/multiple_certstore/scripts/tfilecertstore16.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore16.script 
sl@0
   675
../tcertstore/multiple_certstore/scripts/tfilecertstore17.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore17.script 
sl@0
   676
../tcertstore/multiple_certstore/scripts/tfilecertstore18.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore18.script 
sl@0
   677
sl@0
   678
sl@0
   679
sl@0
   680
../tcertstore/multiple_certstore/scripts/tfilecertstore01.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore01.ini 
sl@0
   681
../tcertstore/multiple_certstore/scripts/tfilecertstore02.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore02.ini 
sl@0
   682
../tcertstore/multiple_certstore/scripts/tfilecertstore03.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore03.ini 
sl@0
   683
../tcertstore/multiple_certstore/scripts/tfilecertstore04.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore04.ini 
sl@0
   684
../tcertstore/multiple_certstore/scripts/tfilecertstore05.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore05.ini 
sl@0
   685
../tcertstore/multiple_certstore/scripts/tfilecertstore06.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore06.ini 
sl@0
   686
../tcertstore/multiple_certstore/scripts/tfilecertstore07.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore07.ini 
sl@0
   687
../tcertstore/multiple_certstore/scripts/tfilecertstore08.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore08.ini 
sl@0
   688
../tcertstore/multiple_certstore/scripts/tfilecertstore09.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore09.ini 
sl@0
   689
../tcertstore/multiple_certstore/scripts/tfilecertstore10.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore10.ini 
sl@0
   690
../tcertstore/multiple_certstore/scripts/tfilecertstore11.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore11.ini 
sl@0
   691
../tcertstore/multiple_certstore/scripts/tfilecertstore12.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore12.ini 
sl@0
   692
../tcertstore/multiple_certstore/scripts/tfilecertstore13.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore13.ini 
sl@0
   693
../tcertstore/multiple_certstore/scripts/tfilecertstore14.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore14.ini // For ROM build  
sl@0
   694
../tcertstore/multiple_certstore/scripts/tfilecertstore15.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore15.ini 
sl@0
   695
../tcertstore/multiple_certstore/scripts/tfilecertstore16.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore16.ini 
sl@0
   696
../tcertstore/multiple_certstore/scripts/tfilecertstore17.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore17.ini 
sl@0
   697
../tcertstore/multiple_certstore/scripts/tfilecertstore18.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore18.ini 
sl@0
   698
sl@0
   699
sl@0
   700
sl@0
   701
sl@0
   702
sl@0
   703
// Multiple SWI cert stores tests (winscw only)
sl@0
   704
sl@0
   705
../tcertstore/multiple_certstore/scripts/tswicertstore01.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore01.script 
sl@0
   706
../tcertstore/multiple_certstore/scripts/tswicertstore02.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore02.script 
sl@0
   707
../tcertstore/multiple_certstore/scripts/tswicertstore03.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore03.script 
sl@0
   708
../tcertstore/multiple_certstore/scripts/tswicertstore04.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore04.script 
sl@0
   709
../tcertstore/multiple_certstore/scripts/tswicertstore05.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore05.script 
sl@0
   710
../tcertstore/multiple_certstore/scripts/tswicertstore06.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore06.script 
sl@0
   711
../tcertstore/multiple_certstore/scripts/tswicertstore07.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore07.script 
sl@0
   712
../tcertstore/multiple_certstore/scripts/tswicertstore08.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore08.script 
sl@0
   713
../tcertstore/multiple_certstore/scripts/tswicertstore09.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore09.script 
sl@0
   714
../tcertstore/multiple_certstore/scripts/tswicertstore10.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore10.script 
sl@0
   715
../tcertstore/multiple_certstore/scripts/tswicertstore11.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore11.script 
sl@0
   716
../tcertstore/multiple_certstore/scripts/tswicertstore12.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore12.script 
sl@0
   717
../tcertstore/multiple_certstore/scripts/tswicertstore13.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore13.script 
sl@0
   718
../tcertstore/multiple_certstore/scripts/tswicertstore14.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore14.script 
sl@0
   719
../tcertstore/multiple_certstore/scripts/tswicertstore15.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore15.script 
sl@0
   720
../tcertstore/multiple_certstore/scripts/tswicertstore16.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore16.script 
sl@0
   721
../tcertstore/multiple_certstore/scripts/tswicertstore17.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore17.script 
sl@0
   722
../tcertstore/multiple_certstore/scripts/tswicertstore18.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore18.script 
sl@0
   723
../tcertstore/multiple_certstore/scripts/tswicertstore19.script       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore19.script 
sl@0
   724
sl@0
   725
sl@0
   726
sl@0
   727
../tcertstore/multiple_certstore/scripts/tswicertstore01.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore01.ini 
sl@0
   728
../tcertstore/multiple_certstore/scripts/tswicertstore02.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore02.ini 
sl@0
   729
../tcertstore/multiple_certstore/scripts/tswicertstore03.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore03.ini 
sl@0
   730
../tcertstore/multiple_certstore/scripts/tswicertstore04.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore04.ini 
sl@0
   731
../tcertstore/multiple_certstore/scripts/tswicertstore05.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore05.ini 
sl@0
   732
../tcertstore/multiple_certstore/scripts/tswicertstore06.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore06.ini 
sl@0
   733
../tcertstore/multiple_certstore/scripts/tswicertstore07.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore07.ini 
sl@0
   734
../tcertstore/multiple_certstore/scripts/tswicertstore08.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore08.ini 
sl@0
   735
../tcertstore/multiple_certstore/scripts/tswicertstore09.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore09.ini 
sl@0
   736
../tcertstore/multiple_certstore/scripts/tswicertstore10.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore10.ini 
sl@0
   737
../tcertstore/multiple_certstore/scripts/tswicertstore11.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore11.ini 
sl@0
   738
../tcertstore/multiple_certstore/scripts/tswicertstore12.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore12.ini 
sl@0
   739
../tcertstore/multiple_certstore/scripts/tswicertstore13.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore13.ini 
sl@0
   740
../tcertstore/multiple_certstore/scripts/tswicertstore14.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore14.ini 
sl@0
   741
../tcertstore/multiple_certstore/scripts/tswicertstore15.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore15.ini 
sl@0
   742
../tcertstore/multiple_certstore/scripts/tswicertstore16.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore16.ini 
sl@0
   743
../tcertstore/multiple_certstore/scripts/tswicertstore17.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore17.ini 
sl@0
   744
../tcertstore/multiple_certstore/scripts/tswicertstore18.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore18.ini 
sl@0
   745
../tcertstore/multiple_certstore/scripts/tswicertstore19.ini       /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore19.ini 
sl@0
   746
sl@0
   747
sl@0
   748
sl@0
   749
sl@0
   750
// 2. batchfiles
sl@0
   751
../tcertstore/multiple_certstore/scripts/batchfiles/initialise_certstore.bat   /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/batchfiles/initialise_certstore.bat
sl@0
   752
../tcertstore/multiple_certstore/scripts/batchfiles/cleanup_certstore.bat      /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/batchfiles/cleanup_certstore.bat
sl@0
   753
sl@0
   754
sl@0
   755
// 3. test-data files
sl@0
   756
../tcertstore/multiple_certstore/tdata/corrupt.dat                 /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/corrupt.dat
sl@0
   757
../tcertstore/multiple_certstore/tdata/cacerts0.dat                /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts0.dat
sl@0
   758
../tcertstore/multiple_certstore/tdata/cacerts1.dat                /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts1.dat
sl@0
   759
../tcertstore/multiple_certstore/tdata/cacerts2.dat                /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts2.dat
sl@0
   760
../tcertstore/multiple_certstore/tdata/cacerts3.dat                /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts3.dat
sl@0
   761
../tcertstore/multiple_certstore/tdata/cacerts5.dat                /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts5.dat
sl@0
   762
../tcertstore/multiple_certstore/tdata/certclients0.dat            /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients0.dat
sl@0
   763
../tcertstore/multiple_certstore/tdata/certclients1.dat            /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients1.dat
sl@0
   764
../tcertstore/multiple_certstore/tdata/certclients2.dat            /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients2.dat
sl@0
   765
../tcertstore/multiple_certstore/tdata/certclients3.dat            /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients3.dat
sl@0
   766
../tcertstore/multiple_certstore/tdata/certclients5.dat            /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients5.dat
sl@0
   767
../tcertstore/multiple_certstore/tdata/swicertstore0.dat           /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore0.dat
sl@0
   768
../tcertstore/multiple_certstore/tdata/swicertstore1.dat           /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore1.dat
sl@0
   769
../tcertstore/multiple_certstore/tdata/swicertstore2.dat           /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore2.dat
sl@0
   770
../tcertstore/multiple_certstore/tdata/swicertstore3.dat           /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore3.dat
sl@0
   771
../tcertstore/multiple_certstore/tdata/swicertstore5.dat           /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore5.dat
sl@0
   772
../tcertstore/multiple_certstore/tdata/epoc_multiplecertstore.ini  /epoc32/data/epoc_multiplecertstore.ini
sl@0
   773
sl@0
   774
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
sl@0
   775
sl@0
   776
// TCertstore - End
sl@0
   777
/////////////////////
sl@0
   778
sl@0
   779
sl@0
   780
//////////////////////
sl@0
   781
//TPKIXCert-Begin
sl@0
   782
sl@0
   783
../tpkixcert/scripts/tpkixtest_all.txt		/epoc32/winscw/c/tpkixcert/scripts/tpkixtest_all.txt
sl@0
   784
../tpkixcert/pkixtestspec.txt		/epoc32/winscw/c/pkixtestspec.txt
sl@0
   785
../tpkixcert/tpkixvalidation.txt		/epoc32/winscw/c/tpkixvalidation.txt
sl@0
   786
../tpkixcert/tpkixbuild.txt		/epoc32/winscw/c/tpkixbuild.txt
sl@0
   787
sl@0
   788
../tpkixcert/scripts/tpkixtest_part1.script	/epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part1.script
sl@0
   789
../tpkixcert/scripts/tpkixtest_part2.script	/epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part2.script
sl@0
   790
../tpkixcert/scripts/cancel1.script		/epoc32/winscw/c/tpkixcert/scripts/cancel1.script
sl@0
   791
../tpkixcert/scripts/oom1.script		/epoc32/winscw/c/tpkixcert/scripts/oom1.script
sl@0
   792
../tpkixcert/scripts/oom2.script		/epoc32/winscw/c/tpkixcert/scripts/oom2.script
sl@0
   793
../tpkixcert/scripts/oom3.script		/epoc32/winscw/c/tpkixcert/scripts/oom3.script
sl@0
   794
../tpkixcert/scripts/oom4.script		/epoc32/winscw/c/tpkixcert/scripts/oom4.script
sl@0
   795
sl@0
   796
../tpkixcert/scripts/tpkixtest_part1.ini	/epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part1.ini
sl@0
   797
../tpkixcert/scripts/tpkixtest_part2.ini	/epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part2.ini
sl@0
   798
../tpkixcert/scripts/cancel1.ini		/epoc32/winscw/c/tpkixcert/scripts/cancel1.ini
sl@0
   799
../tpkixcert/scripts/oom1.ini			/epoc32/winscw/c/tpkixcert/scripts/oom1.ini
sl@0
   800
../tpkixcert/scripts/oom2.ini			/epoc32/winscw/c/tpkixcert/scripts/oom2.ini
sl@0
   801
../tpkixcert/scripts/oom3.ini			/epoc32/winscw/c/tpkixcert/scripts/oom3.ini
sl@0
   802
../tpkixcert/scripts/oom4.ini			/epoc32/winscw/c/tpkixcert/scripts/oom4.ini
sl@0
   803
sl@0
   804
sl@0
   805
// TPKIXCert - End
sl@0
   806
////////////////////
sl@0
   807
sl@0
   808
//////////////////////
sl@0
   809
// TWTLSCert - Begin
sl@0
   810
sl@0
   811
../twtlscert/wtlstestdata/EntrustNetWAP.bin		/epoc32/winscw/c/twtlscert/data/entrustnetwap.bin 
sl@0
   812
../twtlscert/wtlstestdata/MobileServiceCA.wap		/epoc32/winscw/c/twtlscert/data/mobileserviceca.wap 
sl@0
   813
../twtlscert/wtlstestdata/MobileServiceCA-badsig.wap	/epoc32/winscw/c/twtlscert/data/mobileserviceca-badsig.wap
sl@0
   814
../twtlscert/wtlstestdata/UNKNOWN.001			/epoc32/winscw/c/twtlscert/data/unknown.001 
sl@0
   815
../twtlscert/wtlstestdata/william.bamberg.wap	/epoc32/winscw/c/twtlscert/data/william.bamberg@symbian.com.wap 
sl@0
   816
../twtlscert/wtlstestdata/william.bamberg.com-badsig	/epoc32/winscw/c/twtlscert/data/william.bamberg@symbian.com-badsig.wap
sl@0
   817
sl@0
   818
../twtlscert/scripts/twtlscert.script	/epoc32/winscw/c/twtlscert/scripts/twtlscert.script
sl@0
   819
../twtlscert/scripts/twtlscert1.script	/epoc32/winscw/c/twtlscert/scripts/twtlscert1.script
sl@0
   820
../twtlscert/scripts/twtlscert2.script	/epoc32/winscw/c/twtlscert/scripts/twtlscert2.script
sl@0
   821
../twtlscert/scripts/twtlscert3.script	/epoc32/winscw/c/twtlscert/scripts/twtlscert3.script
sl@0
   822
sl@0
   823
../twtlscert/scripts/twtlscert.ini	/epoc32/winscw/c/twtlscert/scripts/twtlscert.ini
sl@0
   824
../twtlscert/scripts/twtlscert1.ini	/epoc32/winscw/c/twtlscert/scripts/twtlscert1.ini
sl@0
   825
../twtlscert/scripts/twtlscert2.ini	/epoc32/winscw/c/twtlscert/scripts/twtlscert2.ini
sl@0
   826
../twtlscert/scripts/twtlscert3.ini	/epoc32/winscw/c/twtlscert/scripts/twtlscert3.ini
sl@0
   827
sl@0
   828
sl@0
   829
// Batchfiles for pre and post test-run cleanup
sl@0
   830
../twtlscert/scripts/batchfiles/cert_backup.bat		/epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup.bat
sl@0
   831
../twtlscert/scripts/batchfiles/cert_backup1.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup1.bat
sl@0
   832
../twtlscert/scripts/batchfiles/cert_backup2.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup2.bat
sl@0
   833
../twtlscert/scripts/batchfiles/precert_backup.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/precert_backup.bat
sl@0
   834
../twtlscert/scripts/batchfiles/postcert_restore.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/postcert_restore.bat
sl@0
   835
../twtlscert/scripts/batchfiles/enableplugin.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/enableplugin.bat
sl@0
   836
../twtlscert/scripts/batchfiles/twtlscert_cleanup.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/twtlscert_cleanup.bat
sl@0
   837
../twtlscert/scripts/batchfiles/tcert_password_cleanup.bat	/epoc32/winscw/c/twtlscert/scripts/batchfiles/tcert_password_cleanup.bat
sl@0
   838
../twtlscert/scripts/batchfiles/certstorePlugins	/epoc32/winscw/c/twtlscert/scripts/batchfiles/certstoreplugins
sl@0
   839
// TWTLSCert - End
sl@0
   840
////////////////////
sl@0
   841
sl@0
   842
sl@0
   843
// ROMKIT includes
sl@0
   844
../inc/certmantests.iby 		/epoc32/rom/include/certmantests.iby
sl@0
   845
sl@0
   846
// tx509
sl@0
   847
sl@0
   848
sl@0
   849
sl@0
   850
../tx509/Scripts/tx509-1.txt			/epoc32/winscw/c/tx509/scripts/tx509-1.txt
sl@0
   851
../tx509/Scripts/tx509-2.txt			/epoc32/winscw/c/tx509/scripts/tx509-2.txt
sl@0
   852
../tx509/Scripts/tx509-3.txt			/epoc32/winscw/c/tx509/scripts/tx509-3.txt
sl@0
   853
sl@0
   854
../tx509/Scripts/tx509-oom1.script		/epoc32/winscw/c/tx509/scripts/tx509-oom1.script
sl@0
   855
../tx509/Scripts/tx509-oom2.script		/epoc32/winscw/c/tx509/scripts/tx509-oom2.script
sl@0
   856
../tx509/Scripts/tx509.script			/epoc32/winscw/c/tx509/scripts/tx509.script
sl@0
   857
../tx509/Scripts/tx509-dnames.script		/epoc32/winscw/c/tx509/scripts/tx509-dnames.script
sl@0
   858
../tx509/Scripts/tx509_dev_certs.script 	/epoc32/winscw/c/tx509/scripts/tx509_dev_certs.script
sl@0
   859
../tx509/Scripts/tx509_dev_certs_oom.script 	/epoc32/winscw/c/tx509/scripts/tx509_dev_certs_oom.script
sl@0
   860
sl@0
   861
../tx509/Scripts/tx509-oom1.ini			/epoc32/winscw/c/tx509/scripts/tx509-oom1.ini
sl@0
   862
../tx509/Scripts/tx509-oom2.ini			/epoc32/winscw/c/tx509/scripts/tx509-oom2.ini
sl@0
   863
../tx509/Scripts/tx509.ini			/epoc32/winscw/c/tx509/scripts/tx509.ini
sl@0
   864
../tx509/Scripts/tx509-dnames.ini		/epoc32/winscw/c/tx509/scripts/tx509-dnames.ini
sl@0
   865
../tx509/Scripts/tx509_dev_certs.ini 		/epoc32/winscw/c/tx509/scripts/tx509_dev_certs.ini
sl@0
   866
../tx509/Scripts/tx509_dev_certs_oom.ini 	/epoc32/winscw/c/tx509/scripts/tx509_dev_certs_oom.ini
sl@0
   867
sl@0
   868
sl@0
   869
../tx509/Data/results.txt			/epoc32/winscw/c/tx509/data/results.txt
sl@0
   870
sl@0
   871
// Batchfiles for post test-run cleanup
sl@0
   872
../tx509/Scripts/batchfiles/tx509_cleanup.bat	/epoc32/winscw/c/tx509/scripts/batchfiles/tx509_cleanup.bat
sl@0
   873
sl@0
   874
sl@0
   875
// Symbian signed root certs and swi cert store, from top-level rootcerts directory
sl@0
   876
../../rootcertificates/data/SymbianA.der			/epoc32/winscw/c/rootcerts/symbiana.der
sl@0
   877
../../rootcertificates/data/SymbianB.der			/epoc32/winscw/c/rootcerts/symbianb.der
sl@0
   878
../../rootcertificates/data/symbianc.der			/epoc32/winscw/c/rootcerts/symbianc.der
sl@0
   879
../../rootcertificates/data/symbiand.der			/epoc32/winscw/c/rootcerts/symbiand.der
sl@0
   880
../../rootcertificates/data/SymbianSignedCerts.txt	/epoc32/winscw/c/rootcerts/symbiansignedcerts.txt
sl@0
   881
../../rootcertificates/data/swicertstore.dat		/epoc32/winscw/c/rootcerts/swicertstore.dat
sl@0
   882
sl@0
   883
../tpkcs12intgrtn/inc/tpkcs12integrationserver.iby /epoc32/rom/include/tpkcs12integrationserver.iby
sl@0
   884
../tpkcs7/tpkcs7server.iby /epoc32/rom/include/tpkcs7server.iby
sl@0
   885
sl@0
   886
//tpkixcert_tef
sl@0
   887
../tpkixcert_tef/scripts/tpkixcert_tef.script	/epoc32/winscw/c/tpkixcert_tef/scripts/tpkixcert_tef.script
sl@0
   888
../tpkixcert_tef/scripts/apitests.ini			/epoc32/winscw/c/tpkixcert_tef/scripts/apitests.ini
sl@0
   889
../tpkixcert_tef/scripts/validatetests.ini			/epoc32/winscw/c/tpkixcert_tef/scripts/validatetests.ini
sl@0
   890
sl@0
   891
PRJ_MMPFILES
sl@0
   892
sl@0
   893
#ifndef TOOLS
sl@0
   894
#ifndef TOOLS2
sl@0
   895
../crypto/certman_crypto.mmp
sl@0
   896
../recog/CertRecog.mmp
sl@0
   897
../pkcs8recog/pkcs8recog.mmp
sl@0
   898
../pkcs7/pkcs7.mmp
sl@0
   899
sl@0
   900
../asn1/asn1.mmp
sl@0
   901
../x509/X509.mmp
sl@0
   902
../x500/X500.mmp
sl@0
   903
../pkcs10/pkcs10.mmp
sl@0
   904
sl@0
   905
../pkcs12/pkcs12.mmp
sl@0
   906
../pkcs12recog/pkcs12recog.mmp
sl@0
   907
sl@0
   908
../certstore/certstore.mmp
sl@0
   909
../pkixCert/PKIXCert.mmp
sl@0
   910
../pkixcertbase/pkixcertbase.mmp
sl@0
   911
../swicertstore/swicertstore.mmp
sl@0
   912
../swicertstoreplugin/swicertstoreplugin.mmp
sl@0
   913
sl@0
   914
../wtlscert/wtlscert.mmp
sl@0
   915
#endif	//	TOOLS2
sl@0
   916
#endif	//	TOOLS
sl@0
   917
sl@0
   918
PRJ_TESTMMPFILES
sl@0
   919
// specify the .mmp files required for building any test programs here
sl@0
   920
//
sl@0
   921
// you can specify "manual" to denote that a test should be listed in a generated
sl@0
   922
// batch file for running a group of tests which require user input during testing.
sl@0
   923
// you can specify "support" to denote that a file is a test support file and shouldn't
sl@0
   924
// be listed in a batch file for running a group of tests
sl@0
   925
// By default, each test will be listed in a batch file for running a group of tests
sl@0
   926
// which can be left to run without requiring watching over by the person running the tests,
sl@0
   927
// i.e. tests where no user input is required.  The default will apply if neither "manual"
sl@0
   928
// or "support" is specified.
sl@0
   929
sl@0
   930
#ifndef TOOLS
sl@0
   931
sl@0
   932
../tx509/tx509.mmp		
sl@0
   933
../twtlscert/twtlscert.mmp
sl@0
   934
../testhwerrstore/testhwerrcertstore.mmp
sl@0
   935
../tcertcommon/tcertcommon.mmp
sl@0
   936
../tpkixcert/tpkixcert.mmp
sl@0
   937
sl@0
   938
../tpkixcert_tef/group/tpkixcert_tef.mmp
sl@0
   939
sl@0
   940
../tadditionalstores/tadditionalstores.mmp
sl@0
   941
../tadditionalstores/tadditionalstoressoftware.mmp
sl@0
   942
../tadditionalstores/tHwSimstores.mmp
sl@0
   943
../tadditionalstores/tHwUiccstores.mmp
sl@0
   944
../tadditionalstores/tHwWimstores.mmp
sl@0
   945
../tadditionalstores/tDeviceImmutablestores.mmp
sl@0
   946
../tasn1/tasn1.mmp
sl@0
   947
../tcertstore/tcertstore.mmp
sl@0
   948
../tpkcs7/tpkcs7.mmp
sl@0
   949
sl@0
   950
//T_PKCS12_INTEGRATIONTEST mmp
sl@0
   951
../tpkcs12intgrtn/group/tpkcs12libtest.mmp
sl@0
   952
sl@0
   953
../tpkcs10/tpkcs10v2.mmp
sl@0
   954
sl@0
   955
../tcertdump/tcertdump.mmp
sl@0
   956
#endif	//	TOOLS