sysstatemgmt/systemstateplugins/test/tintgsapolicy/scripts/sspluginstest_fleximergemanyfiles.script
equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-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 // |
|
15 |
|
16 PRINT Run GsaFlexiMergeManyFilesStep tests |
|
17 |
|
18 LOAD_SUITE tgsa_i_server |
|
19 |
|
20 START_TESTCASE DEVSRVS-SSPLUGINS-GSA-0040 |
|
21 //! @SYMTestCaseID DEVSRVS-SSPLUGINS-GSA-0040 |
|
22 //! @SYMREQ REQ11183 |
|
23 //! @SYMTestCaseDesc Any Number of Command Lists are merged |
|
24 //! @SYMTestType CIT |
|
25 //! @SYMTestPriority Critical |
|
26 //! @SYMTestActions 1. Create atleast 50 rsc files and place it in the system drive path during start up |
|
27 //! 2. Check if all the rscs are merged properly |
|
28 //! @SYMTestExpectedResults The test app is launched properly |
|
29 |
|
30 RUN_TEST_STEP 100 tgsa_i_server GsaFlexiMergeManyFilesStep |
|
31 END_TESTCASE DEVSRVS-SSPLUGINS-GSA-0040 |
|
32 |