sl@0: /* sl@0: * Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of the License "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * Certificate management service sl@0: * Generic technology part of CERTMAN sl@0: * sl@0: */ sl@0: sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: PRJ_PLATFORMS sl@0: DEFAULT sl@0: sl@0: PRJ_EXPORTS sl@0: // specify the source file followed by its destination here sl@0: // copy will be used to copy the source file to its destination sl@0: // If there's no destination then the source file will be copied sl@0: // to the same name in /epoc32/include sl@0: sl@0: ../inc/x509cert.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509cert.h) sl@0: ../inc/x509keys.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509keys.h) sl@0: ../inc/pkcs10attr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs10attr.h) sl@0: ../inc/pkcs10.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs10.h) sl@0: ../inc/pkcs9attr.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs9attr.h) sl@0: ../inc/asn1cons.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1cons.h) sl@0: ../inc/asn1dec.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1dec.h) sl@0: ../inc/asn1enc.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(asn1enc.h) sl@0: ../inc/x500dn.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x500dn.h) sl@0: ../inc/x520ava.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x520ava.h) sl@0: sl@0: ../inc/signed.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(signed.h) sl@0: ../inc/certificateapps_v2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(certificateapps.h) sl@0: ../inc/unifiedcertstore_v2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(unifiedcertstore.h) sl@0: ../inc/unifiedkeystore_v2.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(unifiedkeystore.h) sl@0: ../inc/pkixCertChain_v2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pkixcertchain.h) sl@0: ../inc/pkixvalidationresult_v2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pkixvalidationresult.h) sl@0: ../inc/x509CertExt_v2.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509certext.h) sl@0: ../inc/x509constraintext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(x509constraintext.h) sl@0: sl@0: ../inc/x509keyencoder.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(x509keyencoder.h) sl@0: sl@0: ../inc/swicertstore.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(swicertstore.h) sl@0: sl@0: sl@0: sl@0: ../inc/x509certchain.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509certchain.h) sl@0: sl@0: ../inc/X509gn.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(x509gn.h) sl@0: ../inc/wtlscert.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlscert.h) sl@0: ../inc/wtlsnames.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlsnames.h) sl@0: ../inc/wtlskeys.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlskeys.h) sl@0: ../inc/wtlscertchain.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wtlscertchain.h) sl@0: ../inc/pkcs7excert.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7excert.h) sl@0: ../inc/pkcs7issuerserial.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7issuerserial.h) sl@0: sl@0: sl@0: ../inc/cmssignedobject.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssignedobject.h) sl@0: ../inc/cmssignerinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssignerinfo.h) sl@0: ../inc/cmscontentinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmscontentinfo.h) sl@0: ../inc/cmscertchoice.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmscertchoice.h) sl@0: ../inc/cmssigneridentifier.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmssigneridentifier.h) sl@0: ../inc/cmsdefs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cmsdefs.h) sl@0: sl@0: sl@0: ../inc/pkcs7digestinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7digestinfo.h) sl@0: ../inc/pkcs7contentinfo_v2.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7contentinfo_v2.h) sl@0: ../inc/pkcs7encrypteddataobject.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs7encrypteddataobject.h) sl@0: sl@0: ../inc/pkcs12.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12.h) sl@0: ../inc/pkcs12attribute.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12attribute.h) sl@0: ../inc/pkcs12bags.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12bags.h) sl@0: ../inc/pkcs12macdata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12macdata.h) sl@0: ../inc/pkcs12safebag.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12safebag.h) sl@0: sl@0: ../certstore/cacerts.dat /epoc32/release/winscw/udeb/z/private/101f72a6/cacerts.dat sl@0: ../certstore/cacerts.dat /epoc32/release/winscw/urel/z/private/101f72a6/cacerts.dat sl@0: ../certstore/cacerts.dat /epoc32/data/z/private/101f72a6/cacerts.dat sl@0: ../certstore/certclients.dat /epoc32/release/winscw/udeb/z/private/101f72a6/certclients.dat sl@0: ../certstore/certclients.dat /epoc32/release/winscw/urel/z/private/101f72a6/certclients.dat sl@0: ../certstore/certclients.dat /epoc32/data/z/private/101f72a6/certclients.dat sl@0: sl@0: //../makecertstore/makecertstore.bat /epoc32/tools/makecertstore.bat sl@0: sl@0: // ROMKIT includes sl@0: ../inc/CERTMAN.IBY /epoc32/rom/include/certman.iby sl@0: ../inc/pkcs7.iby /epoc32/rom/include/pkcs7.iby sl@0: sl@0: sl@0: ../inc/pkcs12.iby /epoc32/rom/include/pkcs12.iby sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: ////////////////////// sl@0: // T_PKCS7 - Begin sl@0: ../tpkcs7/data/corrupt1 /epoc32/winscw/c/tpkcs7/data/corrupt1 sl@0: ../tpkcs7/data/corrupt2 /epoc32/winscw/c/tpkcs7/data/corrupt2 sl@0: ../tpkcs7/data/corrupt3 /epoc32/winscw/c/tpkcs7/data/corrupt3 sl@0: ../tpkcs7/data/corrupt4 /epoc32/winscw/c/tpkcs7/data/corrupt4 sl@0: ../tpkcs7/data/noroot1 /epoc32/winscw/c/tpkcs7/data/noroot1 sl@0: ../tpkcs7/data/expired1 /epoc32/winscw/c/tpkcs7/data/expired1 sl@0: ../tpkcs7/data/valid1 /epoc32/winscw/c/tpkcs7/data/valid1 sl@0: ../tpkcs7/data/valid2 /epoc32/winscw/c/tpkcs7/data/valid2 sl@0: ../tpkcs7/data/valid3 /epoc32/winscw/c/tpkcs7/data/valid3 sl@0: sl@0: sl@0: ../tpkcs7/scripts/tpkcs7_v2.script /epoc32/winscw/c/tpkcs7/tpkcs7_v2.script sl@0: ../tpkcs7/scripts/tpkcs7_v2.ini /epoc32/winscw/c/tpkcs7/tpkcs7_v2.ini sl@0: ../tpkcs7/scripts/tcms.script /epoc32/winscw/c/tpkcs7/tcms.script sl@0: ../tpkcs7/scripts/tcms.ini /epoc32/winscw/c/tpkcs7/tcms.ini sl@0: ../tpkcs7/scripts/tinteg_cms.script /epoc32/winscw/c/tpkcs7/tinteg_cms.script sl@0: ../tpkcs7/scripts/tinteg_cms.ini /epoc32/winscw/c/tpkcs7/tinteg_cms.ini sl@0: sl@0: sl@0: ../tpkcs7/data/empty /epoc32/winscw/c/tpkcs7/data/empty sl@0: ../tpkcs7/data/pkcs7_encrypteddata_corrupt2 /epoc32/winscw/c/tpkcs7/data/pkcs7_encrypteddata_corrupt2 sl@0: ../tpkcs7/data/SHA1AndDES-CBC /epoc32/winscw/c/tpkcs7/data/sha1anddes-cbc sl@0: sl@0: sl@0: sl@0: //CMS Test data Content root and additional cert sl@0: ../tpkcs7/data/cms/datacontent.txt /epoc32/winscw/c/tpkcs7/cms/data/datacontent.txt sl@0: sl@0: sl@0: sl@0: //CMS Test data Content root and additional cert from integ sl@0: ../tpkcs7/data/cms/int_datacontent.txt /epoc32/winscw/c/tpkcs7/cms/data/int_datacontent.txt sl@0: ../tpkcs7/data/cms/int_large_data.txt /epoc32/winscw/c/tpkcs7/cms/data/int_large_data.txt sl@0: ../tpkcs7/data/cms/int_small_data.txt /epoc32/winscw/c/tpkcs7/cms/data/int_small_data.txt sl@0: sl@0: sl@0: sl@0: //CMS Test Certificates and key sl@0: sl@0: sl@0: //CMS expected signed data result sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: //CMS expected signed data result form integ sl@0: sl@0: ../tpkcs7/data/rootcertificate /epoc32/winscw/c/tpkcs7/data/rootcertificate sl@0: sl@0: // T_PKCS7 - End sl@0: ////////////////////// sl@0: sl@0: //////////////////////////////// sl@0: // New TPKCS10 TEF version sl@0: sl@0: // Batchfiles for pre and post test-run cleanup sl@0: ../tpkcs10/batchfiles/t_pkcs10_backup.bat /epoc32/winscw/c/tpkcs10/batchfiles/t_pkcs10_backup.bat sl@0: ../tpkcs10/batchfiles/t_pkcs10_cleanup.bat /epoc32/winscw/c/tpkcs10/batchfiles/t_pkcs10_cleanup.bat sl@0: sl@0: // scripts sl@0: ../tpkcs10/scripts/tpkcs10_v2.script /epoc32/winscw/c/tpkcs10/scripts/tpkcs10_v2.script sl@0: ../tpkcs10/scripts/tpkcs10_v2.ini /epoc32/winscw/c/tpkcs10/scripts/tpkcs10_v2.ini sl@0: sl@0: // keys sl@0: sl@0: // v3Extentions data sl@0: sl@0: // Openssl cert requests sl@0: sl@0: sl@0: sl@0: // End of New TPKCS10 TEF version sl@0: //////////////////////////////////// sl@0: sl@0: ////////////////////// sl@0: // TASN1 - Begin sl@0: sl@0: // These scripts are new for TASN1 sl@0: sl@0: ../tasn1/scripts/tasn1.script /epoc32/winscw/c/tasn1/scripts/tasn1.script sl@0: ../tasn1/scripts/tasn1.ini /epoc32/winscw/c/tasn1/scripts/tasn1.ini sl@0: sl@0: ../tasn1/scripts/tasn1-oom.txt /epoc32/winscw/c/tasn1/scripts/tasn1-oom.txt sl@0: sl@0: // Batchfiles for post test-run cleanup sl@0: ../tasn1/scripts/batchfiles/tasn1_cleanup.bat /epoc32/winscw/c/tasn1/scripts/batchfiles/tasn1_cleanup.bat sl@0: sl@0: // TASN1 - End sl@0: ////////////////////// sl@0: sl@0: //T_PKCS12_INTEGRATION_BEGIN sl@0: ../tpkcs12intgrtn/data/tpkcs12lib.script /epoc32/winscw/c/tpkcs12intg/data/tpkcs12lib.script sl@0: ../tpkcs12intgrtn/data/ini/im001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/im001.ini sl@0: ../tpkcs12intgrtn/data/ini/im002.ini /epoc32/winscw/c/tpkcs12intg/data/ini/im002.ini sl@0: ../tpkcs12intgrtn/data/ini/pm001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm001.ini sl@0: ../tpkcs12intgrtn/data/ini/pm002.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm002.ini sl@0: ../tpkcs12intgrtn/data/ini/pm003.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm003.ini sl@0: ../tpkcs12intgrtn/data/ini/pm004.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm004.ini sl@0: ../tpkcs12intgrtn/data/ini/pm005.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm005.ini sl@0: ../tpkcs12intgrtn/data/ini/pm006.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm006.ini sl@0: ../tpkcs12intgrtn/data/ini/pm007.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm007.ini sl@0: ../tpkcs12intgrtn/data/ini/pm008.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm008.ini sl@0: ../tpkcs12intgrtn/data/ini/pm010.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm010.ini sl@0: ../tpkcs12intgrtn/data/ini/sb001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/sb001.ini sl@0: ../tpkcs12intgrtn/data/ini/sb002.ini /epoc32/winscw/c/tpkcs12intg/data/ini/sb002.ini sl@0: ../tpkcs12intgrtn/data/ini/sb003.ini /epoc32/winscw/c/tpkcs12intg/data/ini/sb003.ini sl@0: ../tpkcs12intgrtn/data/ini/cb001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb001.ini sl@0: ../tpkcs12intgrtn/data/ini/cb002.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb002.ini sl@0: ../tpkcs12intgrtn/data/ini/cb003.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb003.ini sl@0: ../tpkcs12intgrtn/data/ini/cb004.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb004.ini sl@0: ../tpkcs12intgrtn/data/ini/cb005.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb005.ini sl@0: ../tpkcs12intgrtn/data/ini/cb006.ini /epoc32/winscw/c/tpkcs12intg/data/ini/cb006.ini sl@0: ../tpkcs12intgrtn/data/ini/ci001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/ci001.ini sl@0: ../tpkcs12intgrtn/data/ini/ci002.ini /epoc32/winscw/c/tpkcs12intg/data/ini/ci002.ini sl@0: ../tpkcs12intgrtn/data/ini/iv001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/iv001.ini sl@0: ../tpkcs12intgrtn/data/ini/ct001.ini /epoc32/winscw/c/tpkcs12intg/data/ini/ct001.ini sl@0: ../tpkcs12intgrtn/data/ini/pm009.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pm009.ini sl@0: sl@0: sl@0: //negative tests sl@0: ../tpkcs12intgrtn/data/ini/changetag.ini /epoc32/winscw/c/tpkcs12intg/data/ini/changetag.ini sl@0: ../tpkcs12intgrtn/data/ini/attributevaluechanged.ini /epoc32/winscw/c/tpkcs12intg/data/ini/attributevaluechanged.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptbagalgid.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptbagalgid.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptdigestalg_case1.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptdigestalg_case1.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptdigestalg_case2.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptdigestalg_case2.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedalgid.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedalgid.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedshroudedval.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudedval.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedversion.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedversion.ini sl@0: ../tpkcs12intgrtn/data/ini/digestcorrupted.ini /epoc32/winscw/c/tpkcs12intg/data/ini/digestcorrupted.ini sl@0: ../tpkcs12intgrtn/data/ini/emptycontentinfo.ini /epoc32/winscw/c/tpkcs12intg/data/ini/emptycontentinfo.ini sl@0: ../tpkcs12intgrtn/data/ini/emptydigest.ini /epoc32/winscw/c/tpkcs12intg/data/ini/emptydigest.ini sl@0: ../tpkcs12intgrtn/data/ini/encryptedcontentabsent.ini /epoc32/winscw/c/tpkcs12intg/data/ini/encryptedcontentabsent.ini sl@0: ../tpkcs12intgrtn/data/ini/encrypteddataabsent.ini /epoc32/winscw/c/tpkcs12intg/data/ini/encrypteddataabsent.ini sl@0: ../tpkcs12intgrtn/data/ini/contentinfotypeunsupported.ini /epoc32/winscw/c/tpkcs12intg/data/ini/contentinfotypeunsupported.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case1.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconiteration_case1.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedencryptedconiteration_case2.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconiteration_case2.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedencryptedcontent.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedcontent.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedencryptedconversion.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedencryptedconversion.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedshroudediteration_case1.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudediteration_case1.ini sl@0: ../tpkcs12intgrtn/data/ini/corruptedshroudediteration_case2.ini /epoc32/winscw/c/tpkcs12intg/data/ini/corruptedshroudediteration_case2.ini sl@0: ../tpkcs12intgrtn/data/ini/encrypteddatasaltcorrupted.ini /epoc32/winscw/c/tpkcs12intg/data/ini/encrypteddatasaltcorrupted.ini sl@0: ../tpkcs12intgrtn/data/ini/encryptedusingdifferentalg.ini /epoc32/winscw/c/tpkcs12intg/data/ini/encryptedusingdifferentalg.ini sl@0: sl@0: sl@0: ../tpkcs12intgrtn/data/ini/authsafe_contentnotoctetstring.ini /epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_contentnotoctetstring.ini sl@0: ../tpkcs12intgrtn/data/ini/authsafe_contentnotsequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_contentnotsequence.ini sl@0: ../tpkcs12intgrtn/data/ini/authsafe_notasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_notasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/authsafe_oidnotoctetstring.ini /epoc32/winscw/c/tpkcs12intg/data/ini/authsafe_oidnotoctetstring.ini sl@0: ../tpkcs12intgrtn/data/ini/digestalgorithmnotasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/digestalgorithmnotasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/macdata_iterationnotinteger.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macdata_iterationnotinteger.ini sl@0: ../tpkcs12intgrtn/data/ini/macdata_negiteration.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macdata_negiteration.ini sl@0: ../tpkcs12intgrtn/data/ini/macdata_nosalt_noiteration.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macdata_nosalt_noiteration.ini sl@0: ../tpkcs12intgrtn/data/ini/macdatanotasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macdatanotasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/macdataverifyintegritydigestalgnotsha1.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macdataverifyintegritydigestalgnotsha1.ini sl@0: ../tpkcs12intgrtn/data/ini/macsaltnotasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/macsaltnotasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/pfx_missingcontents1.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pfx_missingcontents1.ini sl@0: ../tpkcs12intgrtn/data/ini/pfx_notasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/pfx_notasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/version_notinteger.ini /epoc32/winscw/c/tpkcs12intg/data/ini/version_notinteger.ini sl@0: ../tpkcs12intgrtn/data/ini/digestinfonotasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/digestinfonotasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/unsupported_contenttype.ini /epoc32/winscw/c/tpkcs12intg/data/ini/unsupported_contenttype.ini sl@0: ../tpkcs12intgrtn/data/ini/certbag_notasequence.ini /epoc32/winscw/c/tpkcs12intg/data/ini/certbag_notasequence.ini sl@0: ../tpkcs12intgrtn/data/ini/certbag_oidnotoctetstring.ini /epoc32/winscw/c/tpkcs12intg/data/ini/certbag_oidnotoctetstring.ini sl@0: ../tpkcs12intgrtn/data/ini/certbag_explicittagchanged.ini /epoc32/winscw/c/tpkcs12intg/data/ini/certbag_explicittagchanged.ini sl@0: ../tpkcs12intgrtn/data/ini/certbag_notoctetstring.ini /epoc32/winscw/c/tpkcs12intg/data/ini/certbag_notoctetstring.ini sl@0: ../tpkcs12intgrtn/data/ini/bagattributenotaseq.ini /epoc32/winscw/c/tpkcs12intg/data/ini/bagattributenotaseq.ini sl@0: ../tpkcs12intgrtn/data/ini/bagattributeoid_notoctet.ini /epoc32/winscw/c/tpkcs12intg/data/ini/bagattributeoid_notoctet.ini sl@0: ../tpkcs12intgrtn/data/ini/bagattributeval_notset.ini /epoc32/winscw/c/tpkcs12intg/data/ini/bagattributeval_notset.ini sl@0: //OOMTest sl@0: ../tpkcs12intgrtn/data/ini/oomtest.ini /epoc32/winscw/c/tpkcs12intg/data/ini/oomtest.ini sl@0: sl@0: sl@0: sl@0: //T_PKCS12_INTEGRATION_TESTDATA_BEGIN sl@0: ../tpkcs12intgrtn/data/pkcs12_im001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_im001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_im002.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_im002.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm002.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm002.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm003.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm003.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm004.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm004.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm005.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm005.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm006.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm006.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm007.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm007.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm008.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm008.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pm009.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm009.p12 sl@0: sl@0: ../tpkcs12intgrtn/data/pkcs12_pm010.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pm010.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_ci001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ci001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_ci002.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ci002.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_sb001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_sb002.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb002.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_sb003.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_sb003.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb002.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb002.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb003.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb003.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb004.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb004.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb005.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb005.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_cb006.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_cb006.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_ct001.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_ct001.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_junk.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_junk.p12 sl@0: sl@0: // Negative Tests sl@0: ../tpkcs12intgrtn/data/pkcs12_changetag.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_changetag.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_contenttype.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_contenttype.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedattrval.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedattrval.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedSalt.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedsalt.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedshroudedval.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudedval.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedversion.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedversion.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestalg1.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalg1.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestalg2.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalg2.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestcorrupted.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestcorrupted.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_emptycontentinfo.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_emptycontentinfo.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_emptydigest.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_emptydigest.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encrypteddataabsent.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encrypteddataabsent.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_unsupportedbag.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupportedbag.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_unsupportedcontentinfo.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupportedcontentinfo.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encryptedcontentabsent.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentabsent.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_attributevaluecorrupted.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_attributevaluecorrupted.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedencryptedcontent.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedencryptedcontent.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedshroudediteration1.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudediteration1.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_corruptedshroudediteration2.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_corruptedshroudediteration2.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encryptedcontentiteration1.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentiteration1.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encryptedcontentiteration2.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentiteration2.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encryptedcontentversion.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedcontentversion.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_encryptedusingdifferentAlg.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_encryptedusingdifferentalg.p12 sl@0: sl@0: ../tpkcs12intgrtn/data/pkcs12_authsafe_contentnotoctetstring.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_contentnotoctetstring.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_authsafe_contentnotsequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_contentnotsequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_authsafe_notasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_notasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_authsafe_oidnotoctetstring.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_authsafe_oidnotoctetstring.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_certbag_explicittagchanged.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_explicittagchanged.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_certbag_notasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_notasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_certbag_notoctetstring.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_notoctetstring.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_certbag_oidnotoctetstring.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_certbag_oidnotoctetstring.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestalgnotsha1.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalgnotsha1.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestalgorithmnotasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestalgorithmnotasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_digestinfonotasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_digestinfonotasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_macdata_iterationnotinteger.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_iterationnotinteger.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_macdata_negiteration.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_negiteration.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_macdata_nosalt_noiteration.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdata_nosalt_noiteration.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_macdatanotasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_macdatanotasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_macsaltnotoctetstring.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_macsaltnotoctetstring.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pfx_missingcontents1.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pfx_missingcontents1.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_pfx_notasequence.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_pfx_notasequence.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_unsupported_contenttype.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_unsupported_contenttype.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_version_notinteger.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_version_notinteger.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_bagattributenotaseq.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributenotaseq.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_bagattributeoid_notoctet.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributeoid_notoctet.p12 sl@0: ../tpkcs12intgrtn/data/pkcs12_bagattributeval_notset.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_bagattributeval_notset.p12 sl@0: sl@0: //OOM Test sl@0: ../tpkcs12intgrtn/data/pkcs12_oomsafecontentencrypteddata.p12 /epoc32/winscw/c/tpkcs12intg/data/pkcs12_oomsafecontentencrypteddata.p12 sl@0: sl@0: sl@0: //T_PKCS12_INTEGRATION_TESTDATA_END sl@0: sl@0: // T_PKCS12_Cert and Keys sl@0: sl@0: sl@0: ../tpkcs12intgrtn/data/root5ca_key.pk8 /epoc32/winscw/c/tpkcs12intg/data/root5ca_key.pk8 sl@0: ../tpkcs12intgrtn/data/ee_key.pk8 /epoc32/winscw/c/tpkcs12intg/data/ee_key.pk8 sl@0: sl@0: ../tpkcs12intgrtn/data/pm009_shrouded /epoc32/winscw/c/tpkcs12intg/data/pm009_shrouded sl@0: sl@0: ../tpkcs12intgrtn/data/symbiantestrootcadsa_key.pk8 /epoc32/winscw/c/tpkcs12intg/data/symbiantestrootcadsa_key.pk8 sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: // Negative Tests sl@0: ../tpkcs12intgrtn/data/attrvalchangedfriendlyname /epoc32/winscw/c/tpkcs12intg/data/attrvalchangedfriendlyname sl@0: ../tpkcs12intgrtn/data/attrvalchangedlocalkeyid /epoc32/winscw/c/tpkcs12intg/data/attrvalchangedlocalkeyid sl@0: sl@0: ../tpkcs12intgrtn/data/cb001_mac /epoc32/winscw/c/tpkcs12intg/data/cb001_mac sl@0: ../tpkcs12intgrtn/data/cb001_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb001_macsalt sl@0: ../tpkcs12intgrtn/data/cb002_mac /epoc32/winscw/c/tpkcs12intg/data/cb002_mac sl@0: ../tpkcs12intgrtn/data/cb002_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb002_macsalt sl@0: ../tpkcs12intgrtn/data/cb003_mac /epoc32/winscw/c/tpkcs12intg/data/cb003_mac sl@0: ../tpkcs12intgrtn/data/cb003_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb003_macsalt sl@0: ../tpkcs12intgrtn/data/cb004_mac /epoc32/winscw/c/tpkcs12intg/data/cb004_mac sl@0: ../tpkcs12intgrtn/data/cb004_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb004_macsalt sl@0: ../tpkcs12intgrtn/data/cb005_mac /epoc32/winscw/c/tpkcs12intg/data/cb005_mac sl@0: ../tpkcs12intgrtn/data/cb005_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb005_macsalt sl@0: ../tpkcs12intgrtn/data/cb006_mac /epoc32/winscw/c/tpkcs12intg/data/cb006_mac sl@0: ../tpkcs12intgrtn/data/cb006_macsalt /epoc32/winscw/c/tpkcs12intg/data/cb006_macsalt sl@0: ../tpkcs12intgrtn/data/im001_mac /epoc32/winscw/c/tpkcs12intg/data/im001_mac sl@0: ../tpkcs12intgrtn/data/im001_macsalt /epoc32/winscw/c/tpkcs12intg/data/im001_macsalt sl@0: ../tpkcs12intgrtn/data/im002_mac /epoc32/winscw/c/tpkcs12intg/data/im002_mac sl@0: ../tpkcs12intgrtn/data/im002_macsalt /epoc32/winscw/c/tpkcs12intg/data/im002_macsalt sl@0: ../tpkcs12intgrtn/data/pm001_mac /epoc32/winscw/c/tpkcs12intg/data/pm001_mac sl@0: ../tpkcs12intgrtn/data/pm001_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm001_macsalt sl@0: ../tpkcs12intgrtn/data/pm002_mac /epoc32/winscw/c/tpkcs12intg/data/pm002_mac sl@0: ../tpkcs12intgrtn/data/pm002_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm002_macsalt sl@0: ../tpkcs12intgrtn/data/pm003_mac /epoc32/winscw/c/tpkcs12intg/data/pm003_mac sl@0: ../tpkcs12intgrtn/data/pm003_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm003_macsalt sl@0: ../tpkcs12intgrtn/data/pm004_mac /epoc32/winscw/c/tpkcs12intg/data/pm004_mac sl@0: ../tpkcs12intgrtn/data/pm004_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm004_macsalt sl@0: ../tpkcs12intgrtn/data/pm005_mac /epoc32/winscw/c/tpkcs12intg/data/pm005_mac sl@0: ../tpkcs12intgrtn/data/pm005_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm005_macsalt sl@0: ../tpkcs12intgrtn/data/pm006_mac /epoc32/winscw/c/tpkcs12intg/data/pm006_mac sl@0: ../tpkcs12intgrtn/data/pm006_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm006_macsalt sl@0: ../tpkcs12intgrtn/data/pm007_mac /epoc32/winscw/c/tpkcs12intg/data/pm007_mac sl@0: ../tpkcs12intgrtn/data/pm007_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm007_macsalt sl@0: ../tpkcs12intgrtn/data/pm008_mac /epoc32/winscw/c/tpkcs12intg/data/pm008_mac sl@0: ../tpkcs12intgrtn/data/pm008_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm008_macsalt sl@0: ../tpkcs12intgrtn/data/pm010_mac /epoc32/winscw/c/tpkcs12intg/data/pm010_mac sl@0: ../tpkcs12intgrtn/data/pm010_macsalt /epoc32/winscw/c/tpkcs12intg/data/pm010_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/sb001_mac /epoc32/winscw/c/tpkcs12intg/data/sb001_mac sl@0: ../tpkcs12intgrtn/data/sb001_macsalt /epoc32/winscw/c/tpkcs12intg/data/sb001_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/sb002_mac /epoc32/winscw/c/tpkcs12intg/data/sb002_mac sl@0: ../tpkcs12intgrtn/data/sb002_macsalt /epoc32/winscw/c/tpkcs12intg/data/sb002_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/sb003_mac /epoc32/winscw/c/tpkcs12intg/data/sb003_mac sl@0: ../tpkcs12intgrtn/data/sb003_macsalt /epoc32/winscw/c/tpkcs12intg/data/sb003_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/ci001_mac /epoc32/winscw/c/tpkcs12intg/data/ci001_mac sl@0: ../tpkcs12intgrtn/data/ci001_macsalt /epoc32/winscw/c/tpkcs12intg/data/ci001_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/ci002_mac /epoc32/winscw/c/tpkcs12intg/data/ci002_mac sl@0: ../tpkcs12intgrtn/data/ci002_macsalt /epoc32/winscw/c/tpkcs12intg/data/ci002_macsalt sl@0: sl@0: ../tpkcs12intgrtn/data/ct001_mac /epoc32/winscw/c/tpkcs12intg/data/ct001_mac sl@0: ../tpkcs12intgrtn/data/ct001_macsalt /epoc32/winscw/c/tpkcs12intg/data/ct001_macsalt sl@0: sl@0: sl@0: sl@0: //T_PKCS12_INTEGRATION_END sl@0: /////////////////////// sl@0: sl@0: /////////////////////// sl@0: // TCertstore - Begin sl@0: sl@0: // Script file sl@0: sl@0: sl@0: ../tcertstore/scripts/unifiedcertstore1-conf1.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf1.script sl@0: ../tcertstore/scripts/unifiedcertstore2-conf1.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf1.script sl@0: ../tcertstore/scripts/unifiedcertstore3-conf1.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf1.script sl@0: ../tcertstore/scripts/unifiedcertstore1-conf2.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf2.script sl@0: ../tcertstore/scripts/unifiedcertstore2-conf2.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2.script sl@0: ../tcertstore/scripts/unifiedcertstore3-conf2.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf2.script sl@0: ../tcertstore/scripts/unifiedcertstore1-conf3.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf3.script sl@0: ../tcertstore/scripts/unifiedcertstore2-conf3.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf3.script sl@0: ../tcertstore/scripts/unifiedcertstore2-conf2a.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2a.script sl@0: ../tcertstore/scripts/unifiedcertstore3-conf3.script /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf3.script sl@0: sl@0: sl@0: ../tcertstore/scripts/unifiedcertstore1-conf1.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf1.ini sl@0: ../tcertstore/scripts/unifiedcertstore2-conf1.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf1.ini sl@0: ../tcertstore/scripts/unifiedcertstore3-conf1.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf1.ini sl@0: ../tcertstore/scripts/unifiedcertstore1-conf2.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf2.ini sl@0: ../tcertstore/scripts/unifiedcertstore2-conf2.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2.ini sl@0: ../tcertstore/scripts/unifiedcertstore3-conf2.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf2.ini sl@0: ../tcertstore/scripts/unifiedcertstore1-conf3.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore1-conf3.ini sl@0: ../tcertstore/scripts/unifiedcertstore2-conf3.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf3.ini sl@0: ../tcertstore/scripts/unifiedcertstore2-conf2a.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore2-conf2a.ini sl@0: ../tcertstore/scripts/unifiedcertstore3-conf3.ini /epoc32/winscw/c/tcertstore/scripts/unifiedcertstore3-conf3.ini sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: // 30/09/2002 New certificates and RSA key pairs added by JCS for certstore testing sl@0: sl@0: // Keys (should be imported to keystore before testing) sl@0: sl@0: ../tcertstore/tdata/pkcs8dsa1.001 /epoc32/winscw/c/tcertstore/data/pkcs8dsa1.001 sl@0: sl@0: ../tcertstore/tdata/rsacertkey1.txt /epoc32/winscw/c/tcertstore/data/rsacertkey1.txt sl@0: ../tcertstore/tdata/rsacertkey2.txt /epoc32/winscw/c/tcertstore/data/rsacertkey2.txt sl@0: ../tcertstore/tdata/rsacertkey3.txt /epoc32/winscw/c/tcertstore/data/rsacertkey3.txt sl@0: ../tcertstore/tdata/nrcertkey.txt /epoc32/winscw/c/tcertstore/data/nrcertkey.txt sl@0: ../tcertstore/tdata/signcertkey2.txt /epoc32/winscw/c/tcertstore/data/signcertkey2.txt sl@0: ../tcertstore/tdata/enciphersigncertkey2.txt /epoc32/winscw/c/tcertstore/data/enciphersigncertkey2.txt sl@0: ../tcertstore/tdata/SelfSignedPrivateKey_pk8.pk8 /epoc32/winscw/c/tcertstore/data/SelfSignedPrivateKey_pk8.pk8 sl@0: sl@0: ../tcertstore/scripts/certstoreconcurrent1.txt /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.txt sl@0: ../tcertstore/scripts/certstoreconcurrent2.txt /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.txt sl@0: ../tcertstore/scripts/certstoreconcurrent3.txt /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.txt sl@0: ../tcertstore/scripts/cancel2.txt /epoc32/winscw/c/tcertstore/scripts/cancel2.txt sl@0: ../tcertstore/scripts/dsa.txt /epoc32/winscw/c/tcertstore/scripts/dsa.txt sl@0: sl@0: sl@0: ../tcertstore/scripts/certstoreconcurrent1.script /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.script sl@0: ../tcertstore/scripts/certstoreconcurrent2.script /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.script sl@0: ../tcertstore/scripts/certstoreconcurrent3.script /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.script sl@0: ../tcertstore/scripts/cancel1.script /epoc32/winscw/c/tcertstore/scripts/cancel1.script sl@0: ../tcertstore/scripts/cancel2.script /epoc32/winscw/c/tcertstore/scripts/cancel2.script sl@0: ../tcertstore/scripts/dsa.script /epoc32/winscw/c/tcertstore/scripts/dsa.script sl@0: ../tcertstore/scripts/oom1.script /epoc32/winscw/c/tcertstore/scripts/oom1.script sl@0: ../tcertstore/scripts/oom2.script /epoc32/winscw/c/tcertstore/scripts/oom2.script sl@0: ../tcertstore/scripts/oom3.script /epoc32/winscw/c/tcertstore/scripts/oom3.script sl@0: sl@0: sl@0: ../tcertstore/scripts/certstoreconcurrent1.ini /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent1.ini sl@0: ../tcertstore/scripts/certstoreconcurrent2.ini /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent2.ini sl@0: ../tcertstore/scripts/certstoreconcurrent3.ini /epoc32/winscw/c/tcertstoreconcurrent/scripts/certstoreconcurrent3.ini sl@0: ../tcertstore/scripts/cancel1.ini /epoc32/winscw/c/tcertstore/scripts/cancel1.ini sl@0: ../tcertstore/scripts/cancel2.ini /epoc32/winscw/c/tcertstore/scripts/cancel2.ini sl@0: ../tcertstore/scripts/dsa.ini /epoc32/winscw/c/tcertstore/scripts/dsa.ini sl@0: ../tcertstore/scripts/oom1.ini /epoc32/winscw/c/tcertstore/scripts/oom1.ini sl@0: ../tcertstore/scripts/oom2.ini /epoc32/winscw/c/tcertstore/scripts/oom2.ini sl@0: ../tcertstore/scripts/oom3.ini /epoc32/winscw/c/tcertstore/scripts/oom3.ini sl@0: sl@0: sl@0: sl@0: ../tcertstore/scripts/bldcertstore.txt /epoc32/winscw/c/tcertstore/scripts/bldcertstore.txt sl@0: ../tcertstore/scripts/filecertstore_servoom.txt /epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.txt sl@0: sl@0: ../tcertstore/scripts/t_handle_1.script /epoc32/winscw/c/tcertstore/scripts/t_handle_1.script sl@0: ../tcertstore/scripts/bldcertstore.script /epoc32/winscw/c/tcertstore/scripts/bldcertstore.script sl@0: ../tcertstore/scripts/reload.script /epoc32/winscw/c/tcertstore/scripts/reload.script sl@0: ../tcertstore/scripts/filecertstore_errors.script /epoc32/winscw/c/tcertstore/scripts/filecertstore_errors.script sl@0: ../tcertstore/scripts/filecertstore_servoom.script /epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.script sl@0: ../tcertstore/scripts/multiplecertstoresfilter.script /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter.script sl@0: ../tcertstore/scripts/multiplecertstoresfilter1.script /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter1.script sl@0: ../tcertstore/scripts/multiplecertstoresfilter2.script /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter2.script sl@0: sl@0: sl@0: ../tcertstore/scripts/t_handle_1.ini /epoc32/winscw/c/tcertstore/scripts/t_handle_1.ini sl@0: ../tcertstore/scripts/bldcertstore.ini /epoc32/winscw/c/tcertstore/scripts/bldcertstore.ini sl@0: ../tcertstore/scripts/reload.ini /epoc32/winscw/c/tcertstore/scripts/reload.ini sl@0: ../tcertstore/scripts/filecertstore_errors.ini /epoc32/winscw/c/tcertstore/scripts/filecertstore_errors.ini sl@0: ../tcertstore/scripts/filecertstore_servoom.ini /epoc32/winscw/c/tcertstore/scripts/filecertstore_servoom.ini sl@0: ../tcertstore/scripts/multiplecertstoresfilter.ini /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter.ini sl@0: ../tcertstore/scripts/multiplecertstoresfilter1.ini /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter1.ini sl@0: ../tcertstore/scripts/multiplecertstoresfilter2.ini /epoc32/winscw/c/tcertstore/scripts/multiplecertstoresfilter2.ini sl@0: sl@0: sl@0: ../tcertstore/scripts/t_certstore.txt /epoc32/winscw/c/t_certstore.txt sl@0: ../tcertstore/scripts/t_certstore_2.txt /epoc32/winscw/c/t_certstore_2.txt sl@0: sl@0: ../tcertstore/scripts/t_certstore.script /epoc32/winscw/c/t_certstore.script sl@0: ../tcertstore/scripts/t_certstore_2.script /epoc32/winscw/c/t_certstore_2.script sl@0: sl@0: ../tcertstore/scripts/t_certstore.ini /epoc32/winscw/c/t_certstore.ini sl@0: ../tcertstore/scripts/t_certstore_2.ini /epoc32/winscw/c/t_certstore_2.ini sl@0: ../tcertstore/scripts/t_certstore_sha2.script /epoc32/winscw/c/tcertstore/scripts/t_certstore_sha2.script sl@0: ../tcertstore/scripts/t_certstore_sha2.ini /epoc32/winscw/c/tcertstore/scripts/t_certstore_sha2.ini sl@0: sl@0: sl@0: sl@0: sl@0: ../tcertstore/runtest/nightrun.txt /epoc32/winscw/c/tcertstore/runtest/nightrun.txt sl@0: sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/system/data/test1certstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/system/data/test2certstore.dat sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/tcertstore/certstores/test1certstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/tcertstore/certstores/test2certstore.dat sl@0: sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/system/data/test1simcertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/system/data/test2simcertstore.dat sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/tcertstore/certstores/test1simcertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/tcertstore/certstores/test2simcertstore.dat sl@0: sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/system/data/test1wimcertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/system/data/test2wimcertstore.dat sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/tcertstore/certstores/test1wimcertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/tcertstore/certstores/test2wimcertstore.dat sl@0: sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/system/data/test1uicccertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/system/data/test2uicccertstore.dat sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/tcertstore/certstores/test1uicccertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/tcertstore/certstores/test2uicccertstore.dat sl@0: sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/system/data/test1deviceimmutablecertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/system/data/test2deviceimmutablecertstore.dat sl@0: ../tcertstore/certstores/test1certstore.dat /epoc32/winscw/c/tcertstore/certstores/test1deviceimmutablecertstore.dat sl@0: ../tcertstore/certstores/test2certstore.dat /epoc32/winscw/c/tcertstore/certstores/test2deviceimmutablecertstore.dat sl@0: sl@0: // SWI cert store tests (winscw only) sl@0: sl@0: sl@0: ../tcertstore/scripts/swicertstore1.script /epoc32/winscw/c/tcertstore/scripts/swicertstore1.script sl@0: ../tcertstore/scripts/swicertstore2.script /epoc32/winscw/c/tcertstore/scripts/swicertstore2.script sl@0: ../tcertstore/scripts/swicertstore3.script /epoc32/winscw/c/tcertstore/scripts/swicertstore3.script sl@0: ../tcertstore/scripts/swicertstore4.script /epoc32/winscw/c/tcertstore/scripts/swicertstore4.script sl@0: ../tcertstore/scripts/wri-swicertstore1.script /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore1.script // For emulator tests sl@0: ../tcertstore/scripts/swicertstore1hw.script /epoc32/winscw/c/tcertstore/scripts/swicertstore1hw.script // For ROM build sl@0: ../tcertstore/scripts/wri-swicertstorehw.script /epoc32/winscw/c/tcertstore/scripts/wri-swicertstorehw.script // For ROM build sl@0: ../tcertstore/scripts/wri-swicertstore2.script /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore2.script sl@0: ../tcertstore/scripts/wri-swicertstore3.script /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore3.script sl@0: sl@0: sl@0: ../tcertstore/scripts/swicertstore1.ini /epoc32/winscw/c/tcertstore/scripts/swicertstore1.ini sl@0: ../tcertstore/scripts/swicertstore2.ini /epoc32/winscw/c/tcertstore/scripts/swicertstore2.ini sl@0: ../tcertstore/scripts/swicertstore3.ini /epoc32/winscw/c/tcertstore/scripts/swicertstore3.ini sl@0: ../tcertstore/scripts/swicertstore4.ini /epoc32/winscw/c/tcertstore/scripts/swicertstore4.ini sl@0: ../tcertstore/scripts/wri-swicertstore1.ini /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore1.ini // For emulator tests sl@0: ../tcertstore/scripts/swicertstore1hw.ini /epoc32/winscw/c/tcertstore/scripts/swicertstore1hw.ini // For ROM build sl@0: ../tcertstore/scripts/wri-swicertstorehw.ini /epoc32/winscw/c/tcertstore/scripts/wri-swicertstorehw.ini // For ROM build sl@0: ../tcertstore/scripts/wri-swicertstore2.ini /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore2.ini sl@0: ../tcertstore/scripts/wri-swicertstore3.ini /epoc32/winscw/c/tcertstore/scripts/wri-swicertstore3.ini sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: ../tcertstore/tdata/swicertstore_nonmand.dat /epoc32/data/z/resource/swicertstore.dat // For ROM build sl@0: ../tcertstore/tdata/swicertstore.dat /epoc32/winscw/c/tcertstore/data/swicertstore.dat // For emulator tests sl@0: ../tcertstore/tdata/wri-swicertstore.dat /epoc32/winscw/c/tcertstore/data/wri-swicertstore.dat // For emulator tests sl@0: sl@0: // Platform security tests (winscw only) sl@0: sl@0: ../tcertstore/scripts/apipolicing.script /epoc32/winscw/c/tcertstore/scripts/apipolicing.script sl@0: ../tcertstore/scripts/apipolicing.ini /epoc32/winscw/c/tcertstore/scripts/apipolicing.ini sl@0: sl@0: // Data sl@0: sl@0: ../tcertstore/scripts/certappmanager.txt /epoc32/winscw/c/certappmanager.txt sl@0: sl@0: ../tcertstore/scripts/certappmanager.script /epoc32/winscw/c/certappmanager.script sl@0: ../tcertstore/scripts/certappmanager.ini /epoc32/winscw/c/certappmanager.ini sl@0: sl@0: sl@0: sl@0: ../testdata/00 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/00 sl@0: ../testdata/01 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/01 sl@0: ../testdata/02 /epoc32/winscw/c/system/data/wapstore/items/wtls/cacertificate/02 sl@0: sl@0: // Certificates sl@0: sl@0: sl@0: // Batchfiles for pre and post test-run cleanup sl@0: ../tcertstore/scripts/batchfiles/swicert_backup.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_backup.bat sl@0: ../tcertstore/scripts/batchfiles/swicert_backup1.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_backup1.bat sl@0: ../tcertstore/scripts/batchfiles/swicert_restore.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/swicert_restore.bat sl@0: ../tcertstore/scripts/batchfiles/pre_tocsp_backup.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/pre_tocsp_backup.bat sl@0: ../tcertstore/scripts/batchfiles/post_tocsp_restore.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/post_tocsp_restore.bat sl@0: ../tcertstore/scripts/batchfiles/post_httpinterface_restore.bat /epoc32/winscw/c/tcertstore/scripts/batchfiles/post_httpinterface_restore.bat sl@0: sl@0: sl@0: /////////////// Composite Certstores Testing - Support for multiple swicertstores and filecertstores///////////////////////////////////// sl@0: sl@0: // 1. scripts sl@0: // Multiple File cert stores tests (winscw only) sl@0: sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore01.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore01.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore02.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore02.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore03.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore03.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore04.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore04.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore05.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore05.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore06.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore06.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore07.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore07.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore08.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore08.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore09.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore09.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore10.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore10.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore11.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore11.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore12.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore12.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore13.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore13.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore14.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore14.script // For ROM build sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore15.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore15.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore16.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore16.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore17.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore17.script sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore18.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore18.script sl@0: sl@0: sl@0: sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore01.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore01.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore02.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore02.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore03.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore03.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore04.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore04.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore05.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore05.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore06.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore06.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore07.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore07.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore08.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore08.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore09.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore09.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore10.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore10.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore11.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore11.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore12.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore12.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore13.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore13.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore14.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore14.ini // For ROM build sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore15.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore15.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore16.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore16.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore17.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore17.ini sl@0: ../tcertstore/multiple_certstore/scripts/tfilecertstore18.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tfilecertstore18.ini sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: // Multiple SWI cert stores tests (winscw only) sl@0: sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore01.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore01.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore02.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore02.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore03.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore03.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore04.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore04.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore05.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore05.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore06.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore06.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore07.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore07.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore08.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore08.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore09.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore09.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore10.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore10.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore11.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore11.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore12.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore12.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore13.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore13.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore14.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore14.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore15.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore15.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore16.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore16.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore17.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore17.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore18.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore18.script sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore19.script /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore19.script sl@0: sl@0: sl@0: sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore01.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore01.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore02.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore02.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore03.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore03.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore04.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore04.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore05.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore05.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore06.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore06.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore07.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore07.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore08.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore08.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore09.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore09.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore10.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore10.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore11.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore11.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore12.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore12.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore13.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore13.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore14.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore14.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore15.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore15.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore16.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore16.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore17.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore17.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore18.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore18.ini sl@0: ../tcertstore/multiple_certstore/scripts/tswicertstore19.ini /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/tswicertstore19.ini sl@0: sl@0: sl@0: sl@0: sl@0: // 2. batchfiles sl@0: ../tcertstore/multiple_certstore/scripts/batchfiles/initialise_certstore.bat /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/batchfiles/initialise_certstore.bat sl@0: ../tcertstore/multiple_certstore/scripts/batchfiles/cleanup_certstore.bat /epoc32/winscw/c/tcertstore/multiple_certstore/scripts/batchfiles/cleanup_certstore.bat sl@0: sl@0: sl@0: // 3. test-data files sl@0: ../tcertstore/multiple_certstore/tdata/corrupt.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/corrupt.dat sl@0: ../tcertstore/multiple_certstore/tdata/cacerts0.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts0.dat sl@0: ../tcertstore/multiple_certstore/tdata/cacerts1.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts1.dat sl@0: ../tcertstore/multiple_certstore/tdata/cacerts2.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts2.dat sl@0: ../tcertstore/multiple_certstore/tdata/cacerts3.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts3.dat sl@0: ../tcertstore/multiple_certstore/tdata/cacerts5.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/cacerts5.dat sl@0: ../tcertstore/multiple_certstore/tdata/certclients0.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients0.dat sl@0: ../tcertstore/multiple_certstore/tdata/certclients1.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients1.dat sl@0: ../tcertstore/multiple_certstore/tdata/certclients2.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients2.dat sl@0: ../tcertstore/multiple_certstore/tdata/certclients3.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients3.dat sl@0: ../tcertstore/multiple_certstore/tdata/certclients5.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/certclients5.dat sl@0: ../tcertstore/multiple_certstore/tdata/swicertstore0.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore0.dat sl@0: ../tcertstore/multiple_certstore/tdata/swicertstore1.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore1.dat sl@0: ../tcertstore/multiple_certstore/tdata/swicertstore2.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore2.dat sl@0: ../tcertstore/multiple_certstore/tdata/swicertstore3.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore3.dat sl@0: ../tcertstore/multiple_certstore/tdata/swicertstore5.dat /epoc32/winscw/c/tcertstore/multiple_certstore/tdata/swicertstore5.dat sl@0: ../tcertstore/multiple_certstore/tdata/epoc_multiplecertstore.ini /epoc32/data/epoc_multiplecertstore.ini sl@0: sl@0: ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// sl@0: sl@0: // TCertstore - End sl@0: ///////////////////// sl@0: sl@0: sl@0: ////////////////////// sl@0: //TPKIXCert-Begin sl@0: sl@0: ../tpkixcert/scripts/tpkixtest_all.txt /epoc32/winscw/c/tpkixcert/scripts/tpkixtest_all.txt sl@0: ../tpkixcert/pkixtestspec.txt /epoc32/winscw/c/pkixtestspec.txt sl@0: ../tpkixcert/tpkixvalidation.txt /epoc32/winscw/c/tpkixvalidation.txt sl@0: ../tpkixcert/tpkixbuild.txt /epoc32/winscw/c/tpkixbuild.txt sl@0: sl@0: ../tpkixcert/scripts/tpkixtest_part1.script /epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part1.script sl@0: ../tpkixcert/scripts/tpkixtest_part2.script /epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part2.script sl@0: ../tpkixcert/scripts/cancel1.script /epoc32/winscw/c/tpkixcert/scripts/cancel1.script sl@0: ../tpkixcert/scripts/oom1.script /epoc32/winscw/c/tpkixcert/scripts/oom1.script sl@0: ../tpkixcert/scripts/oom2.script /epoc32/winscw/c/tpkixcert/scripts/oom2.script sl@0: ../tpkixcert/scripts/oom3.script /epoc32/winscw/c/tpkixcert/scripts/oom3.script sl@0: ../tpkixcert/scripts/oom4.script /epoc32/winscw/c/tpkixcert/scripts/oom4.script sl@0: sl@0: ../tpkixcert/scripts/tpkixtest_part1.ini /epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part1.ini sl@0: ../tpkixcert/scripts/tpkixtest_part2.ini /epoc32/winscw/c/tpkixcert/scripts/tpkixtest_part2.ini sl@0: ../tpkixcert/scripts/cancel1.ini /epoc32/winscw/c/tpkixcert/scripts/cancel1.ini sl@0: ../tpkixcert/scripts/oom1.ini /epoc32/winscw/c/tpkixcert/scripts/oom1.ini sl@0: ../tpkixcert/scripts/oom2.ini /epoc32/winscw/c/tpkixcert/scripts/oom2.ini sl@0: ../tpkixcert/scripts/oom3.ini /epoc32/winscw/c/tpkixcert/scripts/oom3.ini sl@0: ../tpkixcert/scripts/oom4.ini /epoc32/winscw/c/tpkixcert/scripts/oom4.ini sl@0: sl@0: sl@0: // TPKIXCert - End sl@0: //////////////////// sl@0: sl@0: ////////////////////// sl@0: // TWTLSCert - Begin sl@0: sl@0: ../twtlscert/wtlstestdata/EntrustNetWAP.bin /epoc32/winscw/c/twtlscert/data/entrustnetwap.bin sl@0: ../twtlscert/wtlstestdata/MobileServiceCA.wap /epoc32/winscw/c/twtlscert/data/mobileserviceca.wap sl@0: ../twtlscert/wtlstestdata/MobileServiceCA-badsig.wap /epoc32/winscw/c/twtlscert/data/mobileserviceca-badsig.wap sl@0: ../twtlscert/wtlstestdata/UNKNOWN.001 /epoc32/winscw/c/twtlscert/data/unknown.001 sl@0: ../twtlscert/wtlstestdata/william.bamberg.wap /epoc32/winscw/c/twtlscert/data/william.bamberg@symbian.com.wap sl@0: ../twtlscert/wtlstestdata/william.bamberg.com-badsig /epoc32/winscw/c/twtlscert/data/william.bamberg@symbian.com-badsig.wap sl@0: sl@0: ../twtlscert/scripts/twtlscert.script /epoc32/winscw/c/twtlscert/scripts/twtlscert.script sl@0: ../twtlscert/scripts/twtlscert1.script /epoc32/winscw/c/twtlscert/scripts/twtlscert1.script sl@0: ../twtlscert/scripts/twtlscert2.script /epoc32/winscw/c/twtlscert/scripts/twtlscert2.script sl@0: ../twtlscert/scripts/twtlscert3.script /epoc32/winscw/c/twtlscert/scripts/twtlscert3.script sl@0: sl@0: ../twtlscert/scripts/twtlscert.ini /epoc32/winscw/c/twtlscert/scripts/twtlscert.ini sl@0: ../twtlscert/scripts/twtlscert1.ini /epoc32/winscw/c/twtlscert/scripts/twtlscert1.ini sl@0: ../twtlscert/scripts/twtlscert2.ini /epoc32/winscw/c/twtlscert/scripts/twtlscert2.ini sl@0: ../twtlscert/scripts/twtlscert3.ini /epoc32/winscw/c/twtlscert/scripts/twtlscert3.ini sl@0: sl@0: sl@0: // Batchfiles for pre and post test-run cleanup sl@0: ../twtlscert/scripts/batchfiles/cert_backup.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup.bat sl@0: ../twtlscert/scripts/batchfiles/cert_backup1.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup1.bat sl@0: ../twtlscert/scripts/batchfiles/cert_backup2.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/cert_backup2.bat sl@0: ../twtlscert/scripts/batchfiles/precert_backup.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/precert_backup.bat sl@0: ../twtlscert/scripts/batchfiles/postcert_restore.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/postcert_restore.bat sl@0: ../twtlscert/scripts/batchfiles/enableplugin.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/enableplugin.bat sl@0: ../twtlscert/scripts/batchfiles/twtlscert_cleanup.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/twtlscert_cleanup.bat sl@0: ../twtlscert/scripts/batchfiles/tcert_password_cleanup.bat /epoc32/winscw/c/twtlscert/scripts/batchfiles/tcert_password_cleanup.bat sl@0: ../twtlscert/scripts/batchfiles/certstorePlugins /epoc32/winscw/c/twtlscert/scripts/batchfiles/certstoreplugins sl@0: // TWTLSCert - End sl@0: //////////////////// sl@0: sl@0: sl@0: // ROMKIT includes sl@0: ../inc/certmantests.iby /epoc32/rom/include/certmantests.iby sl@0: sl@0: // tx509 sl@0: sl@0: sl@0: sl@0: ../tx509/Scripts/tx509-1.txt /epoc32/winscw/c/tx509/scripts/tx509-1.txt sl@0: ../tx509/Scripts/tx509-2.txt /epoc32/winscw/c/tx509/scripts/tx509-2.txt sl@0: ../tx509/Scripts/tx509-3.txt /epoc32/winscw/c/tx509/scripts/tx509-3.txt sl@0: sl@0: ../tx509/Scripts/tx509-oom1.script /epoc32/winscw/c/tx509/scripts/tx509-oom1.script sl@0: ../tx509/Scripts/tx509-oom2.script /epoc32/winscw/c/tx509/scripts/tx509-oom2.script sl@0: ../tx509/Scripts/tx509.script /epoc32/winscw/c/tx509/scripts/tx509.script sl@0: ../tx509/Scripts/tx509-dnames.script /epoc32/winscw/c/tx509/scripts/tx509-dnames.script sl@0: ../tx509/Scripts/tx509_dev_certs.script /epoc32/winscw/c/tx509/scripts/tx509_dev_certs.script sl@0: ../tx509/Scripts/tx509_dev_certs_oom.script /epoc32/winscw/c/tx509/scripts/tx509_dev_certs_oom.script sl@0: sl@0: ../tx509/Scripts/tx509-oom1.ini /epoc32/winscw/c/tx509/scripts/tx509-oom1.ini sl@0: ../tx509/Scripts/tx509-oom2.ini /epoc32/winscw/c/tx509/scripts/tx509-oom2.ini sl@0: ../tx509/Scripts/tx509.ini /epoc32/winscw/c/tx509/scripts/tx509.ini sl@0: ../tx509/Scripts/tx509-dnames.ini /epoc32/winscw/c/tx509/scripts/tx509-dnames.ini sl@0: ../tx509/Scripts/tx509_dev_certs.ini /epoc32/winscw/c/tx509/scripts/tx509_dev_certs.ini sl@0: ../tx509/Scripts/tx509_dev_certs_oom.ini /epoc32/winscw/c/tx509/scripts/tx509_dev_certs_oom.ini sl@0: sl@0: sl@0: ../tx509/Data/results.txt /epoc32/winscw/c/tx509/data/results.txt sl@0: sl@0: // Batchfiles for post test-run cleanup sl@0: ../tx509/Scripts/batchfiles/tx509_cleanup.bat /epoc32/winscw/c/tx509/scripts/batchfiles/tx509_cleanup.bat sl@0: sl@0: sl@0: // Symbian signed root certs and swi cert store, from top-level rootcerts directory sl@0: ../../rootcertificates/data/SymbianA.der /epoc32/winscw/c/rootcerts/symbiana.der sl@0: ../../rootcertificates/data/SymbianB.der /epoc32/winscw/c/rootcerts/symbianb.der sl@0: ../../rootcertificates/data/symbianc.der /epoc32/winscw/c/rootcerts/symbianc.der sl@0: ../../rootcertificates/data/symbiand.der /epoc32/winscw/c/rootcerts/symbiand.der sl@0: ../../rootcertificates/data/SymbianSignedCerts.txt /epoc32/winscw/c/rootcerts/symbiansignedcerts.txt sl@0: ../../rootcertificates/data/swicertstore.dat /epoc32/winscw/c/rootcerts/swicertstore.dat sl@0: sl@0: ../tpkcs12intgrtn/inc/tpkcs12integrationserver.iby /epoc32/rom/include/tpkcs12integrationserver.iby sl@0: ../tpkcs7/tpkcs7server.iby /epoc32/rom/include/tpkcs7server.iby sl@0: sl@0: //tpkixcert_tef sl@0: ../tpkixcert_tef/scripts/tpkixcert_tef.script /epoc32/winscw/c/tpkixcert_tef/scripts/tpkixcert_tef.script sl@0: ../tpkixcert_tef/scripts/apitests.ini /epoc32/winscw/c/tpkixcert_tef/scripts/apitests.ini sl@0: ../tpkixcert_tef/scripts/validatetests.ini /epoc32/winscw/c/tpkixcert_tef/scripts/validatetests.ini sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: #ifndef TOOLS sl@0: #ifndef TOOLS2 sl@0: ../crypto/certman_crypto.mmp sl@0: ../recog/CertRecog.mmp sl@0: ../pkcs8recog/pkcs8recog.mmp sl@0: ../pkcs7/pkcs7.mmp sl@0: sl@0: ../asn1/asn1.mmp sl@0: ../x509/X509.mmp sl@0: ../x500/X500.mmp sl@0: ../pkcs10/pkcs10.mmp sl@0: sl@0: ../pkcs12/pkcs12.mmp sl@0: ../pkcs12recog/pkcs12recog.mmp sl@0: sl@0: ../certstore/certstore.mmp sl@0: ../pkixCert/PKIXCert.mmp sl@0: ../pkixcertbase/pkixcertbase.mmp sl@0: ../swicertstore/swicertstore.mmp sl@0: ../swicertstoreplugin/swicertstoreplugin.mmp sl@0: sl@0: ../wtlscert/wtlscert.mmp sl@0: #endif // TOOLS2 sl@0: #endif // TOOLS sl@0: sl@0: PRJ_TESTMMPFILES sl@0: // specify the .mmp files required for building any test programs here sl@0: // sl@0: // you can specify "manual" to denote that a test should be listed in a generated sl@0: // batch file for running a group of tests which require user input during testing. sl@0: // you can specify "support" to denote that a file is a test support file and shouldn't sl@0: // be listed in a batch file for running a group of tests sl@0: // By default, each test will be listed in a batch file for running a group of tests sl@0: // which can be left to run without requiring watching over by the person running the tests, sl@0: // i.e. tests where no user input is required. The default will apply if neither "manual" sl@0: // or "support" is specified. sl@0: sl@0: #ifndef TOOLS sl@0: sl@0: ../tx509/tx509.mmp sl@0: ../twtlscert/twtlscert.mmp sl@0: ../testhwerrstore/testhwerrcertstore.mmp sl@0: ../tcertcommon/tcertcommon.mmp sl@0: ../tpkixcert/tpkixcert.mmp sl@0: sl@0: ../tpkixcert_tef/group/tpkixcert_tef.mmp sl@0: sl@0: ../tadditionalstores/tadditionalstores.mmp sl@0: ../tadditionalstores/tadditionalstoressoftware.mmp sl@0: ../tadditionalstores/tHwSimstores.mmp sl@0: ../tadditionalstores/tHwUiccstores.mmp sl@0: ../tadditionalstores/tHwWimstores.mmp sl@0: ../tadditionalstores/tDeviceImmutablestores.mmp sl@0: ../tasn1/tasn1.mmp sl@0: ../tcertstore/tcertstore.mmp sl@0: ../tpkcs7/tpkcs7.mmp sl@0: sl@0: //T_PKCS12_INTEGRATIONTEST mmp sl@0: ../tpkcs12intgrtn/group/tpkcs12libtest.mmp sl@0: sl@0: ../tpkcs10/tpkcs10v2.mmp sl@0: sl@0: ../tcertdump/tcertdump.mmp sl@0: #endif // TOOLS