24
|
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 |
// WAP ESOCK protocol module
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
|
|
23 |
PRJ_PLATFORMS
|
|
24 |
|
|
25 |
DEFAULT
|
|
26 |
|
|
27 |
|
|
28 |
PRJ_EXPORTS
|
|
29 |
|
|
30 |
../Inc/es_wsms.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(es_wsms.h)
|
|
31 |
../Inc/es_wsms.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(es_wsms.inl)
|
|
32 |
../Inc/wap_sock.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wap_sock.h)
|
|
33 |
|
|
34 |
//
|
|
35 |
// This is the data-caged path for the C32 comms process into which the Smsstack is loaded.
|
|
36 |
// 101F7989 is UID3 of c32exe.exe.
|
|
37 |
//
|
|
38 |
// Note: The second line should not be changed to a Z:\ version as it will crash SMS Stack.
|
|
39 |
//
|
|
40 |
../Group/smswap.wap.esk c:/private/101f7989/esock/smswap.wap.esk
|
|
41 |
../Group/smswap.wap.esk /epoc32/data/z/private/101f7989/esock/smswap.wap.esk
|
|
42 |
|
|
43 |
PRJ_MMPFILES
|
|
44 |
|
|
45 |
../Group/wapprot.mmp
|
|
46 |
|
|
47 |
PRJ_TESTEXPORTS
|
|
48 |
|
|
49 |
//
|
|
50 |
// Test files used by all WAP tests...
|
|
51 |
//
|
|
52 |
../test/configfiles/tone1.rtp z:/testdata/configs/tone1.rtp
|
|
53 |
../test/configfiles/tone2.rtp z:/testdata/configs/tone2.rtp
|
|
54 |
../test/configfiles/tone3.rtp z:/testdata/configs/tone3.rtp
|
|
55 |
../test/configfiles/vcard1.vcf z:/testdata/configs/vcard1.vcf
|
|
56 |
../test/configfiles/vcard2.vcf z:/testdata/configs/vcard2.vcf
|
|
57 |
../test/configfiles/vcard3.vcf z:/testdata/configs/vcard3.vcf
|
|
58 |
|
|
59 |
//
|
|
60 |
// TE_WAPDGRM test files...
|
|
61 |
//
|
|
62 |
../test/TE_WAPDGRM/TE_wapdgrm.script z:/testdata/scripts/te_wapdgrm.script
|
|
63 |
|
|
64 |
//
|
|
65 |
// TE_WAPHDR test files...
|
|
66 |
//
|
|
67 |
../test/configfiles/te_waphdr.txt z:/testdata/configs/te_waphdr.txt
|
|
68 |
../test/TE_WAPTHDR/TE_wapthdr.script z:/testdata/scripts/te_wapthdr.script
|
|
69 |
../test/TE_WAPTHDR/TE_wapthdr_setup.script z:/testdata/scripts/te_wapthdr_setup.script
|
|
70 |
|
|
71 |
//
|
|
72 |
// TE_WAPSMS test files...
|
|
73 |
//
|
|
74 |
../test/TE_WAPSMS/TE_wapsms.script z:/testdata/scripts/te_wapsms.script
|
|
75 |
../test/TE_WAPSMS/TE_wapsms_setup.script z:/testdata/scripts/te_wapsms_setup.script
|
|
76 |
../test/TE_WAPSMS/TE_wapsms.txt z:/testdata/configs/te_wapsms.txt
|
|
77 |
../test/TE_WAPSMS/te_setupgsmsms.txt z:/testdata/configs/te_setupgsmsms.txt
|
|
78 |
../test/TE_WAPSMS/te_wapsms_commdb.cfg z:/testdata/configs/te_wapsms_commdb.cfg
|
|
79 |
|
|
80 |
//
|
|
81 |
// TE_WAPPROT test files...
|
|
82 |
//
|
|
83 |
../test/Te_wapprot/Te_WapProt.script z:/testdata/scripts/te_wapprot.script
|
|
84 |
../test/Te_wapprot/Config.txt z:/testdata/configs/wapprotsuite/config.txt
|
|
85 |
../test/Te_wapprot/WapProtSuite.cfg z:/testdata/configs/wapprotsuite/wapprotsuite.cfg
|
|
86 |
../test/Te_wapprot/WapProtSuiteMM.cfg z:/testdata/configs/wapprotsuite/wapprotsuitemm.cfg
|
|
87 |
../test/Te_wapprot/StatusReportsRequested.cfg z:/testdata/configs/wapprotsuite/statusreportsrequested.cfg
|
|
88 |
../test/Te_wapprot/WapProtSuite.ini z:/testdata/configs/wapprotsuite/wapprotsuite.ini
|
|
89 |
../test/Te_wapprot/WapStatusReports.ini z:/testdata/configs/wapprotsuite/wapstatusreports.ini
|
|
90 |
../test/Te_wapprot/WAPStackOutOfDiskSpace.ini z:/testdata/configs/wapprotsuite/wapstackoutofdiskspace.ini
|
|
91 |
../test/Te_wapprot/Te_WapStackOutOfDiskSpace.script z:/testdata/scripts/te_wapstackoutofdiskspace.script
|
|
92 |
../test/Te_wapprot/Te_WapStackOutOfDiskSpace_ARM_UREL.script z:/testdata/scripts/te_wapstackoutofdiskspace_arm_urel.script
|
|
93 |
|
|
94 |
|
|
95 |
|
|
96 |
PRJ_TESTMMPFILES
|
|
97 |
|
|
98 |
../test/TE_WAPDGRM/TE_wapdgrm.mmp
|
|
99 |
../test/TE_WAPTHDR/TE_wapthdr.mmp
|
|
100 |
../test/TE_WAPSMS/TE_wapsms.mmp
|
|
101 |
../test/Te_wapprot/TE_WapProt.mmp
|