24
|
1 |
// Copyright (c) 2005-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 |
// SPUD- RSubConnection integration testing.
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
PRJ_TESTEXPORTS
|
|
23 |
../scripts/TE_SpudRSubConn.script z:/testdata/scripts/TE_SpudRSubConn.script
|
|
24 |
|
|
25 |
../configs/spudRSubConnPPP_loopback.xml z:/testdata/configs/spudRSubConnPPP_loopback.xml
|
|
26 |
../configs/spudRSUbConnPPP_loopback.ini z:/testdata/configs/spudRSubConnPPP_loopback.ini
|
|
27 |
../configs/spudRSUbConnPPP_pcktloopback.ini z:/testdata/configs/spudRSubConnPPP_pcktloopback.ini
|
|
28 |
../configs/spudRSUbConnPPP.ini z:/testdata/configs/spudRSubConnPPP.ini
|
|
29 |
../configs/spudRSubConnPPP_config.txt z:/testdata/configs/spudRSubConnPPP_config.txt
|
|
30 |
../configs/spudRSubConnPPP_qospolicies.ini z:/testdata/configs/spudRSubConnPPP_qospolicies.ini
|
|
31 |
|
|
32 |
../scripts/te_spud_staticip.script z:/testdata/scripts/te_spud_staticip.script
|
|
33 |
|
|
34 |
../configs/spud_staticip/socketserv.ini z:/testdata/configs/spud_staticip/socketserv.ini
|
|
35 |
../configs/spud_staticip/connection.ini z:/testdata/configs/spud_staticip/connection.ini
|
|
36 |
../configs/spud_staticip/subconnection.ini z:/testdata/configs/spud_staticip/subconnection.ini
|
|
37 |
../configs/spud_staticip/simtsy.ini z:/testdata/configs/spud_staticip/simtsy.ini
|
|
38 |
../configs/spud_staticip/te_spud_staticip.xml z:/testdata/configs/spud_staticip/te_spud_staticip.xml
|
|
39 |
../configs/spud_staticip/te_spud_staticip_config.txt z:/testdata/configs/spud_staticip/te_spud_staticip_config.txt
|
|
40 |
../configs/spud_staticip/te_spud_staticip_loopback.ini z:/testdata/configs/spud_staticip/te_spud_staticip_loopback.ini
|
|
41 |
|
|
42 |
TE_SpudRSubConn.iby /epoc32/rom/include/TE_SpudRSubConn.iby
|
|
43 |
|
|
44 |
PRJ_TESTMMPFILES
|
|
45 |
TE_SpudRSubConn.mmp
|