mmlibs/mmfw/tsrc/mmvalidationsuite/mvsintegrationtest/scripts/tsi_mvs_audioagent_alloc.script
author hgs
Tue, 02 Nov 2010 12:28:51 +0000
changeset 6 fe9d1bf55678
parent 5 b220a9341636
permissions -rw-r--r--
2010wk46_02

@file tsi_mvs_audioagent_alloc.script
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Creation Date 10/08/2005
// 
////This script is not running as the functionality is not supported.

PRINT Run the Multimedia Validation Audio Client Agent Alloc tests
PRINT 

//
LOAD_SUITE tsi_mvs_agents.dll

//////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////// AUDIO CLIENT AGENTS :: Alloc Testing /////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////

// 
//!@SYMTestCaseID             MM-MVS-AUDIOAGENT-I-0010-HP
//!@SYMTestCaseDesc           Alloc test for Create a new OGG Vorbis File and Record functionality.
//!@SYMREQ                    REQ5477
//!@SYMPREQ                   PREQ452
//!@SYMTestPriority           2
//!@SYMTestActions            1. Create a new Ogg-Vorbis File 2. Record for 2 seconds
//!@SYMTestExpectedResults    The Alloc tests return KErrNoMemory for each Heap allocation failure simulation.
RUN_TEST_STEP 2400000 TSI_MVS_AGENTS MM-MVS-AUDIOAGENT-I-0010-HP \mvs\tsi_mvs_agents.ini
TEST_COMPLETE 

// 
//!@SYMTestCaseID             MM-MVS-AUDIOAGENT-I-0011-HP
//!@SYMTestCaseDesc           Alloc test for Play the recorded OGG Vorbis file functionality.
//!@SYMREQ                    REQ5477
//!@SYMPREQ                   PREQ452
//!@SYMTestPriority           2
//!@SYMTestActions            1. Open the recorded Ogg-Vorbis File 2. Play using the Audio Play Agent
//!@SYMTestExpectedResults    The Alloc tests return KErrNoMemory for each Heap allocation failure simulation.
RUN_TEST_STEP 2400000 TSI_MVS_AGENTS MM-MVS-AUDIOAGENT-I-0011-HP \mvs\tsi_mvs_agents.ini
TEST_COMPLETE