|
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 // setup CommDb (PPP over WinTunnel on COMM::3) |
|
18 // |
|
19 run_script z:\TestData\scripts\esock_test_unloadesockForced.script |
|
20 ced c:\test\nifman\ts_nifmanbc\c\nifmanbc.xml ced.log |
|
21 run_script z:\TestData\scripts\esock_test_loadesock.script |
|
22 |
|
23 // |
|
24 // load the suite |
|
25 // |
|
26 LOAD_SUITE TS_NIFMANBC.DLL |
|
27 |
|
28 PAUSE_AT_END |
|
29 |
|
30 |
|
31 // |
|
32 // run the tests |
|
33 // |
|
34 HEAP_MARK |
|
35 |
|
36 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_1 |
|
37 TEST_COMPLETE |
|
38 |
|
39 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_2 |
|
40 TEST_COMPLETE |
|
41 |
|
42 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_3 |
|
43 TEST_COMPLETE |
|
44 |
|
45 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_4 |
|
46 TEST_COMPLETE |
|
47 |
|
48 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_5 |
|
49 TEST_COMPLETE |
|
50 |
|
51 RUN_TEST_STEP 100000, TS_NIFMANBC, Test1_6 |
|
52 TEST_COMPLETE |
|
53 |
|
54 RUN_TEST_STEP 100000, TS_NIFMANBC, Test2_1 |
|
55 TEST_COMPLETE |
|
56 |
|
57 RUN_TEST_STEP 100000, TS_NIFMANBC, Test2_2 |
|
58 TEST_COMPLETE |
|
59 |
|
60 RUN_TEST_STEP 100000, TS_NIFMANBC, Test2_3 |
|
61 TEST_COMPLETE |
|
62 |
|
63 RUN_TEST_STEP 100000, TS_NIFMANBC, Test2_4 |
|
64 TEST_COMPLETE |
|
65 |
|
66 HEAP_MARKEND |
|
67 |
|
68 run_script z:\TestData\scripts\esock_test_unloadesockForced.script |