// 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 __XMLPARSER2TEFTESTS_IBY__
#define __XMLPARSER2TEFTESTS_IBY__
#include <testexecute.iby>
#include <xmlenginesaxplugin.iby>
data=ABI_DIR/BUILD_DIR/texmlparser2.exe sys/bin/texmlparser2.exe
data=DATAZ_/tef_xml2/xmlparser2tefsuite.script tef_xml2/xmlparser2tefsuite.script
data=EPOCROOT##Epoc32/data/z/testdata/corruptxml1.xml /testdata/corruptxml1.xml
data=EPOCROOT##Epoc32/data/z/testdata/xmlexample.dtd /testdata/xmlexample.dtd
data=EPOCROOT##Epoc32/data/z/testdata/xmlexample.xml /testdata/xmlexample.xml
ECOM_PLUGIN(tetestcontentprocessor.dll,tetestcontentprocessor.rsc)
#endif