xml/xmllibxml2parser/test/tef/xmlparser2/group/xmlparser2teftests.iby
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:37:34 +0100
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201014 Kit: 201035

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