[main]
bio_test doatstart
bio_test gprs_01
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


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


[gprs_03_commdb_OutgoingGPRS_table]
commdb_check text Name "In"
commdb_check text APN "Test"
commdb_check text PDPType "IPV6"
commdb_check text PDPAddress "www.wid.com"
commdb_check text IfAuthName "Mike"
commdb_check text IfAuthPass "Mike"
commdb_check text IpNameServer1 "194.72.6.55"
commdb_check text IpNameServer2 "194.72.6.56"
commdb_check text IpNetMask "255.255.255.0"
commdb_check text IPADDR "194.72.6.50"
