apicompatanamdw/bcdrivers/os/cellularsrv/BCSmsUtilitiesTest/group/SG.xml
author shrivatsa
Fri, 27 Aug 2010 14:37:16 +0530
changeset 8 d8ef7a232001
permissions -rw-r--r--
Added Classic UI test cases. Fixes to other existing test cases.

<test>
<!--The test name for OSD and binary for verification-->
<API binary="BCSmsUtilitiesTest.dll" module="Os/CellularSrv">SDK SMS GSM Utilities API</API>
<TestFramework type="hardcoded">STIF</TestFramework>
<!--Some description of the API under test-->
<desc>The tests involve the RTC-Core Telephony SDK SMS GSM Utilities</desc>

<!--commands to be executed-->
<CommandSet>
<Execute command="ATSInterface.exe"> -testmodule BCSmsUtilitiesTest </Execute>
<Component name="SDK SMS GSM Utilities API">
 <Info>
  <TCCount start_version="51" end_version="52">13</TCCount>
  <Execute command="copylog"><src>c:\Logs\TestFramework\TestReport.txt</src><dst>e:\BCTest\results\CellularSrv_SmsGsm.txt</dst></Execute>
 </Info>
</Component>
</CommandSet>
</test>