mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/TSI_MMF_ACLNTOGG_REC_PREEMPTION.script
changeset 0 b8ed18f6c07b
child 5 b220a9341636
equal deleted inserted replaced
-1:000000000000 0:b8ed18f6c07b
       
     1 @file TSI_MMF_ACLNTOGG_REC_PREEMPTION.script
       
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 # Audio Client Utilities for Ogg-Vorbis Recorder tests
       
    18 
       
    19 LOAD_SUITE TSI_MMFACLNT.DLL
       
    20 
       
    21 delay 10000
       
    22 
       
    23 
       
    24 //!@SYMTestCaseID             MM-MMF-ACLNTOGG-I-0111-HP
       
    25 //!@SYMTestCaseDesc           Set priority
       
    26 //!@SYMREQ                    REQ5481
       
    27 //!@SYMPREQ                   PREQ452
       
    28 //!@SYMTestPriority           2
       
    29 //!@SYMTestActions            Create to file recorders, one with a higher priority than the other. Attempt to record with both of them, checking that
       
    30 //! the lower priority recorder is cancelled.
       
    31 //!@SYMTestExpectedResults    Priorities should be set so as to show that lower priority record is halted while the higher priority record is complete
       
    32 //!d.
       
    33 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0111-HP \audio.ini
       
    34 TEST_COMPLETE
       
    35