usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg
branchRCL_3
changeset 92 dde4619868dc
parent 80 e02eb84a14d2
--- a/usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg	Wed Sep 15 13:20:24 2010 +0300
+++ b/usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg	Wed Oct 13 15:41:46 2010 +0300
@@ -92,6 +92,14 @@
 
 // USBRemotePersonalityTest Module Tests (... tc)
 
+/*
+[Test]
+title Example Api Test
+create USBRemotePersonalityTest tester
+tester ExecuteModuleTest ExampleModuleTest
+delete tester
+[Endtest]
+*/
 
 // Add new module tests here
 // ...
@@ -99,6 +107,14 @@
 
 // USBRemotePersonalityTest Branch Tests (... tc)
 
+/*
+[Test]
+title Example Api Test
+create USBRemotePersonalityTest tester
+tester ExecuteBranchTest ExampleBranchTest
+delete tester
+[Endtest]
+*/
 
 // Add new branch tests here
 // ...