genericopenlibs/openenvcore/libc/test/testcomport/scripts/tcomport.script
changeset 0 e4d67989cc36
child 48 ab61c4cedc64
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2007-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 PRINT Run all tcomport
       
    17 LOAD_SUITE tcomport
       
    18 
       
    19 CONSECUTIVE
       
    20 
       
    21 START_TESTCASE  	OPENENV-LIBC-CIT-TESTCOMPORT-OE-0001
       
    22 //! @SYMTestCaseID 	OPENENV-LIBC-CIT-TESTCOMPORT-OE-0001
       
    23 //! @SYMTestStatus 	3.Released
       
    24 RUN_TEST_STEP !Result=0 10 tcomport test_printf_COM 
       
    25 END_TESTCASE  		OPENENV-LIBC-CIT-TESTCOMPORT-OE-0001
       
    26 
       
    27 //to be run manually
       
    28 STARTSTART_TESTCASE  	OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
       
    29 //! @SYMTestCaseID 	OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
       
    30 //! @SYMTestStatus 	3.Released
       
    31 //RUN_TEST_STEP !Result=0 10 tcomport test_scanf_COM 
       
    32 END_TESTCASE  		OPENENV-LIBC-CIT-TESTCOMPORT-OE-0002
       
    33 
       
    34