diff -r 5b2a402e96ac -r 25fce757be94 usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg --- a/usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg Thu Aug 19 10:54:11 2010 +0300 +++ b/usbengines/usbremotepersonality/tsrc/USBRemotePersonalityTest/conf/USBRemotePersonalityTest.cfg Tue Aug 31 16:13:57 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 // ...