24
|
1 |
//
|
|
2 |
// Copyright (c) 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 |
RUN_SCRIPT z:\TestData\Scripts\Te_SimPacket_setup.script
|
|
18 |
//
|
|
19 |
LOAD_SUITE Te_SimPacket
|
|
20 |
//
|
|
21 |
START_TESTCASE TEL-SIMTSY-NA-7000
|
|
22 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7000
|
|
23 |
//!@SYMREQ REQ0000
|
|
24 |
//!@SYMTestCaseDesc Gprs Default Context Parameters Test
|
|
25 |
//!@SYMTestPriority critical
|
|
26 |
//!@SYMTestActions Creates a GPRS context using default parameters
|
|
27 |
//!@SYMTestExpectedResults Pass
|
|
28 |
//!@SYMTestType CT
|
|
29 |
//
|
|
30 |
RUN_TEST_STEP 30 Te_SimPacket GprsDefaultContextParamsTest
|
|
31 |
//
|
|
32 |
END_TESTCASE TEL-SIMTSY-NA-7000
|
|
33 |
|
|
34 |
START_TESTCASE TEL-SIMTSY-NA-7001
|
|
35 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7001
|
|
36 |
//!@SYMREQ REQ0000
|
|
37 |
//!@SYMTestCaseDesc QoS Test
|
|
38 |
//!@SYMTestPriority critical
|
|
39 |
//!@SYMTestActions Test QoS usaing various parameters
|
|
40 |
//!@SYMTestExpectedResults Pass
|
|
41 |
//!@SYMTestType CT
|
|
42 |
//
|
|
43 |
RUN_TEST_STEP 30 Te_SimPacket QoSTest
|
|
44 |
//
|
|
45 |
END_TESTCASE TEL-SIMTSY-NA-7001
|
|
46 |
|
|
47 |
START_TESTCASE TEL-SIMTSY-NA-7002
|
|
48 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7002
|
|
49 |
//!@SYMREQ REQ0000
|
|
50 |
//!@SYMTestCaseDesc Gprs UnSupported Test
|
|
51 |
//!@SYMTestPriority critical
|
|
52 |
//!@SYMTestActions Tests all unsupported GPRS API calls to the TSY
|
|
53 |
//!@SYMTestExpectedResults Pass
|
|
54 |
//!@SYMTestType CT
|
|
55 |
//
|
|
56 |
RUN_TEST_STEP 30 Te_SimPacket GprsUnSupportedTest
|
|
57 |
//
|
|
58 |
END_TESTCASE TEL-SIMTSY-NA-7002
|
|
59 |
|
|
60 |
START_TESTCASE TEL-SIMTSY-NA-7003
|
|
61 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7003
|
|
62 |
//!@SYMREQ REQ0000
|
|
63 |
//!@SYMTestCaseDesc Gprs Context Attach Test
|
|
64 |
//!@SYMTestPriority critical
|
|
65 |
//!@SYMTestActions Tests the context attach and detach
|
|
66 |
//!@SYMTestExpectedResults Pass
|
|
67 |
//!@SYMTestType CT
|
|
68 |
//
|
|
69 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextAttachTest
|
|
70 |
//
|
|
71 |
END_TESTCASE TEL-SIMTSY-NA-7003
|
|
72 |
|
|
73 |
START_TESTCASE TEL-SIMTSY-NA-7004
|
|
74 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7004
|
|
75 |
//!@SYMREQ REQ0000
|
|
76 |
//!@SYMTestCaseDesc Gprs Context Delete Test
|
|
77 |
//!@SYMTestPriority critical
|
|
78 |
//!@SYMTestActions Tests the deletion of a context
|
|
79 |
//!@SYMTestExpectedResults Pass
|
|
80 |
//!@SYMTestType CT
|
|
81 |
//
|
|
82 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextDeleteTest
|
|
83 |
//
|
|
84 |
END_TESTCASE TEL-SIMTSY-NA-7004
|
|
85 |
|
|
86 |
START_TESTCASE TEL-SIMTSY-NA-7005
|
|
87 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7005
|
|
88 |
//!@SYMREQ REQ0000
|
|
89 |
//!@SYMTestCaseDesc Gprs context loan com port
|
|
90 |
//!@SYMTestPriority critical
|
|
91 |
//!@SYMTestActions Tests the loan of a com port
|
|
92 |
//!@SYMTestExpectedResults Pass
|
|
93 |
//!@SYMTestType CT
|
|
94 |
//
|
|
95 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextLoanComport
|
|
96 |
//
|
|
97 |
END_TESTCASE TEL-SIMTSY-NA-7005
|
|
98 |
|
|
99 |
START_TESTCASE TEL-SIMTSY-NA-7006
|
|
100 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7006
|
|
101 |
//!@SYMREQ REQ0000
|
|
102 |
//!@SYMTestCaseDesc Gprs Context UnSupported Test
|
|
103 |
//!@SYMTestPriority critical
|
|
104 |
//!@SYMTestActions Tests all the unsupported context API's in the TSY
|
|
105 |
//!@SYMTestExpectedResults Pass
|
|
106 |
//!@SYMTestType CT
|
|
107 |
//
|
|
108 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextUnSupportedTest
|
|
109 |
//
|
|
110 |
END_TESTCASE TEL-SIMTSY-NA-7006
|
|
111 |
|
|
112 |
START_TESTCASE TEL-SIMTSY-NA-7007
|
|
113 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7007
|
|
114 |
//!@SYMREQ REQ0000
|
|
115 |
//!@SYMTestCaseDesc Gprs Cancel Test
|
|
116 |
//!@SYMTestPriority critical
|
|
117 |
//!@SYMTestActions Tests the GPRS cancell API's
|
|
118 |
//!@SYMTestExpectedResults Pass
|
|
119 |
//!@SYMTestType CT
|
|
120 |
//
|
|
121 |
RUN_TEST_STEP 30 Te_SimPacket GprsCancelTest
|
|
122 |
//
|
|
123 |
END_TESTCASE TEL-SIMTSY-NA-7007
|
|
124 |
|
|
125 |
START_TESTCASE TEL-SIMTSY-NA-7008
|
|
126 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7008
|
|
127 |
//!@SYMREQ REQ0000
|
|
128 |
//!@SYMTestCaseDesc Gprs Attach Test
|
|
129 |
//!@SYMTestPriority critical
|
|
130 |
//!@SYMTestActions Gprs Attach Test
|
|
131 |
//!@SYMTestExpectedResults Pass
|
|
132 |
//!@SYMTestType CT
|
|
133 |
//
|
|
134 |
RUN_TEST_STEP 30 Te_SimPacket GprsAttachTest
|
|
135 |
//
|
|
136 |
END_TESTCASE TEL-SIMTSY-NA-7008
|
|
137 |
|
|
138 |
START_TESTCASE TEL-SIMTSY-NA-7009
|
|
139 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7009
|
|
140 |
//!@SYMREQ REQ0000
|
|
141 |
//!@SYMTestCaseDesc Gprs Notification Test
|
|
142 |
//!@SYMTestPriority critical
|
|
143 |
//!@SYMTestActions Gprs context notification test
|
|
144 |
//!@SYMTestExpectedResults Pass
|
|
145 |
//!@SYMTestType CT
|
|
146 |
//
|
|
147 |
RUN_TEST_STEP 30 Te_SimPacket GprsNotificationTest
|
|
148 |
//
|
|
149 |
END_TESTCASE TEL-SIMTSY-NA-7009
|
|
150 |
|
|
151 |
START_TESTCASE TEL-SIMTSY-NA-7010
|
|
152 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7010
|
|
153 |
//!@SYMREQ REQ0000
|
|
154 |
//!@SYMTestCaseDesc Gprs Ms Class Test
|
|
155 |
//!@SYMTestPriority critical
|
|
156 |
//!@SYMTestActions Tests the Ms Class
|
|
157 |
//!@SYMTestExpectedResults Pass
|
|
158 |
//!@SYMTestType CT
|
|
159 |
//
|
|
160 |
RUN_TEST_STEP 30 Te_SimPacket GprsMsClassTest
|
|
161 |
//
|
|
162 |
END_TESTCASE TEL-SIMTSY-NA-7010
|
|
163 |
|
|
164 |
START_TESTCASE TEL-SIMTSY-NA-7011
|
|
165 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7011
|
|
166 |
//!@SYMREQ REQ0000
|
|
167 |
//!@SYMTestCaseDesc Gprs Context Config Test
|
|
168 |
//!@SYMTestPriority critical
|
|
169 |
//!@SYMTestActions Test Gprs context configuration
|
|
170 |
//!@SYMTestExpectedResults Pass
|
|
171 |
//!@SYMTestType CT
|
|
172 |
//
|
|
173 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextConfigTest
|
|
174 |
//
|
|
175 |
END_TESTCASE TEL-SIMTSY-NA-7011
|
|
176 |
|
|
177 |
START_TESTCASE TEL-SIMTSY-NA-7012
|
|
178 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7012
|
|
179 |
//!@SYMREQ REQ0000
|
|
180 |
//!@SYMTestCaseDesc Gprs Context Config Notifications Test
|
|
181 |
//!@SYMTestPriority critical
|
|
182 |
//!@SYMTestActions Tests Gprs Context Configuration Notifications
|
|
183 |
//!@SYMTestExpectedResults Pass
|
|
184 |
//!@SYMTestType CT
|
|
185 |
//
|
|
186 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextConfigNotificationsTest
|
|
187 |
//
|
|
188 |
END_TESTCASE TEL-SIMTSY-NA-7012
|
|
189 |
|
|
190 |
START_TESTCASE TEL-SIMTSY-NA-7013
|
|
191 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7013
|
|
192 |
//!@SYMREQ REQ0000
|
|
193 |
//!@SYMTestCaseDesc Open Gprs Max Contexts Test
|
|
194 |
//!@SYMTestPriority critical
|
|
195 |
//!@SYMTestActions Tests opening the maximum number of gprs contexts
|
|
196 |
//!@SYMTestExpectedResults Pass
|
|
197 |
//!@SYMTestType CT
|
|
198 |
//
|
|
199 |
RUN_TEST_STEP 30 Te_SimPacket OpenGprsMaxContextsTest
|
|
200 |
//
|
|
201 |
END_TESTCASE TEL-SIMTSY-NA-7013
|
|
202 |
|
|
203 |
START_TESTCASE TEL-SIMTSY-NA-7014
|
|
204 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7014
|
|
205 |
//!@SYMDEF DEF119516
|
|
206 |
//!@SYMTestCaseDesc Gprs Context Config Arbitrary Address Test
|
|
207 |
//!@SYMTestPriority critical
|
|
208 |
//!@SYMTestActions Test Gprs context configuration using an Arbitrary Address
|
|
209 |
//!@SYMTestExpectedResults Pass
|
|
210 |
//!@SYMTestType CT
|
|
211 |
//
|
|
212 |
RUN_TEST_STEP 30 Te_SimPacket GprsContextConfigArbitraryAddressTest
|
|
213 |
//
|
|
214 |
END_TESTCASE TEL-SIMTSY-NA-7014
|
|
215 |
|
|
216 |
START_TESTCASE TEL-SIMTSY-NA-7015
|
|
217 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7015
|
|
218 |
//!@SYMREQ REQ9170
|
|
219 |
//!@SYMTestCaseDesc Test OpenNewContext API with different capability
|
|
220 |
//!@SYMTestPriority High
|
|
221 |
//!@SYMTestActions
|
|
222 |
//! (i) Call OpenNewContext() with different capability.
|
|
223 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
224 |
//!@SYMTestType CIT
|
|
225 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7015.exe
|
|
226 |
LOAD_SUITE Te_SimPacketTest7015
|
|
227 |
RUN_TEST_STEP 30 Te_SimPacketTest7015 EtelPcktMbmsCap1
|
|
228 |
END_TESTCASE TEL-SIMTSY-NA-7015
|
|
229 |
|
|
230 |
START_TESTCASE TEL-SIMTSY-NA-7016
|
|
231 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7016
|
|
232 |
//!@SYMREQ REQ9170
|
|
233 |
//!@SYMTestCaseDesc Test UpdateMbmsSessionList API with different capability
|
|
234 |
//!@SYMTestPriority High
|
|
235 |
//!@SYMTestActions
|
|
236 |
//! (i) Call UpdateMbmsSessionList() with different capability.
|
|
237 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
238 |
//!@SYMTestType CIT
|
|
239 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7016.exe
|
|
240 |
LOAD_SUITE Te_SimPacketTest7016
|
|
241 |
RUN_TEST_STEP 30 Te_SimPacketTest7016 EtelPcktMbmsCap2
|
|
242 |
END_TESTCASE TEL-SIMTSY-NA-7016
|
|
243 |
|
|
244 |
START_TESTCASE TEL-SIMTSY-NA-7017
|
|
245 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7017
|
|
246 |
//!@SYMREQ REQ9170
|
|
247 |
//!@SYMTestCaseDesc Test GetMbmsNetworkServiceStatus API with different capability
|
|
248 |
//!@SYMTestPriority High
|
|
249 |
//!@SYMTestActions
|
|
250 |
//! (i) Call GetMbmsNetworkServiceStatus() with different capability.
|
|
251 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
252 |
//!@SYMTestType CIT
|
|
253 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7017.exe
|
|
254 |
LOAD_SUITE Te_SimPacketTest7017
|
|
255 |
RUN_TEST_STEP 30 Te_SimPacketTest7017 EtelPcktMbmsCap3
|
|
256 |
END_TESTCASE TEL-SIMTSY-NA-7017
|
|
257 |
|
|
258 |
START_TESTCASE TEL-SIMTSY-NA-7018
|
|
259 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7018
|
|
260 |
//!@SYMREQ REQ9170
|
|
261 |
//!@SYMTestCaseDesc Test NotfyMbmsNetworkServiceStatusChange API with different capability
|
|
262 |
//!@SYMTestPriority High
|
|
263 |
//!@SYMTestActions
|
|
264 |
//! (i) Call NotfyMbmsNetworkServiceStatusChange() with different capability.
|
|
265 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
266 |
//!@SYMTestType CIT
|
|
267 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7018.exe
|
|
268 |
LOAD_SUITE Te_SimPacketTest7018
|
|
269 |
RUN_TEST_STEP 30 Te_SimPacketTest7018 EtelPcktMbmsCap4
|
|
270 |
END_TESTCASE TEL-SIMTSY-NA-7018
|
|
271 |
|
|
272 |
START_TESTCASE TEL-SIMTSY-NA-7019
|
|
273 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7019
|
|
274 |
//!@SYMREQ REQ9170
|
|
275 |
//!@SYMTestCaseDesc Test NotifyMbmsServiceAvailabilityListChange API with different capability
|
|
276 |
//!@SYMTestPriority High
|
|
277 |
//!@SYMTestActions
|
|
278 |
//! (i) Call NotifyMbmsServiceAvailabilityListChange() with different capability.
|
|
279 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
280 |
//!@SYMTestType CIT
|
|
281 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7019.exe
|
|
282 |
LOAD_SUITE Te_SimPacketTest7019
|
|
283 |
RUN_TEST_STEP 30 Te_SimPacketTest7019 EtelPcktMbmsCap5
|
|
284 |
END_TESTCASE TEL-SIMTSY-NA-7019
|
|
285 |
|
|
286 |
START_TESTCASE TEL-SIMTSY-NA-7020
|
|
287 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7020
|
|
288 |
//!@SYMREQ REQ9170
|
|
289 |
//!@SYMTestCaseDesc Test UpdateMbmsMonitorServiceList API with different capability
|
|
290 |
//!@SYMTestPriority High
|
|
291 |
//!@SYMTestActions
|
|
292 |
//! (i) Call UpdateMbmsMonitorServiceList() with different capability.
|
|
293 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
294 |
//!@SYMTestType CIT
|
|
295 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7020.exe
|
|
296 |
LOAD_SUITE Te_SimPacketTest7020
|
|
297 |
RUN_TEST_STEP 30 Te_SimPacketTest7020 EtelPcktMbmsCap6
|
|
298 |
END_TESTCASE TEL-SIMTSY-NA-7020
|
|
299 |
|
|
300 |
START_TESTCASE TEL-SIMTSY-NA-7021
|
|
301 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7021
|
|
302 |
//!@SYMREQ REQ9170
|
|
303 |
//!@SYMTestCaseDesc Test EnumerateMbmsActiveServiceList API with different capability
|
|
304 |
//!@SYMTestPriority High
|
|
305 |
//!@SYMTestActions
|
|
306 |
//! (i) Call EnumerateMbmsActiveServiceList() with different capability.
|
|
307 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
308 |
//!@SYMTestType CIT
|
|
309 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7021.exe
|
|
310 |
LOAD_SUITE Te_SimPacketTest7021
|
|
311 |
RUN_TEST_STEP 30 Te_SimPacketTest7021 EtelPcktMbmsCap7
|
|
312 |
END_TESTCASE TEL-SIMTSY-NA-7021
|
|
313 |
|
|
314 |
START_TESTCASE TEL-SIMTSY-NA-7022
|
|
315 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7022
|
|
316 |
//!@SYMREQ REQ9170
|
|
317 |
//!@SYMTestCaseDesc Test EnumerateMbmsMonitorServiceList API with different capability
|
|
318 |
//!@SYMTestPriority High
|
|
319 |
//!@SYMTestActions
|
|
320 |
//! (i) Call EnumerateMbmsMonitorServiceList () with different capability.
|
|
321 |
//!@SYMTestExpectedResults The API should mimic the perceived behaviour on an actual TSY.
|
|
322 |
//!@SYMTestType CIT
|
|
323 |
RUN_PROGRAM -1 setcap.exe Te_SimPacket.exe 02400 -SID 10281806 Te_SimPacketTest7022.exe
|
|
324 |
LOAD_SUITE Te_SimPacketTest7022
|
|
325 |
RUN_TEST_STEP 30 Te_SimPacketTest7022 EtelPcktMbmsCap8
|
|
326 |
END_TESTCASE TEL-SIMTSY-NA-7022
|
|
327 |
|
|
328 |
|
|
329 |
START_TESTCASE TEL-SIMTSY-NA-7023
|
|
330 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7023
|
|
331 |
//!@SYMDEF DEF125535
|
|
332 |
//!@SYMTestCaseDesc Tests that multiple requests can cancel at the same time.
|
|
333 |
//!@SYMTestPriority High
|
|
334 |
//!@SYMTestActions Open two handles and post two notifications. Then cancel one and force the other one to cancel too.
|
|
335 |
//!@SYMTestExpectedResults Pass. ETEL should not panic
|
|
336 |
//!@SYMTestType CT
|
|
337 |
RUN_TEST_STEP 30 Te_SimPacket TestMultipleCompletionWithClosingContext
|
|
338 |
END_TESTCASE TEL-SIMTSY-NA-7023
|
|
339 |
|
|
340 |
LOAD_SUITE Te_SimPacket
|
|
341 |
START_TESTCASE TEL-SIMTSY-NA-7024
|
|
342 |
//!@SYMTestCaseID TEL-SIMTSY-NA-7024
|
|
343 |
//!@SYMPREQ PREQ1854
|
|
344 |
//!@SYMTestCaseDesc Tests RPacketService::GetDynamicCaps and RPacketService::NotifyDynamicCapsChange
|
|
345 |
//!@SYMTestPriority High
|
|
346 |
//!@SYMTestActions Opens packet service, gets the dynamic capabilities and requests change notifications, which it should receive.
|
|
347 |
//!@SYMTestExpectedResults Pass
|
|
348 |
//!@SYMTestType CT
|
|
349 |
//
|
|
350 |
RUN_TEST_STEP 30 Te_SimPacket TestDynamicCaps
|
|
351 |
//
|
|
352 |
END_TESTCASE TEL-SIMTSY-NA-7024
|