--- a/videoplayback/videohelix/tsrc/ut_videohelixtest/conf/videohelixtest.cfg Tue Apr 27 16:40:33 2010 +0300
+++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/conf/videohelixtest.cfg Tue May 11 16:15:40 2010 +0300
@@ -1,5 +1,4 @@
[Define]
-KMPXVideoTvOutPlaybackNotAllowedClose 4
KErrNone 0
KErrNotFound -1
KErrGeneral -2
@@ -41,7 +40,6 @@
EPbDlStateNotDownloading 0
EPbDlStateDownloading 2
-ETvOutPlaybackNotAllowed 0
ETvOutPlaybackAllowed 1
ENoEvent 0
@@ -646,10 +644,10 @@
[Endtest]
[Test]
-title 42. Tv-Out before Initialization - Unsupported DRM Playback Not Allowed
+title 42. Tv-Out before Initialization - DRM Playback Allowed
create videohelixtest test
-test SetTvOutConnected ETvOutPlaybackNotAllowed
-test Initialize 0 10 dcf.odf KErrNone KErrNone KMPXVideoTvOutPlaybackNotAllowedClose
+test SetTvOutConnected ETvOutPlaybackAllowed
+test Initialize 0 10 dcf.odf KErrNone KErrNone KErrNone
waittestclass test
pause 100
test GetMedia
@@ -659,13 +657,11 @@
[Endtest]
[Test]
-title 43. Tv-Out after Initialization - Unsupported DRM Playback Not Allowed
+title 43. Tv-Out after Initialization - DRM Playback Allowed
create videohelixtest test
test Initialize 0 10 dcf.odf KErrNone KErrNone KErrNone
waittestclass test
-test IssueGeneralCommand EPbCmdPlay KErrNone ECallbackBuffering
-waittestclass test
-test ConnectTvOut ETvOutPlaybackNotAllowed
+test ConnectTvOut ETvOutPlaybackAllowed
waittestclass test
test DisconnectTvOut
waittestclass test