serviceproviders/sapi_applicationmanager/tsrc/dev/tappmanagertest/conf/tappmanagertest.cfg
branchRCL_3
changeset 44 0b68a1b0c15e
parent 36 c210248fa89d
child 45 a9c0808a1095
equal deleted inserted replaced
43:1790c2f1027c 44:0b68a1b0c15e
    41 
    41 
    42 [Test]
    42 [Test]
    43 title LaunchApp_correctUId_synch
    43 title LaunchApp_correctUId_synch
    44 create tappmanagertest foobar
    44 create tappmanagertest foobar
    45 //scheme uid commandline doc mode postion callback expectedresult
    45 //scheme uid commandline doc mode postion callback expectedresult
    46 foobar launchApp s60uid: 0x200009ee NULL NULL NULL NULL NULL 0
    46 foobar launchApp s60uid: 0x101f4d90 NULL NULL NULL NULL NULL 0
    47 delete foobar
    47 delete foobar
    48 [Endtest]
    48 [Endtest]
    49 
    49 
    50 [Test]
    50 [Test]
    51 title LaunchApp_IncorrectUId1
    51 title LaunchApp_IncorrectUId1
    70 
    70 
    71 [Test]
    71 [Test]
    72 title LaunchApp_Image_commandline_synch
    72 title LaunchApp_Image_commandline_synch
    73 create tappmanagertest foobar
    73 create tappmanagertest foobar
    74 //scheme uid commandline doc mode postion callback expectedresult
    74 //scheme uid commandline doc mode postion callback expectedresult
    75 foobar launchApp s60uid: 0x200009ee c:\Data\Images\AppTest1.jpg  NULL NULL NULL NULL 0
    75 foobar launchApp s60uid: 0x101f4d90 c:\Data\Images\AppTest1.jpg  NULL NULL NULL NULL 0
    76 delete foobar
    76 delete foobar
    77 [Endtest]
    77 [Endtest]
    78 
    78 
    79 
    79 
    80 [Test]
    80 [Test]
    81 title LaunchApp_Image_Document_synch
    81 title LaunchApp_Image_Document_synch
    82 create tappmanagertest foobar
    82 create tappmanagertest foobar
    83 //scheme uid commandline doc mode postion callback expectedresult
    83 //scheme uid commandline doc mode postion callback expectedresult
    84 foobar launchApp s60uid: 0x200009ee NULL  c:\Data\Images\AppTest2.jpg  NULL NULL NULL 0
    84 foobar launchApp s60uid: 0x101f4d90 NULL  c:\Data\Images\AppTest2.jpg  NULL NULL NULL 0
    85 delete foobar
    85 delete foobar
    86 [Endtest]
    86 [Endtest]
    87 
    87 
    88 
    88 
    89 [Test]
    89 [Test]
    97 
    97 
    98 [Test]
    98 [Test]
    99 title LaunchApp_Background_Manual
    99 title LaunchApp_Background_Manual
   100 create tappmanagertest foobar
   100 create tappmanagertest foobar
   101 //scheme uid commandline doc mode postion callback expectedresult
   101 //scheme uid commandline doc mode postion callback expectedresult
   102 foobar launchApp s60uid: 0x200009ee NULL  c:\Data\Images\AppTest4.jpg  NULL BackGround NULL 0
   102 foobar launchApp s60uid: 0x101f4d90 NULL  c:\Data\Images\AppTest4.jpg  NULL BackGround NULL 0
   103 delete foobar
   103 delete foobar
   104 [Endtest]
   104 [Endtest]
   105 
   105 
   106 
   106 
   107 
   107 
   176 
   176 
   177 [Test]
   177 [Test]
   178 title Get_ApplicationList_Postive
   178 title Get_ApplicationList_Postive
   179 create tappmanagertest foobar
   179 create tappmanagertest foobar
   180 //content Document MimeType ExpectedResult FileName NoOfUids
   180 //content Document MimeType ExpectedResult FileName NoOfUids
   181 foobar getlisttest Application NULL	NULL 0 Result3  2  0x101f8543 0x10005955
   181 foobar getlisttest Application NULL	NULL 0 Result3  2  0x100059ef 0x10005955
   182 delete foobar
   182 delete foobar
   183 [Endtest]
   183 [Endtest]
   184 
   184 
   185 [Test]
   185 [Test]
   186 title Get_ApplicationList_Negative
   186 title Get_ApplicationList_Negative