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