os/security/cryptoservices/certificateandkeymgmt/tcertstore/tcertstore.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 *
    16 */
    17 
    18 /**
    19 @file
    20 
    21 @SYMPurpose t_certstore.exe Test harness for certification store
    22 */
    23 
    24 TARGET	t_certstore.exe
    25 TARGETTYPE	exe
    26 
    27 UID 0x10000079 0x10001011
    28 VENDORID 0x70000001
    29 
    30 CAPABILITY WriteDeviceData ReadUserData WriteUserData
    31 
    32 SOURCEPATH	.
    33 SOURCE t_certstore.cpp
    34 SOURCE t_certstoreactions.cpp t_certstoreactionsclient.cpp
    35 SOURCE T_unifiedcertstoreremove.cpp
    36 SOURCE T_unifiedcertstoreapplications.cpp
    37 SOURCE T_unifiedcertstorecount.cpp
    38 SOURCE T_unifiedcertstorewritablecertstorecount.cpp
    39 SOURCE T_unifiedcertstorereadonlycertstorecount.cpp
    40 SOURCE T_unifiedcertstorecertstorecount.cpp
    41 SOURCE t_certstoreout.cpp t_certstoreactionsfilecertstore.cpp
    42 SOURCE T_certstoreactionshandle.cpp T_unifiedcertstoreactiongetcert.cpp
    43 SOURCE t_concurrentcertstore.cpp
    44 SOURCE T_ccttokentypeinfoattributes.cpp
    45 SOURCE t_certstoretests.cpp
    46 SOURCE T_unifiedcertstoreadd.cpp
    47 SOURCE t_filter.cpp
    48 SOURCE T_certstoreactionslistcertificates.cpp
    49 SOURCE t_retrieve.cpp
    50 SOURCE t_testcertfordeletable.cpp
    51 SOURCE t_swicertstoreactions.cpp 
    52 
    53 USERINCLUDE .
    54 USERINCLUDE ../tcertcommon
    55 USERINCLUDE ../../filebasedcertificateandkeystores/test/tfiletokens
    56 USERINCLUDE ../../../crypto/weakcrypto/inc
    57 USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testhandler2
    58 USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testutil/client
    59 
    60 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    61 
    62 LIBRARY	euser.lib estor.lib efsrv.lib x509.lib certstore.lib wtlscert.lib
    63 LIBRARY ctframework.lib t_testhandler2.lib ecom.lib tfiletokens.lib testutilclient.lib
    64 LIBRARY ctfinder.lib swicertstore.lib crypto.lib x500.lib
    65 SMPSAFE