mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/TSI_MMF_ACLNTOGG_DRM.script
changeset 0 b8ed18f6c07b
child 5 b220a9341636
equal deleted inserted replaced
-1:000000000000 0:b8ed18f6c07b
       
     1 @file TSI_MMF_ACLNTOGG_DRM.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 Player DRM tests
       
    18 
       
    19 LOAD_SUITE TSI_MMFACLNT.DLL
       
    20 
       
    21 delay 10000
       
    22 
       
    23 /////////////////////////////////////////////////////////////////////
       
    24 /////////////////////////// POSITIVE TESTS //////////////////////////
       
    25 /////////////////////////////////////////////////////////////////////
       
    26 
       
    27 ######################### Audio Player DRM tests #########################
       
    28 
       
    29 
       
    30 //!@SYMTestCaseID             MM-MMF-ACLNTOGG-I-0028-HP
       
    31 //!@SYMTestCaseDesc           Enable agent's user interface for errors and confirmation requests property. Open and play a protected audio clip from a
       
    32 //! file for PLAY intent.
       
    33 //!@SYMREQ                    REQ5481
       
    34 //!@SYMPREQ                   PREQ452
       
    35 //!@SYMTestPriority           2
       
    36 //!@SYMTestActions            1. Open an audio clip from a file. 2. Enable agent's user interface for errors and confirmation requests property. 3. Play
       
    37 //! the audio clip.
       
    38 //!@SYMTestExpectedResults    KErrNone error code should be returned. Errors / confirmations should be displayed.
       
    39 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0028-HP \audio.ini
       
    40 TEST_COMPLETE
       
    41 
       
    42 
       
    43 //!@SYMTestCaseID             MM-MMF-ACLNTOGG-I-0029-HP
       
    44 //!@SYMTestCaseDesc           Open a protected audio file and disable automatic intent. Play.
       
    45 //!@SYMREQ                    REQ5481
       
    46 //!@SYMPREQ                   PREQ452
       
    47 //!@SYMTestPriority           2
       
    48 //!@SYMTestActions            1. Open an audio clip from a file. 2. Disable automatic intent by the player. 3. Execute the play intent. 4. Play the audio
       
    49 //! clip.
       
    50 //!@SYMTestExpectedResults    The client should set the intent and the audio should be able to be played.
       
    51 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0029-HP \audio.ini
       
    52 TEST_COMPLETE
       
    53 
       
    54 
       
    55 ######################## Audio Recorder DRM tests ########################
       
    56 
       
    57 
       
    58 //!@SYMTestCaseID             MM-MMF-ACLNTOGG-I-0131-HP
       
    59 //!@SYMTestCaseDesc           Enable agent's user interface for errors and confirmation requests property. Open and play a protected audio clip from a
       
    60 //! file for PLAY intent.
       
    61 //!@SYMREQ                    REQ5481
       
    62 //!@SYMPREQ                   PREQ452
       
    63 //!@SYMTestPriority           2
       
    64 //!@SYMTestActions            1. Open an audio clip from a file. 2. Enable agent's user interface for errors and confirmation requests property. 3. Play
       
    65 //! the audio clip.
       
    66 //!@SYMTestExpectedResults    KErrNone error code should be returned. Errors / confirmations should be displayed.
       
    67 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0131-HP \audio.ini
       
    68 TEST_COMPLETE
       
    69 
       
    70 
       
    71 //!@SYMTestCaseID             MM-MMF-ACLNTOGG-I-0132-HP
       
    72 //!@SYMTestCaseDesc           Open a protected audio file and disable automatic intent. Play.
       
    73 //!@SYMREQ                    REQ5481
       
    74 //!@SYMPREQ                   PREQ452
       
    75 //!@SYMTestPriority           2
       
    76 //!@SYMTestActions            1. Open an audio clip from a file. 2. Disable automatic intent by the player. 3. Execute the play intent. 4. Play the audio
       
    77 //! clip.
       
    78 //!@SYMTestExpectedResults    The client should set the intent and the audio should be able to be played.
       
    79 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0132-HP \audio.ini
       
    80 TEST_COMPLETE
       
    81 
       
    82 //CR1424 DRM test
       
    83 //! @SYMTestCaseID MM-MMF-ACLNTOGG-I-0134-HP
       
    84 
       
    85 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0134-HP \audio.ini
       
    86 TEST_COMPLETE
       
    87 
       
    88 //! @SYMTestCaseID MM-MMF-ACLNTOGG-I-0135-HP
       
    89 
       
    90 RUN_TEST_STEP 600000 ACLNT MM-MMF-ACLNTOGG-I-0135-HP \audio.ini
       
    91 TEST_COMPLETE