// Copyright (c) 2004-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 __TE_TELWATCHERS_IBY__
#define __TE_TELWATCHERS_IBY__
#include <testexecute.iby>
#include <simtsy.iby>
#include <testconfigfileparser.iby>
#include <watcher.iby>
#include <SysAWatcher.iby>
#include <systemtest_killprocess.iby>
// TE_TelWatchers Test harnesses DLL/EXE
file=ABI_DIR\DEBUG_DIR\TE_TelWatchersUnit.exe SYSTEM_BINDIR\TE_TelWatchersUnit.exe
file=ABI_DIR\DEBUG_DIR\TE_TelWatchersInt.exe SYSTEM_BINDIR\TE_TelWatchersInt.exe
// Scripts
data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\TE_TelWatchers.script TestData\scripts\TE_TelWatchers.script
data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\TE_TelWatchers_setup.script TestData\scripts\TE_TelWatchers_setup.script
data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\Configs\TE_TelWatchers.cfg TestData\Configs\TE_TelWatchers.cfg
data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\Configs\TE_TelWatchers_config.txt TestData\Configs\TE_TelWatchers_config.txt
#endif