sysstatemgmt/systemstatereferenceplugins/test/tclayer/scripts/ssrefpluginstest_clayer_ssmsimstatusobserver.script
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 PRINT Run SSM SIM Status Observer tests
    16 PRINT Run SSM SIM Status Observer tests
    17 
    17 
    18 LOAD_SUITE tclayer_server
    18 PRINT Swapping SID over to CSsmUiSpecific::StartupPSUid()
       
    19 RUN_PROGRAM -1 setcap tclayer_server.exe 0 -SID 2000e65e tclayer_serverSID.exe
       
    20 LOAD_SUITE tclayer_serverSID
    19 
    21 
    20 START_TESTCASE 			DEVSRVS-SSREFPLUGINS-CLAYER-0023
    22 START_TESTCASE 			DEVSRVS-SSREFPLUGINS-CLAYER-0023
    21 //! @SYMTestCaseID 		DEVSRVS-SSREFPLUGINS-CLAYER-0023
    23 //! @SYMTestCaseID 		DEVSRVS-SSREFPLUGINS-CLAYER-0023
    22 //! @SYMPREQ 			PREQ1871
    24 //! @SYMPREQ 			PREQ1871
    23 //! @SYMREQ			REQ9152
    25 //! @SYMREQ			REQ9152
    34 //! 					are no panics.
    36 //! 					are no panics.
    35 //! 				All methods handle the publish the data correctly, with no errors reported and there
    37 //! 				All methods handle the publish the data correctly, with no errors reported and there
    36 //! 					are no panics.
    38 //! 					are no panics.
    37 //! 				All methods handle the object data appropriately, with no errors reported and there
    39 //! 				All methods handle the object data appropriately, with no errors reported and there
    38 //! 					are no panics.
    40 //! 					are no panics.
    39 RUN_TEST_STEP 100 tclayer_server CCLayerTestSsmSimStatusObserver
    41 RUN_TEST_STEP 100 tclayer_serverSID CCLayerTestSsmSimStatusObserver
    40 END_TESTCASE 			DEVSRVS-SSREFPLUGINS-CLAYER-0023
    42 END_TESTCASE 			DEVSRVS-SSREFPLUGINS-CLAYER-0023
    41 
    43