genericservices/systemagent/test/rtest/group/sysagent2rtests1.iby
author hgs
Tue, 20 Jul 2010 16:35:53 +0530
changeset 44 97b0fb8a2cc2
permissions -rw-r--r--
201025

/*
* 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