diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/biomsgfw/T_BIOMSG/Scripts/Wapp/wapp0078.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/biomsgfw/T_BIOMSG/Scripts/Wapp/wapp0078.txt Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,66 @@ +[main] +bio_test doatstart +bio_test wapp0078 +bio_test doattheend + + +// Startup section. +[doatstart] +clean_all_bio_msgs + + +// Shutdown section. +[doattheend] + + +// wapp tests. +[wapp0078] +gen_msg_from_file wapp\wapp0078.bin +check_used_bif 10005532 +bio_client_parse +bio_client_process +dump_parsed_message +chk_file_in_msg_dir_with_ext +// +// check commdb tables for correct entries +bio_commdb DialOutIsp wapp0078_commdb_dialoutisp_table +bio_commdb IAP wapp0078_commdb_iap_table +bio_commdb WAPAccessPoint wapp0078_commdb_wapap_table +bio_commdb WAPIPBearer wapp0078_commdb_wapip_table +bio_commdb WAPSMSBearer wapp0078_commdb_wapsms_table + + +[wapp0078_commdb_dialoutisp_table] +commdb_check text IpGateway "111.128.129.78" +commdb_check text DefaultTelNum "+4420787654321" +commdb_check text LoginName "user1" +commdb_check text IfAuthName "user1" +commdb_check uint BearerProtocol "3" +commdb_check uint BearerSpeed "5" +commdb_check text Description "Geek ISP" +commdb_check text Name "WAP World-GsmCsd" + + +[wapp0078_commdb_iap_table] +commdb_check text Name "WAP World-GsmCsd" + + +[wapp0078_commdb_wapap_table] +commdb_check text StartPage "/main-index.wml" +commdb_check text Name "WAP World" + + +[wapp0078_commdb_wapip_table] +commdb_check text GatewayAddress "111.128.129.78" +commdb_check uint ProxyPortNumber "9202" +commdb_check bool WSPOption "false" +commdb_check bool Security "true" +commdb_check text ProxyLogin "proxy1" +commdb_check text ProxyPassword "proxy1" + + +[wapp0078_commdb_wapsms_table] +commdb_check text GatewayAddress "99005578" +commdb_check bool WSPOption "true" +commdb_check bool Security "true" +commdb_check text ServiceCentreAddress "+4410777888"