|
1 [main] |
|
2 bio_test doatstart |
|
3 bio_test wapp0073 |
|
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 [wapp0073] |
|
18 gen_msg_from_file wapp\wapp0073.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 wapp0073_commdb_dialoutisp_table |
|
27 bio_commdb IAP wapp0073_commdb_iap_table |
|
28 bio_commdb WAPAccessPoint wapp0073_commdb_wapap_table |
|
29 bio_commdb WAPIPBearer wapp0073_commdb_wapip_table |
|
30 bio_commdb WAPSMSBearer wapp0073_commdb_wapsms_table |
|
31 |
|
32 |
|
33 [wapp0073_commdb_dialoutisp_table] |
|
34 commdb_check text IpGateway "192.122.10.73" |
|
35 commdb_check text DefaultTelNum "+358508124002" |
|
36 commdb_check text LoginName "wapuser" |
|
37 commdb_check text IfAuthName "wapuser" |
|
38 commdb_check uint BearerProtocol "4" |
|
39 commdb_check uint BearerSpeed "7" |
|
40 commdb_check text Description "World Access ISP" |
|
41 commdb_check text Name "WAPP 0073-GsmCsd" |
|
42 |
|
43 |
|
44 [wapp0073_commdb_iap_table] |
|
45 commdb_check text Name "WAPP 0073-GsmCsd" |
|
46 |
|
47 |
|
48 [wapp0073_commdb_wapap_table] |
|
49 commdb_check text StartPage "/startpage/index.wml" |
|
50 commdb_check text Name "WAPP 0073" |
|
51 |
|
52 |
|
53 [wapp0073_commdb_wapip_table] |
|
54 commdb_check text GatewayAddress "192.122.10.73" |
|
55 commdb_check uint ProxyPortNumber "9200" |
|
56 commdb_check bool WSPOption "false" |
|
57 commdb_check bool Security "false" |
|
58 commdb_check text ProxyLogin "pxauthname" |
|
59 commdb_check text ProxyPassword "pxauthsecret" |
|
60 |
|
61 |
|
62 [wapp0073_commdb_wapsms_table] |
|
63 commdb_check text GatewayAddress "9400473" |
|
64 commdb_check bool WSPOption "true" |
|
65 commdb_check bool Security "true" |
|
66 commdb_check text ServiceCentreAddress "+36209400400" |