Commit 12e18a7c authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

Update of the last IVIM tests

parent bfa0371b
...@@ -61,7 +61,7 @@ module LibItsIvim_TestSystem { ...@@ -61,7 +61,7 @@ module LibItsIvim_TestSystem {
* @desc FA1 IVIM Port (IVIM/BTP/GeoNet/G5) * @desc FA1 IVIM Port (IVIM/BTP/GeoNet/G5)
*/ */
type port IvimPort message { type port IvimPort message {
inout IvimInd; //changed form in to inout in TTF002 due to TP_IS_IVI_RCV_SSP_* tests in IvimInd;
out IvimReq; out IvimReq;
} // End of port IvimPort } // End of port IvimPort
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment