Update contrib.
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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 LOAD_SUITE tsi_a3f_devsound.dll
18 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0001
19 //! @SYMTestCaseDesc Positive: PCM 8k mono playback (+ve)
20 //! @SYMTestPriority High
24 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in mono mode with sampling rate of 8 KHz.
25 //! 2. Start playing and read recorded data from file.
26 //! 3. Stop playback once EOF is reached.
27 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in mono mode with sampling rate of 8 KHz with all the DevSound callback functions
28 //! being executed as required throughout the test.
30 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0001 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
33 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0002
34 //! @SYMTestCaseDesc Positive: PCM 8k stereo playback (+ve)
35 //! @SYMTestPriority High
39 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in stereo mode with sampling rate of 8 KHz.
40 //! 2. Start playing and read recorded data from file.
41 //! 3. Stop playback once EOF is reached.
42 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in stereo mode with sampling rate of 8 KHz with all the DevSound callback functions
43 //! being executed as required throughout the test.
45 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0002 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
48 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0003
49 //! @SYMTestCaseDesc Positive: PCM 11.025k mono playback (+ve)
50 //! @SYMTestPriority High
54 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in mono mode with sampling rate of 11.025 KHz.
55 //! 2. Start playing and read recorded data from file.
56 //! 3. Stop playback once EOF is reached.
57 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in mono mode with sampling rate of 11.025 KHz with all the DevSound callback functions
58 //! being executed as required throughout the test.
60 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0003 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
63 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0004
64 //! @SYMTestCaseDesc Positive: PCM 11.025k stereo playback (+ve)
65 //! @SYMTestPriority High
69 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in stereo mode with sampling rate of 11.025 KHz.
70 //! 2. Start playing and read recorded data from file.
71 //! 3. Stop playback once EOF is reached.
72 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in stereo mode with sampling rate of 11.025 KHz with all the DevSound callback functions
73 //! being executed as required throughout the test.
75 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0004 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
78 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0005
79 //! @SYMTestCaseDesc Positive: PCM 16k mono playback (+ve)
80 //! @SYMTestPriority High
84 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in mono mode with sampling rate of 16 KHz.
85 //! 2. Start playing and read recorded data from file.
86 //! 3. Stop playback once EOF is reached.
87 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in mono mode with sampling rate of 16 KHz with all the DevSound callback functions
88 //! being executed as required throughout the test.
90 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0005 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
93 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0006
94 //! @SYMTestCaseDesc Positive: PCM 16k stereo playback (+ve)
95 //! @SYMTestPriority High
99 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in stereo mode with sampling rate of 16 KHz.
100 //! 2. Start playing and read recorded data from file.
101 //! 3. Stop playback once EOF is reached.
102 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in stereo mode with sampling rate of 16 KHz with all the DevSound callback functions
103 //! being executed as required throughout the test.
105 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0006 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini
108 //! @SYMTestCaseID MM-A3F-DEVSOUND-PLAY-PCM-I-0007
109 //! @SYMTestCaseDesc Positive: PCM 22.050k mono playback (+ve)
110 //! @SYMTestPriority High
114 //! @SYMTestActions 1. Configure DevSound to play PCM16 raw audio data in mono mode with sampling rate of 22.050 KHz.
115 //! 2. Start playing and read recorded data from file.
116 //! 3. Stop playback once EOF is reached.
117 //! @SYMTestExpectedResults Devsound to successfully play PCM16 raw audio data in mono mode with sampling rate of 22.050 KHz with all the DevSound callback functions
118 //! being executed as required throughout the test.
120 RUN_TEST_STEP 600000 TSI_A3F_DEVSOUND MM-A3F-DEVSOUND-PLAY-PCM-I-0007 \tsi_a3f_devsound\tsi_a3f_devsound_play.ini