|
1 /* |
|
2 * Copyright (c) 2005-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 * Authentication Server implementation |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 |
|
24 #include "../test/reftestplugin/group/bld.inf" |
|
25 |
|
26 PRJ_PLATFORMS |
|
27 DEFAULT GCCE |
|
28 |
|
29 PRJ_EXPORTS |
|
30 |
|
31 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
32 ../inc/authserver/authserver_client.h /epoc32/include/authserver/authserver_client.h |
|
33 #endif |
|
34 ../inc/authserver/authclient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authclient.h) |
|
35 ../inc/authserver/authexpression.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authexpression.h) |
|
36 ../inc/authserver/authexpression.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authexpression.inl) |
|
37 ../inc/authserver/auth_srv_errs.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/auth_srv_errs.h) |
|
38 ../inc/authserver/authmgrclient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authmgrclient.h) |
|
39 ../inc/authserver/authplugininterface.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authplugininterface.h) |
|
40 ../inc/authserver/authtypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/authtypes.h) |
|
41 ../inc/authserver/identity.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/identity.h) |
|
42 ../inc/authserver/plugindesc.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/plugindesc.h) |
|
43 ../inc/authserver/plugindesc.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/plugindesc.inl) |
|
44 ../inc/authserver/protectionkey.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/protectionkey.h) |
|
45 ../inc/authserver/aspubsubdefs.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/aspubsubdefs.h) |
|
46 ../inc/authserver/idandstring.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authserver/idandstring.h) |
|
47 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
48 ../inc/authserver/log.h /epoc32/include/authserver/log.h |
|
49 #endif |
|
50 ../inc/authserver/authpatchdata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(authserver/authpatchdata.h) |
|
51 |
|
52 |
|
53 // ROMKIT includes |
|
54 ../inc/authserver.iby /epoc32/rom/include/authserver.iby |
|
55 |
|
56 |
|
57 #ifndef TOOLS |
|
58 #ifndef TOOLS2 |
|
59 |
|
60 PRJ_MMPFILES |
|
61 |
|
62 authcommon.mmp |
|
63 authclient.mmp |
|
64 authserver.mmp |
|
65 |
|
66 |
|
67 PRJ_TESTMMPFILES |
|
68 ../test/authtool/authtool.mmp |
|
69 ../test/tauthkeys/tauthkeys.mmp |
|
70 ../test/tauthdb/tauthdb.mmp |
|
71 ../test/tauthcliserv/tauthcliserv.mmp |
|
72 ../test/tauthplugins/testplugins.mmp |
|
73 ../test/tauthplugins/tauthplugins.mmp |
|
74 ../test/tAuthSvr/group/tAuthSvr.mmp |
|
75 ../test/tAuthSvr/group/tAuthPlugin.mmp |
|
76 //Versions of tAuthSvr.mmp with different capabilities. wdd=WriteDeviceData, nc=NoCapabilities |
|
77 ../test/tAuthSvr/group/tauthsvrwdd.mmp |
|
78 ../test/tAuthSvr/group/tauthsvrnc.mmp |
|
79 ../test/tAuthSvr/group/tauthpluginupgrade.mmp |
|
80 ../test/tAuthSvr/group/tpostmarketramplugin.mmp |
|
81 ../test/tauthplugins/testpluginsupgrade.mmp |
|
82 // Security Test. |
|
83 ../test/securitytests/group/authsecuritytests.mmp |
|
84 |
|
85 makefile ../test/tAuthSvr/tpostmarketplugins/testdata/buildpostmarketplugintestdata.fil |
|
86 |
|
87 #endif // TOOLS2 |
|
88 #endif // TOOLS |
|
89 |
|
90 PRJ_TESTEXPORTS |
|
91 ../test/tauthkeys/scripts/tauthkeys.script /epoc32/winscw/c/tauth/tauthkeys/scripts/tauthkeys.script |
|
92 ../test/tauthdb/scripts/tauthdb.script /epoc32/winscw/c/tauth/tauthdb/scripts/tauthdb.script |
|
93 ../test/tauthcliserv/scripts/tauthcliserv.script /epoc32/winscw/c/tauth/tauthcliserv/scripts/tauthcliserv.script |
|
94 ../test/tauthcliserv/scripts/tauthexpr.script /epoc32/winscw/c/tauth/tauthexpr/scripts/tauthexpr.script |
|
95 ../test/tauthcliserv/scripts/tauthcliserv_debug.script /epoc32/winscw/c/tauth/tauthcliserv/scripts/tauthcliserv_debug.script |
|
96 ../test/tauthplugins/scripts/tauthplugins.script /epoc32/winscw/c/tauth/tauthplugins/scripts/tauthplugins.script |
|
97 ../test/tAuthSvr/scripts/tAuthSvr2.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2.script |
|
98 ../test/tAuthSvr/scripts/tAuthSvr4.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr4.script |
|
99 ../test/tAuthSvr/scripts/tAuthSvr5.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr5.script |
|
100 ../test/tAuthSvr/scripts/tAuthSvr6.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr6.script |
|
101 ../test/tAuthSvr/scripts/tauthsvroom.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvroom.script |
|
102 ../test/tAuthSvr/scripts/tauthsvrclock.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvrclock.script |
|
103 ../test/tAuthSvr/scripts/tauthsvroom.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvroom.ini |
|
104 ../test/tAuthSvr/scripts/tAuthSvr2.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2.ini |
|
105 ../test/tAuthSvr/scripts/tAuthSvr2_unicode.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr2_unicode.ini |
|
106 ../test/tAuthSvr/testdata/AuthSvrPolicy.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/authsvrpolicy.ini |
|
107 ../test/tAuthSvr/testdata/initialisation_Info.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/initialisation_info.ini |
|
108 ../test/tAuthSvr/testdata/Pin11113100Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113100db.ini |
|
109 ../test/tAuthSvr/testdata/Pin11113101Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113101db.ini |
|
110 ../test/tAuthSvr/testdata/Pin11113102Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113102db.ini |
|
111 ../test/tAuthSvr/testdata/Pin11113103Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113103db.ini |
|
112 ../test/tAuthSvr/testdata/Pin11113104Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin11113104db.ini |
|
113 ../test/tAuthSvr/testdata/cenrep1.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep1.txt |
|
114 ../test/tAuthSvr/testdata/cenrep2.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep2.txt |
|
115 ../test/tAuthSvr/testdata/cenrep3.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/cenrep3.txt |
|
116 ../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre1.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre1.bat |
|
117 ../test/tAuthSvr/scripts/batchfiles/pretauthsvroom.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pretauthsvroom.bat |
|
118 ../test/tAuthSvr/scripts/batchfiles/posttauthsvroom.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/posttauthsvroom.bat |
|
119 ../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre2.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre2.bat |
|
120 ../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_pre3.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_pre3.bat |
|
121 ../test/tAuthSvr/scripts/batchfiles/te_tauthsvr4_post1.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/te_tauthsvr4_post1.bat |
|
122 ../test/tAuthSvr/testdata/pinplugin_inactive.txt /epoc32/winscw/c/tauth/tauthsvr/testdata/pinplugin_inactive.txt |
|
123 ../inc/tAuthSvr.iby /epoc32/rom/include/tauthsvr.iby |
|
124 ../test/tAuthSvr/scripts/batchfiles/post_tauthsvr.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_tauthsvr.bat |
|
125 |
|
126 |
|
127 |
|
128 // Files for PostMarketPlugin Support tests. |
|
129 ../test/tAuthSvr/scripts/tpostmarketplugin.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin.script |
|
130 ../test/tAuthSvr/scripts/tpostmarketpluginenabled_winscw.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketpluginenabled_winscw.script |
|
131 ../test/tAuthSvr/scripts/tpostmarketpluginenabled1_winscw.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketpluginenabled1_winscw.script |
|
132 ../test/tAuthSvr/scripts/tpostmarketplugin_macroenabled.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin_macroenabled.script |
|
133 ../test/tAuthSvr/scripts/tpostmarketplugin.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tpostmarketplugin.ini |
|
134 ../test/tAuthSvr/tpostmarketplugins/testdata/epoc_enablepostmarketplugin.ini /epoc32/data/epoc_enablepostmarketplugin.ini |
|
135 ../test/tAuthSvr/tpostmarketplugins/testdata/epoc_patchdatapositive.ini /epoc32/data/epoc_patchdatapositive.ini |
|
136 ../test/tAuthSvr/tpostmarketplugins/testdata/epoc_patchdatanegative.ini /epoc32/data/epoc_patchdatanegative.ini |
|
137 ../test/tAuthSvr/scripts/batchfiles/pre_postmarketplugin.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_postmarketplugin.bat |
|
138 ../test/tAuthSvr/scripts/batchfiles/post_postmarketplugin.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_postmarketplugin.bat |
|
139 ../test/tAuthSvr/scripts/batchfiles/pre_patchdata_negative.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_patchdata_negative.bat |
|
140 ../test/tAuthSvr/scripts/batchfiles/pre_patchdata_positive.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/pre_patchdata_positive.bat |
|
141 ../test/tAuthSvr/testdata/Pin10234100Db.ini /epoc32/winscw/c/tauth/tauthsvr/testdata/pin10234100db.ini |
|
142 |
|
143 // Files for ClientSid Support tests. |
|
144 ../test/tAuthSvr/scripts/tclientsidsupport.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tclientsidsupport.script |
|
145 ../test/tAuthSvr/scripts/tclientsidsupport.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tclientsidsupport.ini |
|
146 ../test/tAuthSvr/scripts/batchfiles/post_tclientsidsupport.bat /epoc32/winscw/c/tauth/tauthsvr/scripts/batchfiles/post_tclientsidsupport.bat |
|
147 |
|
148 //Files for Auth Security Tests. |
|
149 ../test/securitytests/scripts/authsecuritytests.script /epoc32/winscw/c/tauth/securitytests/scripts/authsecuritytests.script |
|
150 ../test/securitytests/scripts/authsecuritytests.ini /epoc32/winscw/c/tauth/securitytests/scripts/authsecuritytests.ini |
|
151 |
|
152 //Files for performance tests. |
|
153 ../test/tAuthSvr/scripts/tauthsvr_performance.script /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr_performance.script |
|
154 ../test/tAuthSvr/scripts/tauthsvr_performance.ini /epoc32/winscw/c/tauth/tauthsvr/scripts/tauthsvr_performance.ini |
|
155 ../test/tAuthSvr/scripts/performance_log_parser.pl /epoc32/winscw/c/tauth/tauthsvr/scripts/performance_log_parser.pl |