|
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Multimode 2 box GSM/GPRS TSY |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 PRJ_EXPORTS |
|
23 |
|
24 ../group/mmtsy.iby /epoc32/rom/include/mmtsy.iby |
|
25 |
|
26 PRJ_TESTEXPORTS |
|
27 |
|
28 ../group/Te_mmtsy.iby /epoc32/rom/include/te_mmtsy.iby |
|
29 |
|
30 ../test/Te_LoopBack/Te_LoopBack.script z:/testdata/scripts/te_loopback.script |
|
31 ../test/Te_LoopBack/Te_LoopBack_setup.script z:/testdata/scripts/te_loopback_setup.script |
|
32 ../test/Te_LoopBack/Te_LoopBack_Commdb.cfg z:/testdata/configs/te_loopback_commdb.cfg |
|
33 |
|
34 ../test/TE_Voice/TE_Voice.script z:/testdata/scripts/te_voice.script |
|
35 ../test/TE_Voice/TE_Voice_setup.script z:/testdata/scripts/te_voice_setup.script |
|
36 ../test/TE_Voice/TE_Voice_commdb.cfg z:/testdata/configs/te_voice_commdb.cfg |
|
37 |
|
38 ../test/Te_Data/Te_Data.script z:/testdata/scripts/te_data.script |
|
39 ../test/Te_Data/Te_Data_setup.script z:/testdata/scripts/te_data_setup.script |
|
40 ../test/Te_Data/Te_Data.ini z:/testdata/configs/te_data.ini |
|
41 ../test/Te_Data/Te_data_comm1_9210.cfg z:/testdata/configs/te_data_comm1_9210.cfg |
|
42 ../test/Te_Data/Te_data_comm2_9210.cfg z:/testdata/configs/te_data_comm2_9210.cfg |
|
43 |
|
44 ../test/Te_Echo/Te_Echo.script z:/testdata/scripts/te_echo.script |
|
45 ../test/Te_Echo/Te_Echo_comm1.cfg z:/testdata/configs/te_echo_comm1.cfg |
|
46 ../test/Te_Echo/Te_Echo_comm2.cfg z:/testdata/configs/te_echo_comm2.cfg |
|
47 ../test/Te_Echo/Te_Echo_comm3.cfg z:/testdata/configs/te_echo_comm3.cfg |
|
48 |
|
49 ../test/Te_PhBk/Te_PhBk.script z:/testdata/scripts/te_phbk.script |
|
50 ../test/Te_PhBk/Te_phBk_setup.script z:/testdata/scripts/te_phbk_setup.script |
|
51 ../test/Te_PhBk/Te_phBk_commdb.cfg z:/testdata/configs/te_phbk_commdb.cfg |
|
52 |
|
53 ../test/Te_Network/Te_Network.script z:/testdata/scripts/te_network.script |
|
54 ../test/Te_Network/Te_Network_Setup.script z:/testdata/scripts/te_network_setup.script |
|
55 ../test/Te_Network/Te_Network_commdb.cfg z:/testdata/configs/te_network_commdb.cfg |
|
56 |
|
57 ../test/Te_Misc/Te_Misc.script z:/testdata/scripts/te_misc.script |
|
58 ../test/Te_Misc/Te_Misc_commdb.cfg z:/testdata/configs/te_misc_commdb.cfg |
|
59 ../test/Te_Misc/Te_Misc_setup.script z:/testdata/scripts/te_misc_setup.script |
|
60 |
|
61 ../test/Te_Sms/Te_Sms.script z:/testdata/scripts/te_sms.script |
|
62 ../test/Te_Sms/Te_Sms_Setup.script z:/testdata/scripts/te_sms_setup.script |
|
63 ../test/Te_Sms/Te_Sms.ini z:/testdata/configs/te_sms.ini |
|
64 ../test/Te_Sms/Te_Sms_commdb.cfg z:/testdata/configs/te_sms_commdb.cfg |
|
65 |
|
66 ../test/Te_Gprs/Te_Gprs_setup.script z:/testdata/scripts/te_gprs_setup.script |
|
67 ../test/Te_Gprs/Te_Gprs_Comm1_Orng.cfg z:/testdata/configs/te_gprs_comm1_orng.cfg |
|
68 ../test/Te_Gprs/Te_Gprs_Comm1_VodPhn.cfg z:/testdata/configs/te_gprs_comm1_vodphn.cfg |
|
69 ../test/Te_Gprs/Te_Gprs.script z:/testdata/scripts/te_gprs.script |
|
70 ../test/Te_Gprs/Te_Gprs_DialogPromptSet_setup.script z:/testdata/scripts/te_gprs_dialogpromptset_setup.script |
|
71 ../test/Te_Gprs/Te_Gprs_DialogPromptSet_CommDb.cfg z:/testdata/configs/te_gprs_dialogpromptset_commdb.cfg |
|
72 ../test/Te_Gprs/Te_Gprs_DialogPromptSet.script z:/testdata/scripts/te_gprs_dialogpromptset.script |
|
73 ../test/Te_Gprs/Te_Gprs.ini z:/testdata/configs/te_gprs.ini |
|
74 |
|
75 PRJ_MMPFILES |
|
76 |
|
77 ../group/mmtsy.mmp |
|
78 |
|
79 PRJ_TESTMMPFILES |
|
80 |
|
81 // Most of these will be manual because they require both a phone and some |
|
82 // operator intervention |
|
83 |
|
84 //TestExecute harness(es) for use in GT117 onwards |
|
85 ../test/Te_LoopBack/Te_Loopback.mmp |
|
86 ../test/TE_Voice/TE_Voice.mmp |
|
87 ../test/Te_Data/Te_Data.mmp |
|
88 ../test/Te_PhBk/Te_PhBk.mmp |
|
89 ../test/Te_Network/Te_Network.mmp |
|
90 ../test/Te_Misc/Te_Misc.mmp |
|
91 ../test/Te_Sms/Te_Sms.mmp |
|
92 ../test/Te_Gprs/Te_Gprs.mmp |
|
93 |
|
94 ../test/Te_Echo/Te_Echo.mmp manual |