Loading ttcn/AtsNg112/AtsNg112_TestControl.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -15,10 +15,14 @@ module AtsNg112_TestControl { execute(TC_LIS_HTTP_POST_BV_03()); execute(TC_LIS_HTTP_POST_BV_03()); execute(TC_LIS_HTTP_POST_BV_04()); execute(TC_LIS_HTTP_POST_BV_04()); execute(TC_LIS_HTTP_POST_BV_05()); execute(TC_LIS_HTTP_POST_BV_05()); execute(TC_LIS_HTTP_POST_BV_06()); } } if (PICS_HTTP_GET_REQUEST and PICS_LOCATION_HELD) { if (PICS_HTTP_GET_REQUEST and PICS_LOCATION_HELD) { execute(TC_LIS_HTTP_GET_BV_01()); execute(TC_LIS_HTTP_GET_BV_01()); } } if (not(PICS_HTTP_GET_REQUEST) and PICS_LOCATION_HELD) { execute(TC_LIS_HTTP_GET_BV_02()); } } } if (PICS_ECRF_IUT) { if (PICS_ECRF_IUT) { if (PICS_HTTP_POST_REQUEST and PICS_SERVICE_LOST) { if (PICS_HTTP_POST_REQUEST and PICS_SERVICE_LOST) { Loading Loading
ttcn/AtsNg112/AtsNg112_TestControl.ttcn +4 −0 Original line number Original line Diff line number Diff line Loading @@ -15,10 +15,14 @@ module AtsNg112_TestControl { execute(TC_LIS_HTTP_POST_BV_03()); execute(TC_LIS_HTTP_POST_BV_03()); execute(TC_LIS_HTTP_POST_BV_04()); execute(TC_LIS_HTTP_POST_BV_04()); execute(TC_LIS_HTTP_POST_BV_05()); execute(TC_LIS_HTTP_POST_BV_05()); execute(TC_LIS_HTTP_POST_BV_06()); } } if (PICS_HTTP_GET_REQUEST and PICS_LOCATION_HELD) { if (PICS_HTTP_GET_REQUEST and PICS_LOCATION_HELD) { execute(TC_LIS_HTTP_GET_BV_01()); execute(TC_LIS_HTTP_GET_BV_01()); } } if (not(PICS_HTTP_GET_REQUEST) and PICS_LOCATION_HELD) { execute(TC_LIS_HTTP_GET_BV_02()); } } } if (PICS_ECRF_IUT) { if (PICS_ECRF_IUT) { if (PICS_HTTP_POST_REQUEST and PICS_SERVICE_LOST) { if (PICS_HTTP_POST_REQUEST and PICS_SERVICE_LOST) { Loading