* @desc "IUT successfully responds with a Point when it receives a HTTP POST location request without location type"
* @reference
@@ -354,7 +342,6 @@ module AtsNg112_TestCases {
// Postamble
f_cf_01_http_down();
}// End of testcase TC_LIS_HTTP_POST_BV_02
>>>>>>>TTCN_3_Developments
/**
* @desc IUT successfully responds with a reference when it receives a HTTP POST location request with location type locationURI and exact attribute
@@ -441,14 +428,6 @@ module AtsNg112_TestCases {
f_cf_01_http_down();
}// End of testcase TC_LIS_HTTP_POST_BV_03
<<<<<<<HEAD
// LibNg112
importfromLibNg112_TypesAndValuesall;
importfromLibNg112_Templatesall;
importfromLibNg112_Functionsall;
importfromLibNg112_TestSystemall;
importfromLibNg112_Picsall;
=======
/**
* @desc IUT successfully responds with a reference and geodetic location when it receives a HTTP POST location request with location types locationURI and geodetic and exact attribute
* @reference
@@ -577,7 +556,6 @@ module AtsNg112_TestCases {
// Postamble
f_cf_01_http_down();
}// End of testcase TC_LIS_HTTP_POST_BV_04
>>>>>>>TTCN_3_Developments
/**
* @desc "IUT successfully responds with an error response when it receives a HTTP POST location request for an unknown device"