videoplayback/videohelix/tsrc/ut_videohelixtest/conf/videohelixtest.cfg
branchRCL_3
changeset 9 5294c000a26d
parent 8 ce5ada96ab30
child 12 7f2b2a65da29
equal deleted inserted replaced
8:ce5ada96ab30 9:5294c000a26d
   833 delete test
   833 delete test
   834 pause 1000
   834 pause 1000
   835 [Endtest]
   835 [Endtest]
   836 
   836 
   837 
   837 
       
   838 [Test]
       
   839 title 55.  InitialiseWithPositionL with file missing
       
   840 create videohelixtest test
       
   841 test InitializeWithPositionL 0 10 6575 vhpp_nofile.3gp KErrNotFound KErrNone KErrNone
       
   842 waittestclass test
       
   843 test GetMedia 
       
   844 waittestclass test
       
   845 delete test
       
   846 pause 1000
       
   847 [Endtest] 
       
   848 
       
   849 [Test]
       
   850 title 56.  InitialiseL with 32-bit file handle
       
   851 create videohelixtest test
       
   852 test InitializeHandleWithPositionL ERFile 60000 10 6575 vhpp_test.3gp KErrNone KErrNone KErrNone
       
   853 waittestclass test
       
   854 delete test
       
   855 pause 1000
       
   856 [Endtest] 
       
   857 
       
   858 [Test]
       
   859 title 57.  Initialise with rtsp link & AP
       
   860 create videohelixtest test
       
   861 test InitializeLinkWithPositionL 0 10 6575 rtsp:\/\/link.3gp KErrNone KErrNone KErrNone
       
   862 waittestclass test
       
   863 delete test
       
   864 pause 1000
       
   865 [Endtest]
       
   866 
       
   867 [Test]
       
   868 title 58.  Play rtsp link (forces buffering state)
       
   869 create videohelixtest test
       
   870 test InitializeLinkWithPositionL 0 10 6575 rtsp:\/\/link.3gp KErrNone KErrNone KErrNone
       
   871 waittestclass test
       
   872 test IssueGeneralCommand EPbCmdPlay KErrNone ECallbackBuffering
       
   873 waittestclass test
       
   874 delete test
       
   875 pause 1000
       
   876 [Endtest]
       
   877 
       
   878 [Test]
       
   879 title 59.  Initialise with SDP file via 32-bit file handle
       
   880 create videohelixtest test
       
   881 test InitializeHandleWithPositionL ERFile 60000 10 6575 sdp_test.sdp KErrNone KErrNone KErrNone
       
   882 waittestclass test
       
   883 delete test
       
   884 pause 1000
       
   885 [Endtest]
       
   886 
       
   887 [Test]
       
   888 title 60.  InitialiseL with 64-bit file handle
       
   889 create videohelixtest test
       
   890 test InitializeHandleWithPositionL ERFile64 60000 10 6575 vhpp_test.3gp KErrNone KErrNone KErrNone
       
   891 waittestclass test
       
   892 delete test
       
   893 pause 1000
       
   894 [Endtest] 
       
   895 
       
   896 [Test]
       
   897 title 61.  Initialise with SDP file via 64-bit file handle
       
   898 create videohelixtest test
       
   899 test InitializeHandleWithPositionL ERFile64 60000 10 6575 sdp_test.sdp KErrNone KErrNone KErrNone
       
   900 waittestclass test
       
   901 delete test
       
   902 pause 1000
       
   903 [Endtest]
       
   904