Commit 057abeac authored by Garcia's avatar Garcia
Browse files

Update control section

parent c4c7d360
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -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) {