os/security/cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptomgmtlibs/securitytestfw/group/t_testhandler2.mmp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,67 @@
     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_testhandler2.dll Test harness handler
    1.25 +*/
    1.26 +
    1.27 +TARGET	t_testhandler2.dll
    1.28 +CAPABILITY    All -Tcb
    1.29 +TARGETTYPE	dll
    1.30 +UID 0x10000079 0x101F546C
    1.31 +VENDORID 0x70000001
    1.32 +
    1.33 +// Different def file because no TCapabilitySet on EKA1
    1.34 +DEFFILE t_testhandler2_sss.def
    1.35 +
    1.36 +USERINCLUDE ../test/testhandler2
    1.37 +USERINCLUDE ../inc
    1.38 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.39 +
    1.40 +#ifdef SYMBIAN_AUTH_SERVER
    1.41 +SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(authserver)
    1.42 +#endif
    1.43 +
    1.44 +SOURCEPATH	../test/testhandler2
    1.45 +
    1.46 +SOURCE t_testhandler.cpp
    1.47 +SOURCE Ttesthandlersettings.cpp
    1.48 +SOURCE t_errorconverter.cpp
    1.49 +SOURCE T_input.cpp
    1.50 +SOURCE T_tefinput.cpp
    1.51 +SOURCE t_output.cpp
    1.52 +SOURCE t_utils.cpp
    1.53 +SOURCE t_testaction.cpp
    1.54 +SOURCE t_testsetup.cpp
    1.55 +SOURCE t_testactionspec.cpp
    1.56 +SOURCE t_certstoreactionmemfail.cpp
    1.57 +SOURCE Tcancel.cpp
    1.58 +SOURCE t_message.cpp
    1.59 +SOURCE tTestSpec.cpp
    1.60 +SOURCE tScriptSetup.cpp
    1.61 +SOURCE Thardcodedsetup.cpp
    1.62 +SOURCE tSyncAction.cpp
    1.63 +SOURCE t_bacline.cpp
    1.64 +SOURCE t_testrunner.cpp
    1.65 +SOURCE t_sleep.cpp
    1.66 +SOURCE t_capabilities.cpp
    1.67 +SOURCE t_policy.cpp
    1.68 +
    1.69 +LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
    1.70 +SMPSAFE