xml/xmllibxml2parser/test/tef/xmlparser2/group/xmlparser2teftests.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:29:21 +0200
changeset 0 e35f40988205
child 24 74f0b3eb154c
permissions -rw-r--r--
Revision: 200947 Kit: 200951

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