sysstatemgmt/systemstarter/test/trestartsys/group/sysstarttest_restartsys.iby
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysstatemgmt/systemstarter/test/trestartsys/group/sysstarttest_restartsys.iby	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,30 @@
+/*
+* Copyright (c) 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 __SYSSTARTTEST_RESTARTSYS_IBY__
+#define __SYSSTARTTEST_RESTARTSYS_IBY__
+
+#include <appfwk_test_framework.iby>
+
+file=ABI_DIR\BUILD_DIR\trestartsys_server.exe		system\bin\trestartsys_server.exe
+
+data=EPOCROOT##Epoc32\data\z\sysstarttest\sysstarttest_restartsyswithmode.script sysstarttest\sysstarttest_restartsyswithmode.script
+data=EPOCROOT##Epoc32\data\z\sysstarttest\sysstarttest_restartsysabort.script 	 sysstarttest\sysstarttest_restartsysabort.script
+
+# Make a copy of the default SSC0 file used by DABS and name it SSC15 for the restart-with-mode-15 test
+data=ZPRIVATE\10205c44\SSCForStartupMode0_target.rsc		private\10205c44\SSCForStartupMode15.rsc
+
+#endif //__SYSSTARTTEST_RESTARTSYS_IBY__