Loading ttcn/AtsCAM/ItsCam_TestControl.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ module ItsCam_TestControl { if(PICS_CAM_GENERATION) { if (not PICS_IS_IUT_SECURED) { execute(TC_CAM_MSD_FMT_BV_01() execute(TC_CAM_MSD_FMT_BV_01()); if (not PICS_RSU) { execute(TC_CAM_MSD_FMT_BV_02()); execute(TC_CAM_MSD_FMT_BV_03()); Loading Loading
ttcn/AtsCAM/ItsCam_TestControl.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ module ItsCam_TestControl { if(PICS_CAM_GENERATION) { if (not PICS_IS_IUT_SECURED) { execute(TC_CAM_MSD_FMT_BV_01() execute(TC_CAM_MSD_FMT_BV_01()); if (not PICS_RSU) { execute(TC_CAM_MSD_FMT_BV_02()); execute(TC_CAM_MSD_FMT_BV_03()); Loading