messagingfw/msgtest/integration/sms/group/T_Sms.html
author William Roberts <williamr@symbian.org>
Thu, 17 Jun 2010 11:58:38 +0100
branchGCC_SURGE
changeset 26 1347d5cca6af
parent 0 8e480a14352b
permissions -rw-r--r--
Three more wrongly selected DEF files - Bug 3005

<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title></title>
</head>

<body>

<h2>GT Messaging Test Harness T_SMS</h2>

<p>Copyright © 2000 <a href="http://www.symbian.com"
target="_blank ">Symbian Ltd</a>. All rights reserved.</p>

<p><strong>Test Harness:</strong><font size="2"> </font><font
size="3">T_SMS</font></p>

<p><strong>Component:</strong> SMS</p>

<p><strong>Owner:</strong> AA</p>

<p><strong>Brief Description:</strong> GT Messaging SMS Smoke
Test</p>

<p><strong>Detailed Description:</strong> Tests</p>

<blockquote>
    <p>- SMS Client MTM<br>
    - SMS utility classes (CSmsHeader, CSmsNumber, CSmsSettings,
    TSmsUtilities)<br>
    - Reading and writing Service Centres on the SIM<br>
    - Reading and writing messages to the SIM<br>
    - Sending and receiving messages</p>
</blockquote>

<p><strong>Input Files REQUIRED:</strong></p>

<blockquote>
    <p><tt>&lt;DRIVE&gt;:\msgtest\sms\defaults.script<br>
    &lt;DRIVE&gt;:\msgtest\sms\smoke_recv.script<br>
    &lt;DRIVE&gt;:\msgtest\sms\smoke_enum.script</tt></p>
</blockquote>

<p><strong>Intermediate Files Produced:</strong> None</p>

<p><strong>Output files produced:</strong> <tt>&lt;DRIVE&gt;:\msglogs\T_Sms.&lt;PLATFORM&gt;.&lt;VARIANT&gt;.log</tt></p>

<p><strong>Building Instructions:</strong></p>

<blockquote>
    <p><tt>cd \msg\test\smoke\<br>
    bldmake bldfiles<br>
    abld test build</tt></p>
</blockquote>

<p><strong>Running Instructions:</strong></p>

<p>All Platforms:</p>

<blockquote>
    <p>1. Build T_DB test harness from COMMDB component:</p>
    <blockquote>
        <p><tt>cd \commdb\group<br>
        bldmake bldfiles<br>
        abld test build t_db</tt></p>
    </blockquote>
    <p>2. Run T_DB and select the your modem (probably GSM Mobile
    Phone)</p>
    <p>3. Build the test utilities:</p>
    <blockquote>
        <p><tt>cd \msg\testutils\group\<br>
        bldmake bldfiles<br>
        abld test build</tt></p>
    </blockquote>
    <p>4. Edit <tt>\epoc32\wins\c\msgtest\sms\</tt><strong><tt>defaults.script</tt></strong>.
    Replace the telephone number (&quot;Recipients&quot;) with <em>your</em>
    mobile's number. You may also need to change the service
    centre (&quot;SC&quot;) number (the default is for <a
    href="http://www.vodafone.co.uk" target="_blank ">Vodafone UK</a>).
    For example, change the telephone number like so:</p>
    <blockquote>
        <p><tt>[Defaults]<br>
        SC= +447785016005<br>
        Encoding= 7<br>
        DeliveryReport= DEF<br>
        Bearer= NBS<br>
        </tt><font color="#FF0000"><strike><tt>Recipients= +447747065xxx</tt></strike></font><tt><br>
        </tt><font color="#0000FF"><tt>Recipients= +447747065511</tt></font><tt><br>
        <br>
        endscript</tt></p>
    </blockquote>
</blockquote>

<p>WINS Only:</p>

<blockquote>
    <p>1. Run T_DB.exe (if it has not already been run) and
    select your modem (GSM mobile phone).</p>
    <p>2. <tt>\epoc32\release\wins\&lt;VARIANT&gt;\T_Sms.exe</tt>
    can be used at the command prompt or executable can be run
    from Windows Explorer.</p>
</blockquote>

<p>Platform other than WINS:</p>

<blockquote>
    <p>1. Copy <tt>\epoc32\release\&lt;PLATFORM&gt;\&lt;VARIANT&gt;\</tt><strong><tt>T_Sms.exe</tt></strong>
    onto the other platform (or onto the CF card)</p>
    <p>2. Copy <tt>\epoc32\release\&lt;PLATFORM&gt;\&lt;VARIANT&gt;\</tt><strong><tt>T_DB.exe</tt></strong>
    onto the other platform (or onto the CF card)</p>
    <p>3. Copy <tt>\epoc32\release\&lt;PLATFORM&gt;\&lt;VARIANT&gt;\</tt><strong><tt>MsvTestUtils.DLL</tt></strong>
    into <tt>&lt;DRIVE&gt;:\system\libs</tt> on the other
    platform (or onto the CF card)</p>
    <p>4. Copy <tt>\epoc32\release\&lt;PLATFORM&gt;\&lt;VARIANT&gt;\</tt><strong><tt>SmsTestUtils.DLL</tt></strong>
    into <tt>&lt;DRIVE&gt;:\system\libs</tt> on the other
    platform (or onto the CF card)</p>
    <p>5. Copy <tt>\epoc32\wins\c\msgtest\sms\</tt><strong><tt>smoke_recv.script</tt></strong>,
    <strong><tt>smoke_enum.script</tt></strong> and <strong><tt>defaults.script</tt></strong><strong>
    </strong>into <tt>&lt;DRIVE&gt;:\msgtest\sms</tt> on the
    other platform (or onto the CF card)</p>
    <p>6. <strong>Run T_DB.exe</strong> on the other platform (if
    it has not already been run) and select your modem (GSM
    mobile phone).</p>
    <p>7. <strong>Run T_Sms.exe</strong> on the other platform.</p>
</blockquote>
</body>
</html>