|
1 [main] |
|
2 bio_test doatstart |
|
3 bio_test wapp0058 |
|
4 bio_test doattheend |
|
5 |
|
6 |
|
7 // Startup section. |
|
8 [doatstart] |
|
9 clean_all_bio_msgs |
|
10 |
|
11 |
|
12 // Shutdown section. |
|
13 [doattheend] |
|
14 |
|
15 |
|
16 // wapp tests. |
|
17 [wapp0058] |
|
18 gen_msg_from_file wapp\wapp0058.bin |
|
19 check_used_bif 10005532 |
|
20 bio_client_parse |
|
21 bio_client_process |
|
22 dump_parsed_message |
|
23 chk_file_in_msg_dir_with_ext |
|
24 // |
|
25 // check commdb tables for correct entries |
|
26 bio_commdb DialOutIsp wapp0058_commdb_dialoutisp_table |
|
27 bio_commdb IAP wapp0058_commdb_iap_table |
|
28 bio_commdb WAPAccessPoint wapp0058_commdb_wapap_table |
|
29 bio_commdb WAPIPBearer wapp0058_commdb_wapip_table |
|
30 bio_commdb WAPSMSBearer wapp0058_commdb_wapsms_table |
|
31 |
|
32 |
|
33 [wapp0058_commdb_dialoutisp_table] |
|
34 commdb_check text Name "WAPP 0058-GsmCsd" |
|
35 commdb_check text IpGateway "195.134.200.58" |
|
36 commdb_check text DefaultTelNum "+35833151001" |
|
37 commdb_check text LoginName "username" |
|
38 commdb_check text IfAuthName "username" |
|
39 commdb_check uint BearerProtocol "3" |
|
40 commdb_check uint BearerSpeed "1" |
|
41 commdb_check text Description "Everybodys ISP" |
|
42 |
|
43 |
|
44 [wapp0058_commdb_iap_table] |
|
45 commdb_check text Name "WAPP 0058-GsmCsd" |
|
46 |
|
47 |
|
48 [wapp0058_commdb_wapap_table] |
|
49 commdb_check text StartPage "/homepage/index.wml" |
|
50 commdb_check text Name "WAPP 0058" |
|
51 |
|
52 |
|
53 [wapp0058_commdb_wapip_table] |
|
54 commdb_check text GatewayAddress "195.134.200.58" |
|
55 commdb_check uint ProxyPortNumber "9202" |
|
56 commdb_check bool WSPOption "false" |
|
57 commdb_check bool Security "true" |
|
58 commdb_check text ProxyLogin "wapuser" |
|
59 commdb_check text ProxyPassword "wappswrd" |
|
60 |
|
61 |
|
62 [wapp0058_commdb_wapsms_table] |
|
63 commdb_check text GatewayAddress "1065558" |
|
64 commdb_check bool WSPOption "true" |
|
65 commdb_check bool Security "false" |
|
66 commdb_check text ServiceCentreAddress "+358508771020" |