equal
deleted
inserted
replaced
|
1 [main] |
|
2 bio_test doatstart |
|
3 bio_test wapp0001 |
|
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 [wapp0001] |
|
18 gen_msg_from_file wapp\wapp0001.bin |
|
19 check_used_bif 10005532 |
|
20 bio_client_parse |
|
21 bio_client_process |
|
22 dump_parsed_message |
|
23 // |
|
24 // check commdb tables for correct entries |
|
25 bio_commdb DialOutIsp wapp0001_commdb_dialoutisp_table |
|
26 bio_commdb IAP wapp0001_commdb_iap_table |
|
27 bio_commdb WAPAccessPoint wapp0001_commdb_wapap_table |
|
28 bio_commdb WAPIPBearer wapp0001_commdb_wapip_table |
|
29 bio_commdb WAPSMSBearer wapp0001_commdb_wapsms_table |
|
30 |
|
31 |
|
32 [wapp0001_commdb_dialoutisp_table] |
|
33 commdb_check text IpGateway "192.122.10.1" |
|
34 commdb_check text DefaultTelNum "+358508124002" |
|
35 commdb_check text LoginName "wapuser" |
|
36 commdb_check text IfAuthName "wapuser" |
|
37 commdb_check uint BearerProtocol "3" |
|
38 commdb_check uint BearerSpeed "1" |
|
39 commdb_check text Name "WAP 0001-GsmCsd" |
|
40 |
|
41 |
|
42 [wapp0001_commdb_iap_table] |
|
43 commdb_check text Name "WAP 0001-GsmCsd" |
|
44 |
|
45 |
|
46 [wapp0001_commdb_wapap_table] |
|
47 commdb_check text Name "WAP 0001" |
|
48 |
|
49 |
|
50 [wapp0001_commdb_wapip_table] |
|
51 commdb_check text GatewayAddress "192.122.10.1" |
|
52 |
|
53 |
|
54 [wapp0001_commdb_wapsms_table] |
|
55 commdb_check text GatewayAddress "9400401" |
|
56 commdb_check text ServiceCentreAddress "+36209400400" |