systemhealthmanagement/systemhealthmgr/test/trestartsys/group/shmatest_restartsys.iby
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/systemhealthmanagement/systemhealthmgr/test/trestartsys/group/shmatest_restartsys.iby	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,30 @@
+// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+#ifndef __SHMATEST_RESTARTSYS_IBY__
+#define __SHMATEST_RESTARTSYS_IBY__
+
+#include <testexecute.iby>
+#include <setcap.iby>
+
+file=ABI_DIR\BUILD_DIR\trestartsys_server.exe		system\bin\trestartsys_server.exe
+
+data=EPOCROOT##Epoc32\data\z\shmatest\shmatest_restartsyswithmode.script shmatest\shmatest_restartsyswithmode.script
+data=EPOCROOT##Epoc32\data\z\shmatest\shmatest_restartsysabort.script 	 shmatest\shmatest_restartsysabort.script
+
+# Make a copy of the default gsastartupcmdlist0 file used by DABS and name it gsastartupcmdlist15 for the restart-with-mode-15 test
+data=ZPRIVATE\2000d75b\startup\0\gsastartupcmdlist0_target.RSC		private\2000d75b\startup\15\gsastartupcmdlist15_target.RSC
+
+#endif //__SHMATEST_RESTARTSYS_IBY__