os/security/cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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_testhandler2.dll Test harness handler
    22 */
    23 
    24 TARGET	t_testhandler2.dll
    25 CAPABILITY    All -Tcb
    26 TARGETTYPE	dll
    27 UID 0x10000079 0x101F546C
    28 VENDORID 0x70000001
    29 
    30 // Different def file because no TCapabilitySet on EKA1
    31 DEFFILE t_testhandler2_sss.def
    32 
    33 USERINCLUDE ../test/testhandler2
    34 USERINCLUDE ../inc
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 
    37 #ifdef SYMBIAN_AUTH_SERVER
    38 SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(authserver)
    39 #endif
    40 
    41 SOURCEPATH	../test/testhandler2
    42 
    43 SOURCE t_testhandler.cpp
    44 SOURCE Ttesthandlersettings.cpp
    45 SOURCE t_errorconverter.cpp
    46 SOURCE T_input.cpp
    47 SOURCE T_tefinput.cpp
    48 SOURCE t_output.cpp
    49 SOURCE t_utils.cpp
    50 SOURCE t_testaction.cpp
    51 SOURCE t_testsetup.cpp
    52 SOURCE t_testactionspec.cpp
    53 SOURCE t_certstoreactionmemfail.cpp
    54 SOURCE Tcancel.cpp
    55 SOURCE t_message.cpp
    56 SOURCE tTestSpec.cpp
    57 SOURCE tScriptSetup.cpp
    58 SOURCE Thardcodedsetup.cpp
    59 SOURCE tSyncAction.cpp
    60 SOURCE t_bacline.cpp
    61 SOURCE t_testrunner.cpp
    62 SOURCE t_sleep.cpp
    63 SOURCE t_capabilities.cpp
    64 SOURCE t_policy.cpp
    65 
    66 LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
    67 SMPSAFE