tsrc/cpixmwtester/conf/cpixmwtester.cfg
changeset 1 6f2c1c46032b
parent 0 671dee74050a
child 7 a5fbfefd615f
equal deleted inserted replaced
0:671dee74050a 1:6f2c1c46032b
       
     1 [StifSettings]
       
     2 CapsModifier= capsmod_mw.exe
       
     3 [EndStifSettings]
     1 
     4 
     2 [Test]
     5 [Test]
     3 title TestBlacklistPlugin
     6 title TestBlacklistPlugin
     4 create CPixMWTester foobar
     7 create CPixMWTester foobar
     5 foobar TestBlacklistPlugin 2
     8 foobar TestBlacklistPlugin 2
    17 title TestWatchdog
    20 title TestWatchdog
    18 create CPixMWTester foobar 
    21 create CPixMWTester foobar 
    19 foobar TestWatchdog
    22 foobar TestWatchdog
    20 delete foobar
    23 delete foobar
    21 [Endtest]
    24 [Endtest]
       
    25 
       
    26 [Test]
       
    27 title TestDeleteContentInfoDB
       
    28 create CPixMWTester foobar 
       
    29 foobar TestDeleteContentInfoDB
       
    30 delete foobar
       
    31 [Endtest]
       
    32 
       
    33 [Test]
       
    34 title TestAddContent
       
    35 create CPixMWTester foobar 
       
    36 foobar TestAddContent contacts
       
    37 delete foobar
       
    38 [Endtest]
       
    39 
       
    40 [Test]
       
    41 title TestRemoveContent
       
    42 create CPixMWTester foobar 
       
    43 foobar TestRemoveContent contacts
       
    44 delete foobar
       
    45 [Endtest]
       
    46 
       
    47 [Test]
       
    48 title TestResetContent
       
    49 create CPixMWTester foobar 
       
    50 foobar TestResetContent contacts
       
    51 delete foobar
       
    52 [Endtest]
       
    53 
       
    54 [Test]
       
    55 title TestUpdateBLStatus
       
    56 create CPixMWTester foobar 
       
    57 foobar TestUpdateBLStatus contacts
       
    58 delete foobar
       
    59 [Endtest]
       
    60 
       
    61 [Test]
       
    62 title TestUpdateINStatus
       
    63 create CPixMWTester foobar 
       
    64 foobar TestUpdateINStatus contacts
       
    65 delete foobar
       
    66 [Endtest]