diff -r 000000000000 -r 72b543305e3a mobilemessaging/smsmtm/test/data/T_SmsSendRecv.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mobilemessaging/smsmtm/test/data/T_SmsSendRecv.html Thu Dec 17 08:44:11 2009 +0200 @@ -0,0 +1,129 @@ + + + + + + + + + + +

GT Messaging Test Harness T_SmsSendRecv

+ +

Copyright © 2000-2002 Symbian +Ltd. All rights reserved.

+ +

Test Harness: T_SmsSendRecv

+ +

Component: SMS

+ +

Owner: AA

+ +

Brief Description: Sends and waits to receive +SMS messages specified in sendrecv.script

+ +

Detailed Description: As Above

+ +

Input Files REQUIRED:

+ +
+

<DRIVE>:\msgtest\sms\defaults.script
+ <DRIVE>:\msgtest\sms\sendrecv.script

+
+ +

Intermediate Files Produced: None

+ +

Output files produced: <DRIVE>:\msglogs\T_SmsSendRecv.<PLATFORM>.<VARIANT>.log

+ +

Building Instructions:

+ +
+

cd \msg\smcm
+ bldmake bldfiles
+ abld test build

+
+ +

Running Instructions:

+ +

All Platforms:

+ +
+

1. Build T_CreateDb test harness from COMMDB component:

+
+

cd \commdb\group
+ bldmake bldfiles
+ abld test build T_CreateDb

+
+

2. Run T_CreateDb and select the your modem (probably GSM + Mobile Phone)

+

3. Build the test utilities:

+
+

cd \msg\testutils\group\
+ bldmake bldfiles
+ abld test build

+
+

4. Build this test harness:

+
+

cd \msg\smcm
+ bldmake bldfiles
+ abld test build t_smcmrecvmanual

+
+

5. Edit \epoc32\wins\c\msgtest\sms\defaults.script. + Replace the telephone number ("Recipients") with your + mobile's number. You may also need to change the service + centre ("SC") number (the default is for Vodafone UK). + For example, change the telephone number like so:

+
+

[Defaults]
+ SC= +447785016005
+ Encoding= 7
+ DeliveryReport= DEF
+ Bearer= NBS
+
Recipients= +447747065xxx
+
Recipients= +447747065511
+
+ endscript

+
+
+ +

WINS Only:

+ +
+

1. Run T_CreateDb.exe (if it has not already been run) and + select your modem (GSM mobile phone).

+

2. \epoc32\release\wins\<VARIANT>\T_SmsSendRecv.exe + can be used at the command prompt or executable can be run + from Windows Explorer.

+
+ +

Platform other than WINS:

+ +
+

1. Copy \epoc32\release\<PLATFORM>\<VARIANT>\T_SmsSendRecv.exe + onto the other platform (or onto the CF card)

+

2. Copy \epoc32\release\<PLATFORM>\<VARIANT>\T_CreateDb.exe + onto the other platform (or onto the CF card)

+

3. Copy \epoc32\release\<PLATFORM>\<VARIANT>\MsvTestUtils.DLL + into <DRIVE>:\system\libs on the other + platform (or onto the CF card)

+

4. Copy \epoc32\release\<PLATFORM>\<VARIANT>\SmsTestUtils.DLL + into <DRIVE>:\system\libs on the other + platform (or onto the CF card)

+

5. Copy \epoc32\wins\c\msgtest\sms\sendrecv.script + and defaults.script into <DRIVE>:\msgtest\sms + on the other platform (or onto the CF card)

+

6. Run T_CreateDb.exe on the other + platform (if it has not already been run) and select your + modem (GSM mobile phone).

+

7. Run T_SmsSendRecv.exe on the other + platform.

+
+ +

Copyright © 2000-2002 Symbian +Ltd. All rights reserved.

+ +