|
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 PRINT Run All Cone tests |
|
18 // |
|
19 LOAD_SUITE TConeTestServer |
|
20 RUN_TEST_STEP 100 TConeTestServer TBackground |
|
21 RUN_TEST_STEP 100 TConeTestServer TConeCoeCntSS |
|
22 RUN_TEST_STEP 100 TConeTestServer TCone0 |
|
23 RUN_TEST_STEP 100 TConeTestServer TCone1 |
|
24 RUN_TEST_STEP 100 TConeTestServer TCone2 |
|
25 RUN_TEST_STEP 100 TConeTestServer TCone3 |
|
26 RUN_TEST_STEP 100 TConeTestServer TCone4Exe |
|
27 RUN_TEST_STEP 100 TConeTestServer TCone5 |
|
28 START_TESTCASE wrap_tcone6 |
|
29 RUN_TEST_STEP 100 TConeTestServer TCone6 |
|
30 END_TESTCASE wrap_tcone6 |
|
31 RUN_TEST_STEP 100 TConeTestServer TCone7 |
|
32 RUN_TEST_STEP 100 TConeTestServer TConeErrorMsg |
|
33 RUN_TEST_STEP 100 TConeTestServer TConeHelpText |
|
34 RUN_TEST_STEP 200 TConeTestServer TConeInvalidate |
|
35 RUN_TEST_STEP 100 TConeTestServer TConeTransition |
|
36 RUN_TEST_STEP 100 TConeTestServer TConeVisibility |
|
37 RUN_TEST_STEP 100 TConeTestServer TConeTransparency |
|
38 RUN_TEST_STEP 100 TConeTestServer TConeZoomFont |
|
39 RUN_TEST_STEP 100 TConeTestServer TConeCoeDataStorage |
|
40 RUN_TEST_STEP 100 TConeTestServer tconeresourceloader |
|
41 RUN_TEST_STEP 100 TConeTestServer TConeStateObs |
|
42 RUN_TEST_STEP 100 TConeTestServer TConeMultiPtr |
|
43 RUN_TEST_STEP 500 TConeTestServer TConeMultiPtrCompound |
|
44 RUN_TEST_STEP 100 TConeTestServer TConeEvents |
|
45 RUN_TEST_STEP 100 TConeTestServer TConeEvents2 |
|
46 |