telephonyutils/telephonywatchers/Test/TE_TelWatchers/TE_TelWatchers.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201005 Kit: 201005

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