[main]
bio_test doatstart
bio_test gprs_01
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[gprs_01]
gen_msg_from_file iacp\iacp_gprs_01.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check commdb tables for correct entries
bio_commdb OutgoingGPRS gprs_01_commdb_OutgoingGPRS_table


[gprs_01_commdb_OutgoingGPRS_table]
commdb_check text Name "Out"
commdb_check text APN "Test"
commdb_check text PDPType "IPV4"
commdb_check text PDPAddress "www.wid.com"
commdb_check text IfAuthName "Mike"
commdb_check text IfAuthPass "Mike"
commdb_check text IpNameServer1 "194.72.6.51"
commdb_check text IpNameServer2 "194.72.6.52"
commdb_check text IpNetMask "255.255.255.0"

