/*
* 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 <sysagent.iby>
#include <syslibs_locale.iby>
// 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