usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg
branchRCL_3
changeset 92 dde4619868dc
parent 80 e02eb84a14d2
equal deleted inserted replaced
86:703a2b94c06c 92:dde4619868dc
    90 // ...
    90 // ...
    91 
    91 
    92 
    92 
    93 // USBRemotePersonalityTest Module Tests (... tc)
    93 // USBRemotePersonalityTest Module Tests (... tc)
    94 
    94 
       
    95 /*
       
    96 [Test]
       
    97 title Example Api Test
       
    98 create USBRemotePersonalityTest tester
       
    99 tester ExecuteModuleTest ExampleModuleTest
       
   100 delete tester
       
   101 [Endtest]
       
   102 */
    95 
   103 
    96 // Add new module tests here
   104 // Add new module tests here
    97 // ...
   105 // ...
    98 
   106 
    99 
   107 
   100 // USBRemotePersonalityTest Branch Tests (... tc)
   108 // USBRemotePersonalityTest Branch Tests (... tc)
   101 
   109 
       
   110 /*
       
   111 [Test]
       
   112 title Example Api Test
       
   113 create USBRemotePersonalityTest tester
       
   114 tester ExecuteBranchTest ExampleBranchTest
       
   115 delete tester
       
   116 [Endtest]
       
   117 */
   102 
   118 
   103 // Add new branch tests here
   119 // Add new branch tests here
   104 // ...
   120 // ...