mmlibs/mmfw/tsrc/mmfcharacterisationvalidation/clientutils/audio/record/scripts/char_mmf_audiorec_ogg_notification.script
changeset 0 b8ed18f6c07b
child 5 b220a9341636
equal deleted inserted replaced
-1:000000000000 0:b8ed18f6c07b
       
     1 @file char_mmf_audiorec_ogg_notification.script
       
     2 // Copyright (c) 2007-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 ///////////////////////////////////////////////////////////////////
       
    18 PRINT 
       
    19 LOAD_SUITE char_mmf_audiorec.dll
       
    20 # wait for ring.wav to finish playing
       
    21 delay 1000
       
    22 
       
    23 //!@SYMTestCaseID             MM-MMF-ARCLNT-CHRTZ-OGG-I-0124
       
    24 //!@SYMTestCaseDesc           WillResumePlay()  in EOpen  State
       
    25 //!@SYMTestPriority           4
       
    26 //!@SYMTestActions            1. Create audio recorder utility. 2. Open an Audio file. 3.Check the call back MoscoStateChangeEvent  code after resume
       
    27 //! the play even after default time expires (the client does not have MultimediaDD capability ).
       
    28 //!@SYMTestExpectedResults    1.Opening an Audio file shouldnot leave. 2. WillResumePlay : call back MoscoStateChangeEvent  should return  with KErrPe
       
    29 //!rmissionDenied.
       
    30 RUN_TEST_STEP 600000 CHAR_MMF_AUDIOREC MM-MMF-ARCLNT-CHRTZ-OGG-I-0124 \char\mmf\char_mmf_audiorec.ini
       
    31 TEST_COMPLETE