tcpiputils/punycodeconv/te_unittest/group/te_unittestidna.iby
changeset 0 af10295192d8
child 39 45fd446095e6
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __TE_IDNA_SERVER_IBY__
       
    17 #define __TE_IDNA_SERVER_IBY__
       
    18 
       
    19 #include <testexecute.iby>
       
    20 #include <punycodeconverter.iby>
       
    21 
       
    22 file=ABI_DIR\DEBUG_DIR\testidnserver.exe				System\bin\testidnserver.exe
       
    23 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_unittestidna.script 	testdata\scripts\te_unittestidna.script
       
    24 data=EPOCROOT##epoc32\data\z\testdata\configs\te_unittestidna.xml	testdata\configs\te_unittestidna.xml
       
    25 #endif //__TE_IDNA_SERVER_IBY__