|
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 "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 PRJ_TESTEXPORTS |
|
18 t_btsockapi.iby /epoc32/rom/include/t_btsockapi.iby |
|
19 t_btsockapi_binaries.iby /epoc32/rom/include/t_btsockapi_binaries.iby |
|
20 t_btsockapi_testdata.iby /epoc32/rom/include/t_btsockapi_testdata.iby |
|
21 |
|
22 ../pkg/T_BTSockAPI.pkg /epoc32/pkg/t_btsockapi.pkg |
|
23 ../pkg/tbtsockapi.bat /epoc32/pkg/tbtsockapi.bat |
|
24 |
|
25 //Unconnected tests |
|
26 ../scripts/BT-USER-SOCK-PublicApi-Unconnected.script /epoc32/pkg/bt-user-sock-publicapi-unconnected.script |
|
27 ../testdata/BT-USER-SOCK-PublicApi-Unconnected.ini /epoc32/pkg/bt-user-sock-publicapi-unconnected.ini |
|
28 |
|
29 //Active Side |
|
30 ../scripts/BT-USER-SOCK-PublicApi-Active-Master.script /epoc32/pkg/bt-user-sock-publicapi-active-master.script |
|
31 ../scripts/BT-USER-SOCK-PublicApi-Active-Slave.script /epoc32/pkg/bt-user-sock-publicapi-active-slave.script |
|
32 |
|
33 ../testdata/BT-USER-SOCK-PublicApi-Active-Master.ini /epoc32/pkg/bt-user-sock-publicapi-active-master.ini |
|
34 ../testdata/BT-USER-SOCK-PublicApi-Active-Slave.ini /epoc32/pkg/bt-user-sock-publicapi-active-slave.ini |
|
35 |
|
36 //Passive side |
|
37 ../scripts/BT-USER-SOCK-PublicApi-Passive-Master.script /epoc32/pkg/bt-user-sock-publicapi-passive-master.script |
|
38 ../scripts/BT-USER-SOCK-PublicApi-Passive-Slave.script /epoc32/pkg/bt-user-sock-publicapi-passive-slave.script |
|
39 |
|
40 ../testdata/BT-USER-SOCK-PublicApi-Passive-Master.ini /epoc32/pkg/bt-user-sock-publicapi-passive-master.ini |
|
41 ../testdata/BT-USER-SOCK-PublicApi-Passive-Slave.ini /epoc32/pkg/bt-user-sock-publicapi-passive-slave.ini |
|
42 |
|
43 |
|
44 //Common |
|
45 ../scripts/setup-BT-USER-SOCK-PublicApi.script z:/bluetooth/setup-bt-user-sock-publicapi.script |
|
46 |
|
47 //Unconnected tests |
|
48 ../scripts/BT-USER-SOCK-PublicApi-Unconnected.script z:/bluetooth/bt-user-sock-publicapi-unconnected.script |
|
49 ../testdata/BT-USER-SOCK-PublicApi-Unconnected.ini z:/bluetooth/bt-user-sock-publicapi-unconnected.ini |
|
50 |
|
51 //Active Side |
|
52 ../scripts/BT-USER-SOCK-PublicApi-Active-Master.script z:/bluetooth/bt-user-sock-publicapi-active-master.script |
|
53 ../scripts/BT-USER-SOCK-PublicApi-Active-Slave.script z:/bluetooth/bt-user-sock-publicapi-active-slave.script |
|
54 |
|
55 ../testdata/BT-USER-SOCK-PublicApi-Active-Master.ini z:/bluetooth/bt-user-sock-publicapi-active-master.ini |
|
56 ../testdata/BT-USER-SOCK-PublicApi-Active-Slave.ini z:/bluetooth/bt-user-sock-publicapi-active-slave.ini |
|
57 |
|
58 //Passive side |
|
59 ../scripts/BT-USER-SOCK-PublicApi-Passive-Master.script z:/bluetooth/bt-user-sock-publicapi-passive-master.script |
|
60 ../scripts/BT-USER-SOCK-PublicApi-Passive-Slave.script z:/bluetooth/bt-user-sock-publicapi-passive-slave.script |
|
61 |
|
62 ../testdata/BT-USER-SOCK-PublicApi-Passive-Master.ini z:/bluetooth/bt-user-sock-publicapi-passive-master.ini |
|
63 ../testdata/BT-USER-SOCK-PublicApi-Passive-Slave.ini z:/bluetooth/bt-user-sock-publicapi-passive-slave.ini |
|
64 |
|
65 //UCC Control Channel ini file (for both the Sync Servcie and TestDriver service) |
|
66 ../testdata/UccControlChannelConfig.ini z:/bluetooth/ucccontrolchannelconfig.ini |
|
67 |
|
68 PRJ_TESTMMPFILES |
|
69 T_BTSockAPI.mmp |