os/mm/mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/TSI_MMF_RECOG.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2003-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 // Run Multimedia Framework Controller Recognizer Integration tests
    15 // 
    16 //
    17 
    18 LOAD_SUITE TSI_MMFRECOG.dll
    19 // positive test
    20 //! @SYMTestCaseID MM-MMF-RECOG-I-0001-CP
    21 
    22 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0001-CP
    23 TEST_COMPLETE
    24 
    25 // negative test
    26 //! @SYMTestCaseID MM-MMF-RECOG-I-0002-CP
    27 
    28 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0002-CP
    29 TEST_COMPLETE
    30 
    31 // negative test #2
    32 //! @SYMTestCaseID MM-MMF-RECOG-I-0003-CP
    33 
    34 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0003-CP
    35 TEST_COMPLETE
    36 
    37 // recognition test
    38 //! @SYMTestCaseID MM-MMF-RECOG-I-0004-CP
    39 
    40 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0004-CP
    41 TEST_COMPLETE
    42 
    43 //Format recognition test - DEF039850
    44 //! @SYMTestCaseID MM-MMF-RECOG-I-0005-CP
    45 
    46 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0005-CP
    47 TEST_COMPLETE
    48 
    49 //File Handle test -INC072703
    50 //! @SYMTestCaseID MM-MMF-RECOG-I-0010-CP
    51 
    52 RUN_TEST_STEP 30000, TSI_MMFRECOG, MM-MMF-RECOG-I-0010-CP
    53 TEST_COMPLETE