systemhealthmanagement/systemhealthmgr/test/trestartsys/group/shmatest_restartsys.iby
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 #ifndef __SHMATEST_RESTARTSYS_IBY__
       
    17 #define __SHMATEST_RESTARTSYS_IBY__
       
    18 
       
    19 #include <testexecute.iby>
       
    20 #include <setcap.iby>
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\trestartsys_server.exe		system\bin\trestartsys_server.exe
       
    23 
       
    24 data=EPOCROOT##Epoc32\data\z\shmatest\shmatest_restartsyswithmode.script shmatest\shmatest_restartsyswithmode.script
       
    25 data=EPOCROOT##Epoc32\data\z\shmatest\shmatest_restartsysabort.script 	 shmatest\shmatest_restartsysabort.script
       
    26 
       
    27 # Make a copy of the default gsastartupcmdlist0 file used by DABS and name it gsastartupcmdlist15 for the restart-with-mode-15 test
       
    28 data=ZPRIVATE\2000d75b\startup\0\gsastartupcmdlist0_target.RSC		private\2000d75b\startup\15\gsastartupcmdlist15_target.RSC
       
    29 
       
    30 #endif //__SHMATEST_RESTARTSYS_IBY__