tcpiputils/punycodeconv/te_unittest/group/te_unittestidna.iby
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 #include <testexecute.iby>
    19 #include <testexecute.iby>
    20 #include <punycodeconverter.iby>
    20 #include <punycodeconverter.iby>
    21 
    21 
    22 file=ABI_DIR\DEBUG_DIR\testidnserver.exe				System\bin\testidnserver.exe
    22 file=ABI_DIR\DEBUG_DIR\testidnserver.exe				System\bin\testidnserver.exe
    23 #ifdef INCLUDE_SIROCCO_CODE_MIGRATION
       
    24 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_unittestidna_wlan.script 	testdata\scripts\te_unittestidna.script
       
    25 data=EPOCROOT##epoc32\data\z\testdata\configs\cccccc00_unittestidna.cre	testdata\configs\cccccc00_unittestidna.cre
       
    26 #else
       
    27 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_unittestidna.script 	testdata\scripts\te_unittestidna.script
    23 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_unittestidna.script 	testdata\scripts\te_unittestidna.script
    28 data=EPOCROOT##epoc32\data\z\testdata\configs\te_unittestidna.xml	testdata\configs\te_unittestidna.xml
    24 data=EPOCROOT##epoc32\data\z\testdata\configs\te_unittestidna.xml	testdata\configs\te_unittestidna.xml
    29 #endif
       
    30 
       
    31 #endif //__TE_IDNA_SERVER_IBY__
    25 #endif //__TE_IDNA_SERVER_IBY__