lowlevellibsandfws/genericusabilitylib/test/group/euserhltest1.iby
changeset 44 97b0fb8a2cc2
equal deleted inserted replaced
22:ddc455616bd6 44:97b0fb8a2cc2
       
     1 // Copyright (c) 2008-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 EUSERHLTEST_IBY__
       
    17 #define EUSERHLTEST_IBY__
       
    18 
       
    19 REM EUserHl Library Tests
       
    20 
       
    21 #include <euserhl.iby>
       
    22 
       
    23 
       
    24 // batch file that runs all automatic tests
       
    25 data=ZSYSTEM\test\euserhltests.bat	test\euserhltests.bat
       
    26 
       
    27 
       
    28 // euserhl test exes
       
    29 file=ABI_DIR\BUILD_DIR\t_lstring.exe		test\t_lstring.exe
       
    30 file=ABI_DIR\BUILD_DIR\t_lsformat.exe		test\t_lsformat.exe
       
    31 file=ABI_DIR\BUILD_DIR\t_emanaged.exe		test\t_emanaged.exe
       
    32 
       
    33 
       
    34 #endif