1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tcertstore/tcertstore.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,65 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of the License "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +/**
1.22 +@file
1.23 +
1.24 +@SYMPurpose t_certstore.exe Test harness for certification store
1.25 +*/
1.26 +
1.27 +TARGET t_certstore.exe
1.28 +TARGETTYPE exe
1.29 +
1.30 +UID 0x10000079 0x10001011
1.31 +VENDORID 0x70000001
1.32 +
1.33 +CAPABILITY WriteDeviceData ReadUserData WriteUserData
1.34 +
1.35 +SOURCEPATH .
1.36 +SOURCE t_certstore.cpp
1.37 +SOURCE t_certstoreactions.cpp t_certstoreactionsclient.cpp
1.38 +SOURCE T_unifiedcertstoreremove.cpp
1.39 +SOURCE T_unifiedcertstoreapplications.cpp
1.40 +SOURCE T_unifiedcertstorecount.cpp
1.41 +SOURCE T_unifiedcertstorewritablecertstorecount.cpp
1.42 +SOURCE T_unifiedcertstorereadonlycertstorecount.cpp
1.43 +SOURCE T_unifiedcertstorecertstorecount.cpp
1.44 +SOURCE t_certstoreout.cpp t_certstoreactionsfilecertstore.cpp
1.45 +SOURCE T_certstoreactionshandle.cpp T_unifiedcertstoreactiongetcert.cpp
1.46 +SOURCE t_concurrentcertstore.cpp
1.47 +SOURCE T_ccttokentypeinfoattributes.cpp
1.48 +SOURCE t_certstoretests.cpp
1.49 +SOURCE T_unifiedcertstoreadd.cpp
1.50 +SOURCE t_filter.cpp
1.51 +SOURCE T_certstoreactionslistcertificates.cpp
1.52 +SOURCE t_retrieve.cpp
1.53 +SOURCE t_testcertfordeletable.cpp
1.54 +SOURCE t_swicertstoreactions.cpp
1.55 +
1.56 +USERINCLUDE .
1.57 +USERINCLUDE ../tcertcommon
1.58 +USERINCLUDE ../../filebasedcertificateandkeystores/test/tfiletokens
1.59 +USERINCLUDE ../../../crypto/weakcrypto/inc
1.60 +USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testhandler2
1.61 +USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testutil/client
1.62 +
1.63 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.64 +
1.65 +LIBRARY euser.lib estor.lib efsrv.lib x509.lib certstore.lib wtlscert.lib
1.66 +LIBRARY ctframework.lib t_testhandler2.lib ecom.lib tfiletokens.lib testutilclient.lib
1.67 +LIBRARY ctfinder.lib swicertstore.lib crypto.lib x500.lib
1.68 +SMPSAFE