|
1 [Init1] |
|
2 actionParam = 0 _ telServer |
|
3 |
|
4 [StartWatchers] |
|
5 actionParam = watchers _ |
|
6 |
|
7 [Sleep10] |
|
8 actionParam = 10 |
|
9 |
|
10 [GetBaseConstants] |
|
11 actionParam = inbox outbox draft sent deleted |
|
12 |
|
13 [SetSettingsFile] |
|
14 actionParam = "c:\msgtest\TestFramework\ScriptedTestCases\EmailOverSMS\MSG-SMS-Receive-Class0SMS-0003settings.txt" |
|
15 |
|
16 [SetSmsMessageConfigFile] |
|
17 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmsMessage "c:\msgtest\TestFramework\ScriptedTestCases\EmailOverSMS\MSG-SMS-Receive-Class0SMS-0003.txt" |
|
18 |
|
19 [CreateSession] |
|
20 actionParam = session |
|
21 |
|
22 [CreateRegistry] |
|
23 actionParam = session registry |
|
24 |
|
25 [CreateSmsService] |
|
26 actionParam = session _ _ _ _ _ svcid |
|
27 |
|
28 [SetSmsSettings] |
|
29 actionParam = session svcid |
|
30 |
|
31 [SetSchSendSettings] |
|
32 actionParam = session svcid 0 |
|
33 |
|
34 [CreateMtm] |
|
35 actionParam = session svcid registry mtm |
|
36 |
|
37 [EmptyOutbox] |
|
38 actionParam = session outbox |
|
39 |
|
40 [EmptySent] |
|
41 actionParam = session sent |
|
42 |
|
43 [EmptyInbox] |
|
44 actionParam = session inbox |
|
45 |
|
46 |
|
47 [GetSmsConstants] |
|
48 actionParam = mtmid |
|
49 |
|
50 [CreateMessage] |
|
51 actionParam = session outbox svcid _ msgid |
|
52 |
|
53 [CreateSelection] |
|
54 actionParam = selection |
|
55 |
|
56 [AppendToSelection] |
|
57 actionParam = selection msgid |
|
58 |
|
59 [NetAvailable] |
|
60 actionParam = 5 |
|
61 |
|
62 [NetStrengthHigh] |
|
63 actionParam = 6 |
|
64 |
|
65 [Sleep3] |
|
66 actionParam = 3 |
|
67 |
|
68 [CheckChildrenCountOutbox1] |
|
69 actionParam = session outbox 1 |
|
70 |
|
71 [ScheduleMessage] |
|
72 actionParam = 10002 mtm selection "" _ |
|
73 // ESmsMtmCommandScheduleCopy(10002) |
|
74 |
|
75 [MsgSent] |
|
76 actionParam = session msgid 8 0 0 0 30 |
|
77 //actionParam = session msgid StateTryingToReach(KMsvSendStateSent) PendingConditionMet(0) !Scheduled(0) ExpectedToFail(0) TimeWhichEventMustHappenIn(30) |
|
78 |
|
79 [ReceiveSmsMessages] |
|
80 actionParam = session 1 Action |
|
81 |
|
82 |
|
83 [CheckChildrenCountOutbox0] |
|
84 actionParam = session outbox 0 |
|
85 |
|
86 [CheckChildrenCountSent0] |
|
87 actionParam = session sent 0 |
|
88 |
|
89 [CheckChildrenCountInbox0] |
|
90 actionParam = session inbox 0 |
|
91 |
|
92 |
|
93 [CheckChildrenCountOutbox1] |
|
94 actionParam = session outbox 3 |
|
95 |
|
96 [CheckChildrenCountSent1] |
|
97 actionParam = session sent 3 |
|
98 |
|
99 [CheckChildrenCountInbox1] |
|
100 actionParam = session inbox 3 |
|
101 |
|
102 [CheckClass0SMS] |
|
103 actionParam = "test message, 8bits, length 30" |
|
104 |
|
105 [ForwardSystemTime] |
|
106 actionParam = 420 |
|
107 |
|
108 [UnloadPhoneModule] |
|
109 actionParam = _ telServer |