# Check that the IUT responds with an HTPP 200 OK Acknowledgment response when receiving a PullRequest for vessels with discovery based on sea basin - no Acknowledgment required
log("*** "&testcasename()&": PASS: IUT successfully received mandatory Acknowledgement ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_success);
//}
}
[]tc_ac.timeout{
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_down();
}// End of testcase TC_CDM_NODE_PULL_REQUEST_BV_01_01
/**
* @desc Check that the IUT responds with an HTPP 200 OK Acknowledgment response when receiving a PullRequest from a known peer with a list of vessels in specified basin - no Acknowledgment required