mpx/tsrc/public/basic/conf/playbackplugintest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:50:27 +0300
changeset 64 92dbd2a406d9
permissions -rw-r--r--
Revision: 201037 Kit: 201039

// ==================================================
// Playback Plugin Test
// ==================================================


[Test]
title 1  MMPXPlaybackUtilityNewL
create playbackplugintest test
test MMPXPlaybackUtilityNewL
test Close
delete test
[Endtest] 

[Test]
title 2  MMPXPlaybackUtilityUtilityL
create playbackplugintest test
test MMPXPlaybackUtilityUtilityL
test Close
delete test
[Endtest] 

[Test]
title 3  InitStreamingL
create playbackplugintest test
test MMPXPlaybackUtilityNewL
pause 1000
test InitStreamingL JepJep.mp3
pause 1000
test Close
delete test
[Endtest] 

[Test]
title 4  InitStreaming2L
create playbackplugintest test
test MMPXPlaybackUtilityNewL
pause 1000
test InitStreaming2L JepJep.mp3
pause 1000
test Close
delete test
[Endtest] 

[Test]
title 5  InitRFile
create playbackplugintest test
test MMPXPlaybackUtilityNewL
pause 1000
test InitRFileL JepJep.mp3
pause 1000
test Close
delete test
[Endtest] 

[Test]
title 6  InitURI
create playbackplugintest test
test MMPXPlaybackUtilityNewL
pause 1000
test InitURIL JepJep.mp3
pause 1000
test Close
delete test
[Endtest] 

[Test]
title 7  InitRFileWithLocalAudioPlugin
create playbackplugintest test
test MMPXPlaybackUtilityNewLLocalAudioPlugin
pause 1000
test InitRFileL JepJep.mp3
pause 1000
test Close
delete test
[Endtest]