[main]
bio_test doatstart
bio_test iap_01
bio_test doattheend


// Startup section.
[doatstart]
clean_all_bio_msgs


// Shutdown section.
[doattheend]


// wapp tests.
[iap_01]
gen_msg_from_file iacp\iacp_iap_01.txt
check_used_bif 1000552f
bio_client_parse
bio_client_process
dump_parsed_message
//
// check commdb tables for correct entries
bio_commdb DialOutIsp iap_01_commdb_dialoutisp_table
bio_commdb IAP iap_01_commdb_iap_table


[iap_01_commdb_dialoutisp_table]
commdb_check text Name "Demon"
commdb_check text LoginName "yashar"
//commdb_check text IfAuthName "yashar"
commdb_check text LoginPass "dig23ler"
//commdb_check text IfAuthPass "dig23ler"
commdb_check text DefaultTelNum "+44 845 2121666"
commdb_check text IpNameServer1 "::158.152.1.58"
commdb_check text IpNameServer2 "158.152.1.43"
commdb_check text InitString "modem initialisation string."


[iap_01_commdb_iap_table]
commdb_check text Name "Demon"
commdb_check text IAPServiceType "DialOutISP"
commdb_check text IAPBearerType "ModemBearer"

