equal
deleted
inserted
replaced
|
1 [main] |
|
2 bio_test doatstart |
|
3 bio_test wapp0027 |
|
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 [wapp0027] |
|
18 gen_msg_from_file wapp\wapp0027.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 WAPAccessPoint wapp0027_commdb_wapap_table |
|
26 bio_commdb WAPSMSBearer wapp0027_commdb_wapsms_table |
|
27 |
|
28 |
|
29 [wapp0027_commdb_wapap_table] |
|
30 commdb_check text StartPage "/index.wml" |
|
31 commdb_check text Name "WAPP 0027" |
|
32 |
|
33 |
|
34 [wapp0027_commdb_wapsms_table] |
|
35 commdb_check text GatewayAddress "1065527" |
|
36 commdb_check bool WSPOption "true" |
|
37 commdb_check bool Security "true" |
|
38 commdb_check text ServiceCentreAddress "+358508771021" |