/*
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
* Authentication Server implementation
*
*/
/**
@file
*/
#include "../test/reftestplugin/group/bld.inf"
PRJ_PLATFORMS
DEFAULT GCCE
PRJ_EXPORTS
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/authserver/authserver_client.h /epoc32/include/authserver/authserver_client.h
#endif
../inc/authserver/authclient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authclient.h)
../inc/authserver/authexpression.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authexpression.h)
../inc/authserver/authexpression.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authexpression.inl)
../inc/authserver/auth_srv_errs.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/auth_srv_errs.h)
../inc/authserver/authmgrclient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authmgrclient.h)
../inc/authserver/authplugininterface.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authplugininterface.h)
../inc/authserver/authtypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authtypes.h)
../inc/authserver/identity.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/identity.h)
../inc/authserver/plugindesc.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/plugindesc.h)
../inc/authserver/plugindesc.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/plugindesc.inl)
../inc/authserver/protectionkey.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/protectionkey.h)
../inc/authserver/aspubsubdefs.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/aspubsubdefs.h)
../inc/authserver/idandstring.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/idandstring.h)
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/authserver/log.h /epoc32/include/authserver/log.h
#endif
../inc/authserver/authpatchdata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(authserver/authpatchdata.h)
// ROMKIT includes
../inc/authserver.iby /epoc32/rom/include/authserver.iby
#ifndef TOOLS
#ifndef TOOLS2
PRJ_MMPFILES
authcommon.mmp
authclient.mmp
authserver.mmp
PRJ_TESTMMPFILES
../test/authtool/authtool.mmp
../test/tauthkeys/tauthkeys.mmp
../test/tauthdb/tauthdb.mmp
../test/tauthcliserv/tauthcliserv.mmp
../test/tauthplugins/testplugins.mmp
../test/tauthplugins/tauthplugins.mmp
../test/tAuthSvr/group/tAuthSvr.mmp
../test/tAuthSvr/group/tAuthPlugin.mmp
//Versions of tAuthSvr.mmp with different capabilities. wdd=WriteDeviceData, nc=NoCapabilities
../test/tAuthSvr/group/tauthsvrwdd.mmp
../test/tAuthSvr/group/tauthsvrnc.mmp
../test/tAuthSvr/group/tauthpluginupgrade.mmp
../test/tAuthSvr/group/tpostmarketramplugin.mmp
../test/tauthplugins/testpluginsupgrade.mmp
// Security Test.
../test/securitytests/group/authsecuritytests.mmp
makefile ../test/tAuthSvr/tpostmarketplugins/testdata/buildpostmarketplugintestdata.fil
#endif // TOOLS2
#endif // TOOLS
PRJ_TESTEXPORTS
../test/tauthkeys/scripts/tauthkeys.script /epoc32/winscw/c/tauth/tauthkeys/scripts/tauthkeys.script
../test/tauthdb/scripts/tauthdb.script /epoc32/winscw/c/tauth/tauthdb/scripts/tauthdb.script
../test/tauthcliserv/scripts/tauthcliserv.script /epoc32/winscw/c/tauth/tauthcliserv/scripts/tauthcliserv.script
../test/tauthcliserv/scripts/tauthexpr.script /epoc32/winscw/c/tauth/tauthexpr/scripts/tauthexpr.script
../test/tauthcliserv/scripts/tauthcliserv_debug.script /epoc32/winscw/c/tauth/tauthcliserv/scripts/tauthcliserv_debug.script
../test/tauthplugins/scripts/tauthplugins.script /epoc32/winscw/c/tauth/tauthplugins/scripts/tauthplugins.script
../test/tAuthSvr/scripts/tAuthSvr2.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2.script
../test/tAuthSvr/scripts/tAuthSvr4.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr4.script
../test/tAuthSvr/scripts/tAuthSvr5.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr5.script
../test/tAuthSvr/scripts/tAuthSvr6.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr6.script
../test/tAuthSvr/scripts/tauthsvroom.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvroom.script
../test/tAuthSvr/scripts/tauthsvrclock.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvrclock.script
../test/tAuthSvr/scripts/tauthsvroom.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvroom.ini
../test/tAuthSvr/scripts/tAuthSvr2.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2.ini
../test/tAuthSvr/scripts/tAuthSvr2_unicode.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2_unicode.ini
../test/tAuthSvr/testdata/AuthSvrPolicy.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/authsvrpolicy.ini
../test/tAuthSvr/testdata/initialisation_Info.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/initialisation_info.ini
../test/tAuthSvr/testdata/Pin11113100Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113100db.ini
../test/tAuthSvr/testdata/Pin11113101Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113101db.ini
../test/tAuthSvr/testdata/Pin11113102Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113102db.ini
../test/tAuthSvr/testdata/Pin11113103Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113103db.ini
../test/tAuthSvr/testdata/Pin11113104Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113104db.ini
../test/tAuthSvr/testdata/cenrep1.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep1.txt
../test/tAuthSvr/testdata/cenrep2.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep2.txt
../test/tAuthSvr/testdata/cenrep3.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep3.txt
../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre1.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre1.bat
../test/tAuthSvr/scripts/batchfiles/pretauthsvroom.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pretauthsvroom.bat
../test/tAuthSvr/scripts/batchfiles/posttauthsvroom.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/posttauthsvroom.bat
../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre2.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre2.bat
../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre3.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre3.bat
../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_post1.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_post1.bat
../test/tAuthSvr/testdata/pinplugin_inactive.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/pinplugin_inactive.txt
../inc/tAuthSvr.iby /epoc32/rom/include/tauthsvr.iby
../test/tAuthSvr/scripts/batchfiles/post_tauthsvr.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_tauthsvr.bat
// Files for PostMarketPlugin Support tests.
../test/tAuthSvr/scripts/tpostmarketplugin.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin.script
../test/tAuthSvr/scripts/tpostmarketpluginenabled_winscw.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketpluginenabled_winscw.script
../test/tAuthSvr/scripts/tpostmarketpluginenabled1_winscw.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketpluginenabled1_winscw.script
../test/tAuthSvr/scripts/tpostmarketplugin_macroenabled.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin_macroenabled.script
../test/tAuthSvr/scripts/tpostmarketplugin.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin.ini
../test/tAuthSvr/tpostmarketplugins/testdata/epoc_enablepostmarketplugin.ini /epoc32/data/epoc_enablepostmarketplugin.ini
../test/tAuthSvr/tpostmarketplugins/testdata/epoc_patchdatapositive.ini /epoc32/data/epoc_patchdatapositive.ini
../test/tAuthSvr/tpostmarketplugins/testdata/epoc_patchdatanegative.ini /epoc32/data/epoc_patchdatanegative.ini
../test/tAuthSvr/scripts/batchfiles/pre_postmarketplugin.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_postmarketplugin.bat
../test/tAuthSvr/scripts/batchfiles/post_postmarketplugin.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_postmarketplugin.bat
../test/tAuthSvr/scripts/batchfiles/pre_patchdata_negative.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_patchdata_negative.bat
../test/tAuthSvr/scripts/batchfiles/pre_patchdata_positive.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_patchdata_positive.bat
../test/tAuthSvr/testdata/Pin10234100Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin10234100db.ini
// Files for ClientSid Support tests.
../test/tAuthSvr/scripts/tclientsidsupport.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tclientsidsupport.script
../test/tAuthSvr/scripts/tclientsidsupport.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tclientsidsupport.ini
../test/tAuthSvr/scripts/batchfiles/post_tclientsidsupport.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_tclientsidsupport.bat
//Files for Auth Security Tests.
../test/securitytests/scripts/authsecuritytests.script /epoc32/winscw/c/tauth/securitytests/scripts/authsecuritytests.script
../test/securitytests/scripts/authsecuritytests.ini /epoc32/winscw/c/tauth/securitytests/scripts/authsecuritytests.ini
//Files for performance tests.
../test/tAuthSvr/scripts/tauthsvr_performance.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr_performance.script
../test/tAuthSvr/scripts/tauthsvr_performance.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr_performance.ini
../test/tAuthSvr/scripts/performance_log_parser.pl /epoc32/winscw/c/tauth/tauthsvr/scripts/performance_log_parser.pl