debugapps/appregexec/tsrc/conf/AppRegExec_test.cfg
changeset 53 819e59dfc032
equal deleted inserted replaced
52:36d60d12b4af 53:819e59dfc032
       
     1 [Test]
       
     2 title Positive_TestCase
       
     3 create AppRegExec_test foobar
       
     4 foobar Positive_TestCase
       
     5 delete foobar
       
     6 [Endtest] 
       
     7 
       
     8 [Test]
       
     9 title Negative_TestCase
       
    10 create AppRegExec_test foobar
       
    11 foobar Negative_TestCase
       
    12 delete foobar
       
    13 [Endtest] 
       
    14 
       
    15 [Test]
       
    16 title StartBackRoundApp
       
    17 create AppRegExec_test foobar
       
    18 foobar StartBackRoundApp
       
    19 delete foobar
       
    20 [Endtest]
       
    21 
       
    22