diff -r ce057bb09d0b -r 5fae379060a7 genericservices/systemagent/test/rtest/group/sysagent2rtests1.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/genericservices/systemagent/test/rtest/group/sysagent2rtests1.iby Fri Jun 11 15:26:22 2010 +0300 @@ -0,0 +1,34 @@ +/* +* 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 __SYSAGENT2RTESTS_IBY__ +#define __SYSAGENT2RTESTS_IBY__ + +REM sysagent2 rtests + +#include +#include + +// batch file that runs all automatic sysagent2 tests +data=ZSYSTEM\test\sysagent2rtests.bat TEST\sysagent2rtests.bat + +// Executables for tests +file=ABI_DIR\BUILD_DIR\t_initialisehal.exe sys\bin\t_initialisehal.exe +file=ABI_DIR\BUILD_DIR\t_persisthal.exe sys\bin\t_persisthal.exe +file=ABI_DIR\BUILD_DIR\t_haloomtests.exe sys\bin\t_haloomtests.exe +file=ABI_DIR\BUILD_DIR\t_sysagt2.exe sys\bin\t_sysagt2.exe + +#endif