sl@0: /* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: #ifndef __SYSAGENT2RTESTS_IBY__ sl@0: #define __SYSAGENT2RTESTS_IBY__ sl@0: sl@0: REM sysagent2 rtests sl@0: sl@0: #include sl@0: #include sl@0: sl@0: // batch file that runs all automatic sysagent2 tests sl@0: data=ZSYSTEM\test\sysagent2rtests.bat TEST\sysagent2rtests.bat sl@0: sl@0: // Executables for tests sl@0: file=ABI_DIR\BUILD_DIR\t_initialisehal.exe sys\bin\t_initialisehal.exe sl@0: file=ABI_DIR\BUILD_DIR\t_persisthal.exe sys\bin\t_persisthal.exe sl@0: file=ABI_DIR\BUILD_DIR\t_haloomtests.exe sys\bin\t_haloomtests.exe sl@0: file=ABI_DIR\BUILD_DIR\t_sysagt2.exe sys\bin\t_sysagt2.exe sl@0: sl@0: #endif