sysstatemgmt/systemstateplugins/test/tintgsapolicy/scripts/sspluginstest_duplicatesubstate.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 GsaDuplicateSubstateStep tests |
|
17 |
|
18 LOAD_SUITE tgsa_i_server |
|
19 |
|
20 START_TESTCASE DEVSRVS-SSPLUGINS-GSA-0031 |
|
21 //! @SYMTestCaseID DEVSRVS-SSPLUGINS-GSA-0031 |
|
22 //! @SYMDEF DEF119568 |
|
23 //! @SYMTestCaseDesc Checks for duplicate substate in the startup resource file using a new additional resource file. |
|
24 //! @SYMTestType CIT |
|
25 //! @SYMTestPriority Critical |
|
26 //! @SYMTestActions The checks that ssma panics if there is duplicate substate |
|
27 //! @SYMTestExpectedResults SSMA panics with CmdResourceRead 22 Panic |
|
28 RUN_TEST_STEP 100 tgsa_i_server GsaDuplicateSubstateStep |
|
29 END_TESTCASE DEVSRVS-SSPLUGINS-GSA-0031 |
|
30 |