equal
deleted
inserted
replaced
|
1 [main] |
|
2 bio_test doatstart |
|
3 bio_test wapp0079 |
|
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 [wapp0079] |
|
18 gen_msg_from_file wapp\wapp0079.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 wapp0079_commdb_dialoutisp_table |
|
27 bio_commdb IAP wapp0079_commdb_iap_table |
|
28 bio_commdb WAPAccessPoint wapp0079_commdb_wapap_table |
|
29 bio_commdb WAPIPBearer wapp0079_commdb_wapip_table |
|
30 bio_commdb WAPSMSBearer wapp0079_commdb_wapsms_table |
|
31 |
|
32 |
|
33 [wapp0079_commdb_dialoutisp_table] |
|
34 commdb_check text IpGateway "111.128.129.79" |
|
35 commdb_check text DefaultTelNum "+44207555333" |
|
36 commdb_check text Name "WAP World-GsmCsd" |
|
37 |
|
38 |
|
39 [wapp0079_commdb_iap_table] |
|
40 commdb_check text Name "WAP World-GsmCsd" |
|
41 |
|
42 |
|
43 [wapp0079_commdb_wapap_table] |
|
44 commdb_check text StartPage "/index.wml" |
|
45 commdb_check text Name "WAP World" |
|
46 |
|
47 |
|
48 [wapp0079_commdb_wapip_table] |
|
49 commdb_check text GatewayAddress "111.128.129.79" |
|
50 |
|
51 |
|
52 [wapp0079_commdb_wapsms_table] |
|
53 commdb_check text GatewayAddress "77008879" |
|
54 commdb_check text ServiceCentreAddress "+441020304050" |