Index: results/Build_Status_Report.csv =================================================================== diff -u -r170b95d9215ae302fcbdc5ea9b4cc5bd9535d996 -rb009486244597c514534d6470ca5c162f9fe631e --- results/Build_Status_Report.csv (.../Build_Status_Report.csv) (revision 170b95d9215ae302fcbdc5ea9b4cc5bd9535d996) +++ results/Build_Status_Report.csv (.../Build_Status_Report.csv) (revision b009486244597c514534d6470ca5c162f9fe631e) @@ -1,8 +1,10 @@ Running Project, hdfirmware -Date, Thu Jul 9 09:09:00 PDT 2020 +Date, Thu Sep 10 11:19:35 PDT 2020 -VectorCAST Pass/Fail Status, Passed +VectorCAST Pass/Fail Status, Failed +The following test(s) failed: +VectorCAST_MinGW_C_LinuxTestSuite_INT_RTC_management_report.html Unit Test Coverage, Passed @@ -14,47 +16,28 @@ dginterface,execTreatmentReservoirMgmt presoccl,execPresOcclTest alarmmgmt,updateAlarmsFlags +dialinflow,execDialInFlowTest alarmlamp,setAlarmLampToPatternStep +bloodflow,execBloodFlowTest dialysis,handleUFPausedState dialysis,handleUFRunningState -Integration Test Coverage, Passed +Integration Test Coverage, Failed +The following test(s) failed: +./VectorCAST_MinGW_C_LinuxTestSuite_INT_PRESOCCL_management_report.html +./VectorCAST_MinGW_C_LinuxTestSuite_INT_MODETREATMENT_management_report.html Integration Test Manual Cases Module, Function Name dialysis,transitionToDialysis -dialysis,handleDialysisSolutionInfusionState +dialysis,getSalineBolusState +dialysis,handleDialysisSalineBolusState dialysis,handleUFStartState dialysis,handleUFPausedState dialysis,handleUFOffState dialysis,handleUFCompletedState -dialysis,setStartReservoirVolume -dialysis,signalReservoirsSwitched -dialysis,setFinalReservoirVolume -systemcommmessages,sendDialysateTempTargetsToDG -systemcommmessages,sendDGSwitchReservoirCommand -systemcommmessages,sendDGFillCommand -systemcommmessages,sendDGDrainCommand -systemcommmessages,sendDGStartStopCommand -systemcommmessages,sendDGSampleWaterCommand -systemcommmessages,broadcastAlarmCleared +systemcommmessages,broadcastAccelData systemcommmessages,broadcastHDOperationMode -systemcommmessages,handleFWVersionRequest -systemcommmessages,handleTestArterialPressureOverrideRequest -systemcommmessages,handleTestVenousPressureOverrideRequest -systemcommmessages,handleTestBloodPumpOcclusionOverrideRequest -systemcommmessages,handleTestDialysateInletPumpOcclusionOverrideRequest -systemcommmessages,handleTestDialysateOutletPumpOcclusionOverrideRequest -systemcommmessages,handleTestPresOcclBroadcastIntervalOverrideRequest -systemcommmessages,handleSetRTCTimestamp -systemcommmessages,handleTestDialOutFlowBroadcastIntervalOverrideRequest -systemcommmessages,handleTestDialOutUFReferenceVolumeOverrideRequest -systemcommmessages,handleTestDialOutUFMeasuredVolumeOverrideRequest -systemcommmessages,handleTestDialOutPumpMCMeasuredSpeedOverrideRequest -systemcommmessages,handleTestDialOutPumpMCMeasuredCurrentOverrideRequest -systemcommmessages,handleTestDialOutPumpMeasuredSpeedOverrideRequest -systemcommmessages,handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest -systemcommmessages,handleTestDialOutLoadCellWeightOverrideRequest nvdatamgmt,setMfgData nvdatamgmt,getMfgData nvdatamgmt,setCalibrationData @@ -79,15 +62,13 @@ nvdatamgmt,getAvailableQueueCount nvdatamgmt,enqueueBank7Sector0Records nvdatamgmt,eraseDataLogSectors +accel,getAccelCalibration presoccl,setPressureLimits presoccl,setOcclusionThreshold presoccl,handlePresOcclInitState presoccl,getMeasuredArterialPressure presoccl,getMeasuredVenousPressure -presoccl,execPresOcclTest safetyshutdown,isSafetyShutdownActivated -modetreatment,handleTreatmentDialysisState -modetreatment,handleTreatmentStopState buttons,isStopButtonPressed cpld,setCPLDLampBlue dialoutflow,signalDialOutPumpHardStop @@ -99,11 +80,9 @@ alarmmgmt,resetAlarmPriorityFIFO systemcomm,isDGCommunicating systemcomm,isUICommunicating +systemcomm,clearCANXmitBuffers systemcomm,checkTooManyBadMsgCRCs systemcomm,matchACKtoPendingACKList -dginterface,execTreatmentReservoirMgmt -dginterface,getDGOpMode -dginterface,getDGSubMode dginterface,getDGPressure dginterface,getDGROPumpPressureSetPt dginterface,getDGROPumpFlowRateMlMin @@ -112,7 +91,6 @@ dginterface,cmdSetDGDialysateTargetTemps dginterface,cmdStartDG dginterface,cmdStopDG -dginterface,cmdStartDGTrimmerHeater dginterface,cmdStopDGTrimmerHeater dginterface,cmdSetDGActiveReservoir dginterface,cmdStartDGFill @@ -125,14 +103,14 @@ dialinflow,handleDialInPumpRampingDownState dialinflow,handleDialInPumpControlToTargetState dialinflow,execDialInFlowTest +dialinflow,getDialInFlowCalibration fpga,handleFPGAReceiveHeaderState fpga,handleFPGAWriteAllActuatorsState fpga,handleFPGAReceiveAllSensorsState fpga,setupDMAForWriteCmd fpga,startDMAWriteCmd fpga,setupDMAForWriteResp fpga,startDMAReceiptOfWriteResp -fpga,getFPGAStatus fpga,getFPGABloodFlowSignalStrength fpga,getFPGADialysateFlowSignalStrength fpga,getFPGABloodPumpHallSensorStatus @@ -144,6 +122,7 @@ bloodflow,handleBloodPumpRampingDownState bloodflow,handleBloodPumpControlToTargetState bloodflow,execBloodFlowTest +bloodflow,getBloodFlowCalibration rtc,getRTCTimestamp List of Untested Modules @@ -158,7 +137,7 @@ ModeInitPOST, Missing Unit Test and Integration Test TreatmentStop, Missing Unit Test and Integration Test ModeStandby, Missing Unit Test and Integration Test -ModeTreatmentParams, Missing Unit Test and Integration Test +ModeTreatmentParams, Missing Integration Test ModeService, Missing Unit Test and Integration Test ModePreTreat, Missing Unit Test and Integration Test ModeFault, Missing Unit Test and Integration Test Index: results/VectorCAST.log =================================================================== diff -u -r170b95d9215ae302fcbdc5ea9b4cc5bd9535d996 -rb009486244597c514534d6470ca5c162f9fe631e --- results/VectorCAST.log (.../VectorCAST.log) (revision 170b95d9215ae302fcbdc5ea9b4cc5bd9535d996) +++ results/VectorCAST.log (.../VectorCAST.log) (revision b009486244597c514534d6470ca5c162f9fe631e) @@ -1,12 +1,811 @@ -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:09:03 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:19:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL.env" Initializing search list Creating the Environment Directory + Creating Environment "ACCEL" + Unit 8 (not-stubbed): User Defined Globals + Parsing + Initializing parse data + Generating harness code + Saving unit data + Parsing Accel + Unit 9 (tdd-sbf-source): Accel + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Compiling file VECTORCAST_IO + Compiling file User Defined Globals + Compiling file Data File Number 1 + Compiling file Data File Number 2 + Compiling file Driver + Compiling file User Defined Package + Setting Up Statement+MC/DC Coverage + Instrumenting file Accel + Compiling file Accel + Compiling file Data File Number 1 + Linking Instrumented Harness + Coverage Initialized + Writing VectorCAST Database Files to Disk + Environment built Successfully +COMMAND: /opt/VectorCASTSP3/clicast -e ACCEL -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:19:39 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Opening Environment + Determining Size/Range Information + Opening Parameter/Global File + Opening Types File + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Building Master Min Mid Max data. + Opening Parameter/Global File + Opening Types File + Environment is Open + Processing Script File + Test Script Maintenance Started + Test Script Maintenance Complete (0) + Translated 0 script lines + Processing script line 100 + Processing script line 250 + Processing script line 350 + Processing script line 400 + Processing script line 450 + Processing script line 500 + Processing script line 550 + Processing script line 700 + Processing script line 750 + Processing script line 800 + Processing script line 850 + Processing script line 900 + Processing script line 1000 + Processing script line 1050 + Processing script line 1150 + Processing script line 1200 + Processing script line 1300 + Processing script line 1350 + Script Creation Completed +-------------------------------------------------------------------------------- +Test Script Log +-------------------------------------------------------------------------------- +(I) @LINE: 1 + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL.tst.tmp +(I) @LINE: 24 + >>> Processing Test Case: calcVectorLength_NominalPath +(S) @LINE: 29 + >>> Processed Test Case: calcVectorLength_NominalPath +(I) @LINE: 37 + >>> Processing Test Case: checkForShockError_BelowLimit +(S) @LINE: 45 + >>> Processed Test Case: checkForShockError_BelowLimit +(I) @LINE: 51 + >>> Processing Test Case: checkForShockError_XShock +(S) @LINE: 60 + >>> Processed Test Case: checkForShockError_XShock +(I) @LINE: 66 + >>> Processing Test Case: checkForShockError_YShock +(S) @LINE: 75 + >>> Processed Test Case: checkForShockError_YShock +(I) @LINE: 81 + >>> Processing Test Case: checkForShockError_ZShock +(S) @LINE: 90 + >>> Processed Test Case: checkForShockError_ZShock +(I) @LINE: 98 + >>> Processing Test Case: checkForTiltError_TiltBad_Alarm +(S) @LINE: 108 + >>> Processed Test Case: checkForTiltError_TiltBad_Alarm +(I) @LINE: 114 + >>> Processing Test Case: checkForTiltError_TiltBad_Alarm2 +(S) @LINE: 124 + >>> Processed Test Case: checkForTiltError_TiltBad_Alarm2 +(I) @LINE: 130 + >>> Processing Test Case: checkForTiltError_TiltBad_NoPersistence +(S) @LINE: 135 + >>> Processed Test Case: checkForTiltError_TiltBad_NoPersistence +(I) @LINE: 141 + >>> Processing Test Case: checkForTiltError_TiltOk +(S) @LINE: 146 + >>> Processed Test Case: checkForTiltError_TiltOk +(I) @LINE: 152 + >>> Processing Test Case: checkForTiltError_TiltOk2 +(S) @LINE: 157 + >>> Processed Test Case: checkForTiltError_TiltOk2 +(I) @LINE: 163 + >>> Processing Test Case: checkForTiltError_TiltOk_ClearAlarm +(S) @LINE: 169 + >>> Processed Test Case: checkForTiltError_TiltOk_ClearAlarm +(I) @LINE: 175 + >>> Processing Test Case: checkForTiltError_TiltOk_ClearAlarm2 +(S) @LINE: 181 + >>> Processed Test Case: checkForTiltError_TiltOk_ClearAlarm2 +(I) @LINE: 189 + >>> Processing Test Case: execAccel_InvalidState +(S) @LINE: 198 + >>> Processed Test Case: execAccel_InvalidState +(I) @LINE: 204 + >>> Processing Test Case: execAccel_MonitorState +(S) @LINE: 239 + >>> Processed Test Case: execAccel_MonitorState +(I) @LINE: 245 + >>> Processing Test Case: execAccel_Start +(S) @LINE: 250 + >>> Processed Test Case: execAccel_Start +(I) @LINE: 258 + >>> Processing Test Case: execAccelTest_CompleteState +(S) @LINE: 266 + >>> Processed Test Case: execAccelTest_CompleteState +(I) @LINE: 272 + >>> Processing Test Case: execAccelTest_Fail +(S) @LINE: 282 + >>> Processed Test Case: execAccelTest_Fail +(I) @LINE: 288 + >>> Processing Test Case: execAccelTest_Fail2 +(S) @LINE: 298 + >>> Processed Test Case: execAccelTest_Fail2 +(I) @LINE: 304 + >>> Processing Test Case: execAccelTest_InvalidState +(S) @LINE: 312 + >>> Processed Test Case: execAccelTest_InvalidState +(I) @LINE: 318 + >>> Processing Test Case: execAccelTest_Pass +(S) @LINE: 325 + >>> Processed Test Case: execAccelTest_Pass +(I) @LINE: 331 + >>> Processing Test Case: execAccelTest_Pass2 +(S) @LINE: 338 + >>> Processed Test Case: execAccelTest_Pass2 +(I) @LINE: 344 + >>> Processing Test Case: execAccelTest_Start +(S) @LINE: 356 + >>> Processed Test Case: execAccelTest_Start +(I) @LINE: 362 + >>> Processing Test Case: execAccelTest_Start_NoCalibration +(S) @LINE: 370 + >>> Processed Test Case: execAccelTest_Start_NoCalibration +(I) @LINE: 378 + >>> Processing Test Case: filterAccelReadings_Full +(S) @LINE: 428 + >>> Processed Test Case: filterAccelReadings_Full +(I) @LINE: 434 + >>> Processing Test Case: filterAccelReadings_NominalPath +(S) @LINE: 484 + >>> Processed Test Case: filterAccelReadings_NominalPath +(I) @LINE: 490 + >>> Processing Test Case: filterAccelReadings_Over1g +(S) @LINE: 537 + >>> Processed Test Case: filterAccelReadings_Over1g +(I) @LINE: 543 + >>> Processing Test Case: filterAccelReadings_Wrap +(S) @LINE: 595 + >>> Processed Test Case: filterAccelReadings_Wrap +(I) @LINE: 603 + >>> Processing Test Case: getAccelCalibration_NominalPath +(S) @LINE: 616 + >>> Processed Test Case: getAccelCalibration_NominalPath +(I) @LINE: 624 + >>> Processing Test Case: getMaxAccelAxis_InvalidAxis +(S) @LINE: 632 + >>> Processed Test Case: getMaxAccelAxis_InvalidAxis +(I) @LINE: 638 + >>> Processing Test Case: getMaxAccelAxis_NominalPath +(S) @LINE: 645 + >>> Processed Test Case: getMaxAccelAxis_NominalPath +(I) @LINE: 651 + >>> Processing Test Case: getMaxAccelAxis_Override +(S) @LINE: 658 + >>> Processed Test Case: getMaxAccelAxis_Override +(I) @LINE: 666 + >>> Processing Test Case: getMeasuredAccelAxis_InvalidAxis +(S) @LINE: 674 + >>> Processed Test Case: getMeasuredAccelAxis_InvalidAxis +(I) @LINE: 680 + >>> Processing Test Case: getMeasuredAccelAxis_NominalPath +(S) @LINE: 687 + >>> Processed Test Case: getMeasuredAccelAxis_NominalPath +(I) @LINE: 693 + >>> Processing Test Case: getMeasuredAccelAxis_Override +(S) @LINE: 700 + >>> Processed Test Case: getMeasuredAccelAxis_Override +(I) @LINE: 708 + >>> Processing Test Case: getPublishAccelDataInterval_NominalPath +(S) @LINE: 714 + >>> Processed Test Case: getPublishAccelDataInterval_NominalPath +(I) @LINE: 720 + >>> Processing Test Case: getPublishAccelDataInterval_Override +(S) @LINE: 726 + >>> Processed Test Case: getPublishAccelDataInterval_Override +(I) @LINE: 734 + >>> Processing Test Case: handleAccelMonitorState_Error +(S) @LINE: 784 + >>> Processed Test Case: handleAccelMonitorState_Error +(I) @LINE: 790 + >>> Processing Test Case: handleAccelMonitorState_NoNewData +(S) @LINE: 836 + >>> Processed Test Case: handleAccelMonitorState_NoNewData +(I) @LINE: 842 + >>> Processing Test Case: handleAccelMonitorState_NoNewData_Alarm +(S) @LINE: 891 + >>> Processed Test Case: handleAccelMonitorState_NoNewData_Alarm +(I) @LINE: 897 + >>> Processing Test Case: handleAccelMonitorState_NominalPath +(S) @LINE: 943 + >>> Processed Test Case: handleAccelMonitorState_NominalPath +(I) @LINE: 951 + >>> Processing Test Case: initAccel_NominalPath +(S) @LINE: 1022 + >>> Processed Test Case: initAccel_NominalPath +(I) @LINE: 1030 + >>> Processing Test Case: publishAccelData_NotTimeToPublish +(S) @LINE: 1037 + >>> Processed Test Case: publishAccelData_NotTimeToPublish +(I) @LINE: 1043 + >>> Processing Test Case: publishAccelData_TimeToPublish +(S) @LINE: 1074 + >>> Processed Test Case: publishAccelData_TimeToPublish +(I) @LINE: 1082 + >>> Processing Test Case: setAccelCalibration_NominalPath +(S) @LINE: 1095 + >>> Processed Test Case: setAccelCalibration_NominalPath +(I) @LINE: 1101 + >>> Processing Test Case: setAccelCalibration_NotLoggedIn +(S) @LINE: 1107 + >>> Processed Test Case: setAccelCalibration_NotLoggedIn +(I) @LINE: 1115 + >>> Processing Test Case: testResetAccelAxisOverride_InvalidAxis +(S) @LINE: 1118 + >>> Processed Test Case: testResetAccelAxisOverride_InvalidAxis +(I) @LINE: 1124 + >>> Processing Test Case: testResetAccelAxisOverride_NotLoggedIn +(S) @LINE: 1136 + >>> Processed Test Case: testResetAccelAxisOverride_NotLoggedIn +(I) @LINE: 1142 + >>> Processing Test Case: testResetAccelAxisOverride_Reset +(S) @LINE: 1154 + >>> Processed Test Case: testResetAccelAxisOverride_Reset +(I) @LINE: 1162 + >>> Processing Test Case: testResetAccelDataPublishIntervalOverride_NotLoggedIn +(S) @LINE: 1173 + >>> Processed Test Case: testResetAccelDataPublishIntervalOverride_NotLoggedIn +(I) @LINE: 1179 + >>> Processing Test Case: testResetAccelDataPublishIntervalOverride_Reset +(S) @LINE: 1190 + >>> Processed Test Case: testResetAccelDataPublishIntervalOverride_Reset +(I) @LINE: 1198 + >>> Processing Test Case: testResetAccelMaxOverride_InvalidAxis +(S) @LINE: 1201 + >>> Processed Test Case: testResetAccelMaxOverride_InvalidAxis +(I) @LINE: 1207 + >>> Processing Test Case: testResetAccelMaxOverride_NotLoggedIn +(S) @LINE: 1219 + >>> Processed Test Case: testResetAccelMaxOverride_NotLoggedIn +(I) @LINE: 1225 + >>> Processing Test Case: testResetAccelMaxOverride_Reset +(S) @LINE: 1237 + >>> Processed Test Case: testResetAccelMaxOverride_Reset +(I) @LINE: 1245 + >>> Processing Test Case: testSetAccelAxisOverride_InvalidAxis +(S) @LINE: 1249 + >>> Processed Test Case: testSetAccelAxisOverride_InvalidAxis +(I) @LINE: 1255 + >>> Processing Test Case: testSetAccelAxisOverride_NotLoggedIn +(S) @LINE: 1268 + >>> Processed Test Case: testSetAccelAxisOverride_NotLoggedIn +(I) @LINE: 1274 + >>> Processing Test Case: testSetAccelAxisOverride_Override +(S) @LINE: 1287 + >>> Processed Test Case: testSetAccelAxisOverride_Override +(I) @LINE: 1295 + >>> Processing Test Case: testSetAccelDataPublishIntervalOverride_NotLoggedIn +(S) @LINE: 1307 + >>> Processed Test Case: testSetAccelDataPublishIntervalOverride_NotLoggedIn +(I) @LINE: 1313 + >>> Processing Test Case: testSetAccelDataPublishIntervalOverride_Override +(S) @LINE: 1325 + >>> Processed Test Case: testSetAccelDataPublishIntervalOverride_Override +(I) @LINE: 1333 + >>> Processing Test Case: testSetAccelMaxOverride_InvalidAxis +(S) @LINE: 1337 + >>> Processed Test Case: testSetAccelMaxOverride_InvalidAxis +(I) @LINE: 1343 + >>> Processing Test Case: testSetAccelMaxOverride_NotLoggedIn +(S) @LINE: 1355 + >>> Processed Test Case: testSetAccelMaxOverride_NotLoggedIn +(I) @LINE: 1361 + >>> Processing Test Case: testSetAccelMaxOverride_Override +(S) @LINE: 1374 + >>> Processed Test Case: testSetAccelMaxOverride_Override +(S) @LINE: 1374 + >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e ACCEL test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:19:41 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e ACCEL -l C execute batch --update_coverage_data +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:19:42 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Running all Accel.initAccel test cases + Running: initAccel_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.execAccel test cases + Running: execAccel_InvalidState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccel_MonitorState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccel_Start + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.handleAccelMonitorState test cases + Running: handleAccelMonitorState_Error + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAccelMonitorState_NoNewData + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAccelMonitorState_NoNewData_Alarm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAccelMonitorState_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.getPublishAccelDataInterval test cases + Running: getPublishAccelDataInterval_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPublishAccelDataInterval_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.getMeasuredAccelAxis test cases + Running: getMeasuredAccelAxis_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getMeasuredAccelAxis_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getMeasuredAccelAxis_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.getMaxAccelAxis test cases + Running: getMaxAccelAxis_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getMaxAccelAxis_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getMaxAccelAxis_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.publishAccelData test cases + Running: publishAccelData_NotTimeToPublish + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: publishAccelData_TimeToPublish + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.filterAccelReadings test cases + Running: filterAccelReadings_Full + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: filterAccelReadings_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: filterAccelReadings_Over1g + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: filterAccelReadings_Wrap + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.calcVectorLength test cases + Running: calcVectorLength_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.checkForTiltError test cases + Running: checkForTiltError_TiltBad_Alarm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltBad_Alarm2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltBad_NoPersistence + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltOk + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltOk2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltOk_ClearAlarm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForTiltError_TiltOk_ClearAlarm2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.checkForShockError test cases + Running: checkForShockError_BelowLimit + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForShockError_XShock + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForShockError_YShock + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkForShockError_ZShock + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.execAccelTest test cases + Running: execAccelTest_CompleteState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Fail + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Fail2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_InvalidState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Pass + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Pass2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Start + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest_Start_NoCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.setAccelCalibration test cases + Running: setAccelCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setAccelCalibration_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.getAccelCalibration test cases + Running: getAccelCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testSetAccelDataPublishIntervalOverride test cases + Running: testSetAccelDataPublishIntervalOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelDataPublishIntervalOverride_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testResetAccelDataPublishIntervalOverride test cases + Running: testResetAccelDataPublishIntervalOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetAccelDataPublishIntervalOverride_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testSetAccelAxisOverride test cases + Running: testSetAccelAxisOverride_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelAxisOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelAxisOverride_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testResetAccelAxisOverride test cases + Running: testResetAccelAxisOverride_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetAccelAxisOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetAccelAxisOverride_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testSetAccelMaxOverride test cases + Running: testSetAccelMaxOverride_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelMaxOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelMaxOverride_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Accel.testResetAccelMaxOverride test cases + Running: testResetAccelMaxOverride_InvalidAxis + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetAccelMaxOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetAccelMaxOverride_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Completed Batch Execution processing +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:19:44 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +**Environment Builder Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.env" + Initializing search list + Creating the Environment Directory Creating Environment "ALARMLAMP" Unit 8 (not-stubbed): User Defined Globals Parsing @@ -33,18 +832,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:09:08 +COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:19:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -61,7 +860,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.tst.tmp (I) @LINE: 24 >>> Processing Test Case: NoPatternChangeManual (S) @LINE: 36 @@ -92,6 +891,10 @@ >>> Processed Test Case: GreenToOff (I) @LINE: 145 >>> Processing Test Case: InvalidState +(E) @LINE: 149 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> Value for 'Enumeral' out of range + >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> Command Ignored (S) @LINE: 154 >>> Processed Test Case: InvalidState (I) @LINE: 160 @@ -128,6 +931,10 @@ >>> Processed Test Case: NominalPath (I) @LINE: 285 >>> Processing Test Case: InvalidLampPatternGiven +(E) @LINE: 290 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> Value for 'Enumeral' out of range + >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> Command Ignored (S) @LINE: 295 >>> Processed Test Case: InvalidLampPatternGiven (I) @LINE: 301 @@ -164,50 +971,35 @@ >>> Processed Test Case: TestingInactive (S) @LINE: 423 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:09:10 +COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:19:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:09:11 -TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite -VectorCAST Copyright (C) 1993 - 2020 -**Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG - Opening Environment - Opening Parameter/Global File - Opening Types File - Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr (S) @LINE: 45 >>> Source file matched AlarmLamp.c (S) @LINE: 91 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMLAMP/ALARMLAMP_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:09:11 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:19:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -216,193 +1008,193 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.execAlarmLamp test cases Running: NoPatternChangeManual Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoPatternChangeStep0To1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoPatternChangeStep1To0 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPatternChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.requestAlarmLampPattern test cases Running: InvalidLampPatternGiven Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.getCurrentAlarmLampPattern test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.execAlarmLampTest test cases Running: CompleteToStart Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: GreenOn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: GreenToOff Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RedOn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RedToYellow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StartTest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: YellowOn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: YellowToGreen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.setAlarmLampToPatternStep test cases Running: AlarmHigh_Red Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: AlarmMedium_Yellow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OK_Green Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.testSetCurrentLampPatternOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmLamp.testResetCurrentLampPatternOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:09:13 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:19:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "ALARMMGMT" @@ -432,18 +1224,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:09:15 +COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:19:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -453,21 +1245,22 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 - Processing script line 300 + Processing script line 150 + Processing script line 400 + Processing script line 500 Processing script line 550 - Processing script line 600 - Processing script line 650 - Processing script line 750 Processing script line 800 Processing script line 850 + Processing script line 900 Processing script line 950 - Processing script line 1050 + Processing script line 1000 + Processing script line 1100 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: activateAlarm_AlreadyActive (S) @LINE: 30 @@ -482,289 +1275,329 @@ >>> Processed Test Case: activateAlarm_InvalidAlarm (I) @LINE: 63 >>> Processing Test Case: activateAlarm_NoAlarm -(S) @LINE: 70 +(E) Errors from previous script import(s) + >>> (E) @LINE: 64 TEST.VALUE:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:0 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 65 TEST.VALUE:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT].data:0 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 68 TEST.EXPECTED:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 69 TEST.EXPECTED:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT].data:1000 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. +(S) @LINE: 84 >>> Processed Test Case: activateAlarm_NoAlarm -(I) @LINE: 76 +(I) @LINE: 90 >>> Processing Test Case: activateAlarm_NotAFault -(S) @LINE: 83 +(S) @LINE: 97 >>> Processed Test Case: activateAlarm_NotAFault -(I) @LINE: 91 +(I) @LINE: 105 >>> Processing Test Case: activateAlarm1Data_AlreadyActive -(S) @LINE: 97 +(S) @LINE: 111 >>> Processed Test Case: activateAlarm1Data_AlreadyActive -(I) @LINE: 103 +(I) @LINE: 117 >>> Processing Test Case: activateAlarm1Data_NominalPath -(I) @LINE: 109 - >>> 'ALARM_ID_SOFTWARE_FAULT' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 113 +(S) @LINE: 127 >>> Processed Test Case: activateAlarm1Data_NominalPath -(I) @LINE: 121 +(I) @LINE: 135 >>> Processing Test Case: activateAlarm2Data_AlreadyActive -(S) @LINE: 129 +(S) @LINE: 143 >>> Processed Test Case: activateAlarm2Data_AlreadyActive -(I) @LINE: 135 +(I) @LINE: 149 >>> Processing Test Case: activateAlarm2Data_NominalPath -(I) @LINE: 143 - >>> 'ALARM_ID_SOFTWARE_FAULT' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 148 +(S) @LINE: 160 >>> Processed Test Case: activateAlarm2Data_NominalPath -(I) @LINE: 156 +(I) @LINE: 168 >>> Processing Test Case: activateAlarmNoData_AlreadyActive -(S) @LINE: 160 +(S) @LINE: 172 >>> Processed Test Case: activateAlarmNoData_AlreadyActive -(I) @LINE: 166 +(I) @LINE: 178 >>> Processing Test Case: activateAlarmNoData_NominalPath -(I) @LINE: 170 - >>> 'ALARM_ID_SOFTWARE_FAULT' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 173 +(S) @LINE: 185 >>> Processed Test Case: activateAlarmNoData_NominalPath -(I) @LINE: 181 +(I) @LINE: 193 >>> Processing Test Case: clearAlarm_ClearNotAllowed -(S) @LINE: 185 +(E) Errors from previous script import(s) + >>> (E) @LINE: 182 TEST.VALUE:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 183 TEST.VALUE:AlarmMgmt.clearAlarm.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored + >>> (E) @LINE: 184 TEST.EXPECTED:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. +(S) @LINE: 209 >>> Processed Test Case: clearAlarm_ClearNotAllowed -(I) @LINE: 191 +(I) @LINE: 215 >>> Processing Test Case: clearAlarm_InvalidAlarm -(S) @LINE: 195 +(S) @LINE: 219 >>> Processed Test Case: clearAlarm_InvalidAlarm -(I) @LINE: 201 +(I) @LINE: 225 >>> Processing Test Case: clearAlarm_NoAlarm -(S) @LINE: 205 +(S) @LINE: 229 >>> Processed Test Case: clearAlarm_NoAlarm -(I) @LINE: 211 +(I) @LINE: 235 >>> Processing Test Case: clearAlarm_NominalPath -(I) @LINE: 220 +(I) @LINE: 244 >>> 'ALARM_ID_BLOOD_PUMP_MC_CURRENT_CHECK' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 221 +(S) @LINE: 245 >>> Processed Test Case: clearAlarm_NominalPath -(I) @LINE: 227 +(I) @LINE: 251 >>> Processing Test Case: clearAlarm_NotActive -(S) @LINE: 231 +(S) @LINE: 255 >>> Processed Test Case: clearAlarm_NotActive -(I) @LINE: 237 +(I) @LINE: 261 >>> Processing Test Case: clearAlarm_NotInFIFO -(I) @LINE: 246 +(I) @LINE: 270 >>> 'ALARM_ID_BLOOD_PUMP_MC_CURRENT_CHECK' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 247 +(S) @LINE: 271 >>> Processed Test Case: clearAlarm_NotInFIFO -(I) @LINE: 255 +(I) @LINE: 279 >>> Processing Test Case: execAlarmMgmt_NominalPath -(S) @LINE: 272 +(S) @LINE: 296 >>> Processed Test Case: execAlarmMgmt_NominalPath -(I) @LINE: 278 +(I) @LINE: 302 >>> Processing Test Case: execAlarmMgmt_TimeToPublishStatus -(S) @LINE: 302 +(S) @LINE: 326 >>> Processed Test Case: execAlarmMgmt_TimeToPublishStatus -(I) @LINE: 310 +(I) @LINE: 334 >>> Processing Test Case: getAlarmStartTime_InvalidAlarm -(S) @LINE: 313 +(S) @LINE: 337 >>> Processed Test Case: getAlarmStartTime_InvalidAlarm -(I) @LINE: 319 +(I) @LINE: 343 >>> Processing Test Case: getAlarmStartTime_NominalPath -(S) @LINE: 323 +(S) @LINE: 347 >>> Processed Test Case: getAlarmStartTime_NominalPath -(I) @LINE: 329 +(I) @LINE: 353 >>> Processing Test Case: getAlarmStartTime_Override -(S) @LINE: 335 +(S) @LINE: 359 >>> Processed Test Case: getAlarmStartTime_Override -(I) @LINE: 343 +(I) @LINE: 367 >>> Processing Test Case: getPublishAlarmStatusInterval_NominalPath -(S) @LINE: 348 +(S) @LINE: 372 >>> Processed Test Case: getPublishAlarmStatusInterval_NominalPath -(I) @LINE: 354 +(I) @LINE: 378 >>> Processing Test Case: getPublishAlarmStatusInterval_Override -(S) @LINE: 359 +(S) @LINE: 383 >>> Processed Test Case: getPublishAlarmStatusInterval_Override -(I) @LINE: 367 +(I) @LINE: 391 >>> Processing Test Case: handleAlarmEscalations_EscalationsPending -(S) @LINE: 378 +(S) @LINE: 402 >>> Processed Test Case: handleAlarmEscalations_EscalationsPending -(I) @LINE: 384 +(I) @LINE: 408 >>> Processing Test Case: handleAlarmEscalations_EscalationsPending2 -(S) @LINE: 395 +(S) @LINE: 419 >>> Processed Test Case: handleAlarmEscalations_EscalationsPending2 -(I) @LINE: 401 +(I) @LINE: 425 >>> Processing Test Case: handleAlarmEscalations_Fault -(S) @LINE: 410 +(E) Errors from previous script import(s) + >>> (E) @LINE: 402 TEST.VALUE:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 406 TEST.VALUE:AlarmMgmt.<>.alarmStatus.alarmTop:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 441 >>> Processed Test Case: handleAlarmEscalations_Fault -(I) @LINE: 416 +(I) @LINE: 447 >>> Processing Test Case: handleAlarmEscalations_NoEscalations -(S) @LINE: 424 +(E) Errors from previous script import(s) + >>> (E) @LINE: 417 TEST.VALUE:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 421 TEST.VALUE:AlarmMgmt.<>.alarmStatus.alarmTop:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 462 >>> Processed Test Case: handleAlarmEscalations_NoEscalations -(I) @LINE: 430 +(I) @LINE: 468 >>> Processing Test Case: handleAlarmEscalations_TimeToEscalate -(S) @LINE: 444 +(S) @LINE: 482 >>> Processed Test Case: handleAlarmEscalations_TimeToEscalate -(I) @LINE: 452 +(I) @LINE: 490 >>> Processing Test Case: initAlarmMgmt_NominalPath -(S) @LINE: 497 +(E) Errors from previous script import(s) + >>> (E) @LINE: 476 TEST.VALUE:AlarmMgmt.<>.alarmPriorityFIFO[ALARM_PRIORITY_HIGH]:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 540 >>> Processed Test Case: initAlarmMgmt_NominalPath -(I) @LINE: 505 +(I) @LINE: 548 >>> Processing Test Case: isAlarmActive_NominalPath -(S) @LINE: 510 +(S) @LINE: 553 >>> Processed Test Case: isAlarmActive_NominalPath -(I) @LINE: 518 +(I) @LINE: 561 >>> Processing Test Case: resetAlarmPriorityFIFO_InvalidPriority -(S) @LINE: 530 +(E) Errors from previous script import(s) + >>> (E) @LINE: 519 TEST.VALUE:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:0 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 523 TEST.VALUE:AlarmMgmt.<>.alarmPriorityFIFO[ALARM_PRIORITY_HIGH]:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored + >>> (E) @LINE: 525 TEST.EXPECTED:AlarmMgmt.<>.alarmIsActive[ALARM_ID_SOFTWARE_FAULT]:1 + >>> >>> Invalid array index value ALARM_ID_SOFTWARE_FAULT + >>> >>> Command Ignored. + >>> (E) @LINE: 529 TEST.EXPECTED:AlarmMgmt.<>.alarmPriorityFIFO[ALARM_PRIORITY_HIGH]:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 585 >>> Processed Test Case: resetAlarmPriorityFIFO_InvalidPriority -(I) @LINE: 536 +(I) @LINE: 591 >>> Processing Test Case: resetAlarmPriorityFIFO_NominalPath -(S) @LINE: 540 +(S) @LINE: 595 >>> Processed Test Case: resetAlarmPriorityFIFO_NominalPath -(I) @LINE: 548 +(I) @LINE: 603 >>> Processing Test Case: setAlarmLampAndAudio_AlarmsSilenced -(S) @LINE: 555 +(S) @LINE: 610 >>> Processed Test Case: setAlarmLampAndAudio_AlarmsSilenced -(I) @LINE: 561 +(I) @LINE: 616 >>> Processing Test Case: setAlarmLampAndAudio_High -(S) @LINE: 564 +(S) @LINE: 619 >>> Processed Test Case: setAlarmLampAndAudio_High -(I) @LINE: 570 +(I) @LINE: 625 >>> Processing Test Case: setAlarmLampAndAudio_HighFault -(S) @LINE: 574 +(S) @LINE: 629 >>> Processed Test Case: setAlarmLampAndAudio_HighFault -(I) @LINE: 580 +(I) @LINE: 635 >>> Processing Test Case: setAlarmLampAndAudio_InvalidAlarmState -(E) Errors from previous script import(s) - >>> (E) @LINE: 573 TEST.VALUE:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT]:0 - >>> >>> Unexpected end of command - stopped at character 72 - >>> >>> Command Ignored - >>> (E) @LINE: 575 TEST.EXPECTED:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT]:1 - >>> >>> Unexpected end of command - stopped at character 75 - >>> >>> Command Ignored -(S) @LINE: 593 +(S) @LINE: 639 >>> Processed Test Case: setAlarmLampAndAudio_InvalidAlarmState -(I) @LINE: 599 +(I) @LINE: 645 >>> Processing Test Case: setAlarmLampAndAudio_Low -(S) @LINE: 602 +(S) @LINE: 648 >>> Processed Test Case: setAlarmLampAndAudio_Low -(I) @LINE: 608 +(I) @LINE: 654 >>> Processing Test Case: setAlarmLampAndAudio_Manual -(E) Errors from previous script import(s) - >>> (E) @LINE: 592 TEST.VALUE:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT]:0 - >>> >>> Unexpected end of command - stopped at character 72 - >>> >>> Command Ignored - >>> (E) @LINE: 595 TEST.EXPECTED:AlarmMgmt.<>.alarmStartedAt[ALARM_ID_SOFTWARE_FAULT]:0 - >>> >>> Unexpected end of command - stopped at character 75 - >>> >>> Command Ignored -(S) @LINE: 622 +(S) @LINE: 659 >>> Processed Test Case: setAlarmLampAndAudio_Manual -(I) @LINE: 628 +(I) @LINE: 665 >>> Processing Test Case: setAlarmLampAndAudio_Medium -(S) @LINE: 631 +(S) @LINE: 668 >>> Processed Test Case: setAlarmLampAndAudio_Medium -(I) @LINE: 637 +(I) @LINE: 674 >>> Processing Test Case: setAlarmLampAndAudio_NoAlarms -(S) @LINE: 640 +(S) @LINE: 677 >>> Processed Test Case: setAlarmLampAndAudio_NoAlarms -(I) @LINE: 648 +(I) @LINE: 685 >>> Processing Test Case: testResetAlarmStartOverride_InvalidAlarm -(S) @LINE: 659 +(S) @LINE: 696 >>> Processed Test Case: testResetAlarmStartOverride_InvalidAlarm -(I) @LINE: 665 +(I) @LINE: 702 >>> Processing Test Case: testResetAlarmStartOverride_NominalPath -(S) @LINE: 677 +(S) @LINE: 714 >>> Processed Test Case: testResetAlarmStartOverride_NominalPath -(I) @LINE: 683 +(I) @LINE: 720 >>> Processing Test Case: testResetAlarmStartOverride_NotLoggedIn -(S) @LINE: 695 +(S) @LINE: 732 >>> Processed Test Case: testResetAlarmStartOverride_NotLoggedIn -(I) @LINE: 703 +(I) @LINE: 740 >>> Processing Test Case: testResetAlarmStateOverride_InvalidAlarm -(S) @LINE: 708 +(S) @LINE: 745 >>> Processed Test Case: testResetAlarmStateOverride_InvalidAlarm -(I) @LINE: 714 +(I) @LINE: 751 >>> Processing Test Case: testResetAlarmStateOverride_NominalPath -(S) @LINE: 720 +(S) @LINE: 757 >>> Processed Test Case: testResetAlarmStateOverride_NominalPath -(I) @LINE: 726 +(I) @LINE: 763 >>> Processing Test Case: testResetAlarmStateOverride_NotLoggedIn -(S) @LINE: 732 +(S) @LINE: 769 >>> Processed Test Case: testResetAlarmStateOverride_NotLoggedIn -(I) @LINE: 740 +(I) @LINE: 777 >>> Processing Test Case: testResetAlarmStatusPublishIntervalOverride_NominalPath -(S) @LINE: 751 +(S) @LINE: 788 >>> Processed Test Case: testResetAlarmStatusPublishIntervalOverride_NominalPath -(I) @LINE: 757 +(I) @LINE: 794 >>> Processing Test Case: testResetAlarmStatusPublishIntervalOverride_NotLoggedIn -(S) @LINE: 768 +(S) @LINE: 805 >>> Processed Test Case: testResetAlarmStatusPublishIntervalOverride_NotLoggedIn -(I) @LINE: 776 +(I) @LINE: 813 >>> Processing Test Case: testSetAlarmStartOverride_InvalidAlarm -(S) @LINE: 781 +(S) @LINE: 818 >>> Processed Test Case: testSetAlarmStartOverride_InvalidAlarm -(I) @LINE: 787 +(I) @LINE: 824 >>> Processing Test Case: testSetAlarmStartOverride_NominalPath -(S) @LINE: 801 +(S) @LINE: 838 >>> Processed Test Case: testSetAlarmStartOverride_NominalPath -(I) @LINE: 807 +(I) @LINE: 844 >>> Processing Test Case: testSetAlarmStartOverride_NotLoggedIn -(S) @LINE: 820 +(S) @LINE: 857 >>> Processed Test Case: testSetAlarmStartOverride_NotLoggedIn -(I) @LINE: 826 +(I) @LINE: 863 >>> Processing Test Case: testSetAlarmStartOverride_ValueTooLarge -(S) @LINE: 840 +(S) @LINE: 877 >>> Processed Test Case: testSetAlarmStartOverride_ValueTooLarge -(I) @LINE: 848 +(I) @LINE: 885 >>> Processing Test Case: testSetAlarmStateOverride_ActivateAlarm -(S) @LINE: 855 +(S) @LINE: 892 >>> Processed Test Case: testSetAlarmStateOverride_ActivateAlarm -(I) @LINE: 861 +(I) @LINE: 898 >>> Processing Test Case: testSetAlarmStateOverride_ClearAlarm -(S) @LINE: 868 +(S) @LINE: 905 >>> Processed Test Case: testSetAlarmStateOverride_ClearAlarm -(I) @LINE: 874 +(I) @LINE: 911 >>> Processing Test Case: testSetAlarmStateOverride_InvalidAlarm -(S) @LINE: 880 +(S) @LINE: 917 >>> Processed Test Case: testSetAlarmStateOverride_InvalidAlarm -(I) @LINE: 886 +(I) @LINE: 923 >>> Processing Test Case: testSetAlarmStateOverride_NotLoggedIn -(S) @LINE: 893 +(S) @LINE: 930 >>> Processed Test Case: testSetAlarmStateOverride_NotLoggedIn -(I) @LINE: 901 +(I) @LINE: 938 >>> Processing Test Case: testSetAlarmStatusPublishIntervalOverride_NominalPath -(S) @LINE: 913 +(S) @LINE: 950 >>> Processed Test Case: testSetAlarmStatusPublishIntervalOverride_NominalPath -(I) @LINE: 919 +(I) @LINE: 956 >>> Processing Test Case: testSetAlarmStatusPublishIntervalOverride_NotLoggedIn -(S) @LINE: 931 +(S) @LINE: 968 >>> Processed Test Case: testSetAlarmStatusPublishIntervalOverride_NotLoggedIn -(I) @LINE: 939 +(I) @LINE: 976 >>> Processing Test Case: updateAlarmsFlags_Fault -(S) @LINE: 964 +(S) @LINE: 1001 >>> Processed Test Case: updateAlarmsFlags_Fault -(I) @LINE: 970 +(I) @LINE: 1007 >>> Processing Test Case: updateAlarmsFlags_NominalPath -(S) @LINE: 995 +(S) @LINE: 1032 >>> Processed Test Case: updateAlarmsFlags_NominalPath -(I) @LINE: 1003 +(I) @LINE: 1040 >>> Processing Test Case: updateAlarmsSilenceStatus_AlarmsNotSilenced -(S) @LINE: 1010 +(S) @LINE: 1047 >>> Processed Test Case: updateAlarmsSilenceStatus_AlarmsNotSilenced -(I) @LINE: 1016 +(I) @LINE: 1053 >>> Processing Test Case: updateAlarmsSilenceStatus_AlarmsSilenceExpires -(S) @LINE: 1025 +(S) @LINE: 1062 >>> Processed Test Case: updateAlarmsSilenceStatus_AlarmsSilenceExpires -(I) @LINE: 1031 +(I) @LINE: 1068 >>> Processing Test Case: updateAlarmsSilenceStatus_AlarmsSilenced -(S) @LINE: 1040 +(S) @LINE: 1077 >>> Processed Test Case: updateAlarmsSilenceStatus_AlarmsSilenced -(I) @LINE: 1048 +(I) @LINE: 1085 >>> Processing Test Case: updateAlarmsState_NoAlarmsActive -(S) @LINE: 1055 +(S) @LINE: 1092 >>> Processed Test Case: updateAlarmsState_NoAlarmsActive -(I) @LINE: 1061 +(I) @LINE: 1098 >>> Processing Test Case: updateAlarmsState_NominalPath -(S) @LINE: 1074 +(S) @LINE: 1111 >>> Processed Test Case: updateAlarmsState_NominalPath -(S) @LINE: 1074 +(S) @LINE: 1111 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:09:17 +COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:19:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -775,18 +1608,18 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr (S) @LINE: 45 >>> Source file matched AlarmMgmt.c (S) @LINE: 129 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/ALARMMGMT/ALARMMGMT_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:09:18 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:19:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -795,494 +1628,494 @@ Running: initAlarmMgmt_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.execAlarmMgmt test cases Running: execAlarmMgmt_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execAlarmMgmt_TimeToPublishStatus Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.activateAlarm test cases Running: activateAlarm_AlreadyActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm_Fault Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm_NoAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm_NotAFault Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.activateAlarmNoData test cases Running: activateAlarmNoData_AlreadyActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarmNoData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.activateAlarm1Data test cases Running: activateAlarm1Data_AlreadyActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm1Data_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.activateAlarm2Data test cases Running: activateAlarm2Data_AlreadyActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: activateAlarm2Data_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.clearAlarm test cases Running: clearAlarm_ClearNotAllowed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearAlarm_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearAlarm_NoAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearAlarm_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearAlarm_NotActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearAlarm_NotInFIFO Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.isAlarmActive test cases Running: isAlarmActive_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.getAlarmStartTime test cases Running: getAlarmStartTime_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getAlarmStartTime_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getAlarmStartTime_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.updateAlarmsState test cases Running: updateAlarmsState_NoAlarmsActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateAlarmsState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.setAlarmLampAndAudio test cases Running: setAlarmLampAndAudio_AlarmsSilenced Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_High Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_HighFault Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_InvalidAlarmState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_Low Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_Manual Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_Medium Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setAlarmLampAndAudio_NoAlarms Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.updateAlarmsSilenceStatus test cases Running: updateAlarmsSilenceStatus_AlarmsNotSilenced Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateAlarmsSilenceStatus_AlarmsSilenceExpires Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateAlarmsSilenceStatus_AlarmsSilenced Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.handleAlarmEscalations test cases Running: handleAlarmEscalations_EscalationsPending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleAlarmEscalations_EscalationsPending2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleAlarmEscalations_Fault Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleAlarmEscalations_NoEscalations Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleAlarmEscalations_TimeToEscalate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.updateAlarmsFlags test cases Running: updateAlarmsFlags_Fault Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateAlarmsFlags_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.resetAlarmPriorityFIFO test cases Running: resetAlarmPriorityFIFO_InvalidPriority Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resetAlarmPriorityFIFO_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.getPublishAlarmStatusInterval test cases Running: getPublishAlarmStatusInterval_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getPublishAlarmStatusInterval_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testSetAlarmStatusPublishIntervalOverride test cases Running: testSetAlarmStatusPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStatusPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testResetAlarmStatusPublishIntervalOverride test cases Running: testResetAlarmStatusPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetAlarmStatusPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testSetAlarmStateOverride test cases Running: testSetAlarmStateOverride_ActivateAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStateOverride_ClearAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStateOverride_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testResetAlarmStateOverride test cases Running: testResetAlarmStateOverride_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetAlarmStateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetAlarmStateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testSetAlarmStartOverride test cases Running: testSetAlarmStartOverride_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStartOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStartOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetAlarmStartOverride_ValueTooLarge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.testResetAlarmStartOverride test cases Running: testResetAlarmStartOverride_InvalidAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetAlarmStartOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetAlarmStartOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:09:20 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:19:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "BLOODFLOW" @@ -1292,7 +2125,7 @@ Generating harness code Saving unit data Parsing BloodFlow - Unit 9 (tdd-sbf-source): BloodFlow + Unit 9 (stub-by-function): BloodFlow Loading stored IL Initializing parse data Generating harness code @@ -1312,18 +2145,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:09:23 +COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:20:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -1341,36 +2174,33 @@ Processing script line 450 Processing script line 550 Processing script line 650 - Processing script line 700 - Processing script line 800 - Processing script line 850 Processing script line 900 Processing script line 950 - Processing script line 1000 Processing script line 1050 - Processing script line 1150 + Processing script line 1100 Processing script line 1200 + Processing script line 1250 Processing script line 1300 Processing script line 1400 Processing script line 1450 Processing script line 1500 Processing script line 1550 Processing script line 1600 - Processing script line 1650 Processing script line 1750 Processing script line 1800 Processing script line 1850 Processing script line 1950 Processing script line 2000 - Processing script line 2050 Processing script line 2100 Processing script line 2150 + Processing script line 2200 + Processing script line 2300 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: checkBloodPumpDirection_FailHallSensors (S) @LINE: 34 @@ -1513,400 +2343,441 @@ >>> Processed Test Case: execBloodFlowController_RampUpState (I) @LINE: 531 >>> Processing Test Case: execBloodFlowMonitor_InitPOST -(S) @LINE: 552 +(S) @LINE: 553 >>> Processed Test Case: execBloodFlowMonitor_InitPOST -(I) @LINE: 558 +(I) @LINE: 559 >>> Processing Test Case: execBloodFlowMonitor_NominalPath -(S) @LINE: 584 +(S) @LINE: 586 >>> Processed Test Case: execBloodFlowMonitor_NominalPath -(I) @LINE: 592 +(I) @LINE: 594 >>> Processing Test Case: execBloodFlowTest_InvalidState -(S) @LINE: 595 +(S) @LINE: 597 >>> Processed Test Case: execBloodFlowTest_InvalidState -(I) @LINE: 603 +(I) @LINE: 605 >>> Processing Test Case: filterBloodFlowReadings_FilterNotYetFilled -(S) @LINE: 615 +(S) @LINE: 617 >>> Processed Test Case: filterBloodFlowReadings_FilterNotYetFilled -(I) @LINE: 621 +(I) @LINE: 623 >>> Processing Test Case: filterBloodFlowReadings_NominalPath -(S) @LINE: 633 +(S) @LINE: 635 >>> Processed Test Case: filterBloodFlowReadings_NominalPath -(I) @LINE: 639 +(I) @LINE: 641 >>> Processing Test Case: filterBloodFlowReadings_Wrap -(S) @LINE: 651 +(S) @LINE: 653 >>> Processed Test Case: filterBloodFlowReadings_Wrap -(I) @LINE: 659 +(I) @LINE: 661 + >>> Processing Test Case: getBloodFlowCalibration_NominalPath +(S) @LINE: 670 + >>> Processed Test Case: getBloodFlowCalibration_NominalPath +(I) @LINE: 678 >>> Processing Test Case: getMeasuredBloodFlowRate_NominalPath -(S) @LINE: 665 +(S) @LINE: 684 >>> Processed Test Case: getMeasuredBloodFlowRate_NominalPath -(I) @LINE: 671 +(I) @LINE: 690 >>> Processing Test Case: getMeasuredBloodFlowRate_Override -(S) @LINE: 677 +(S) @LINE: 696 >>> Processed Test Case: getMeasuredBloodFlowRate_Override -(I) @LINE: 685 +(I) @LINE: 704 >>> Processing Test Case: getMeasuredBloodPumpCurrent_NominalPath -(S) @LINE: 691 +(S) @LINE: 710 >>> Processed Test Case: getMeasuredBloodPumpCurrent_NominalPath -(I) @LINE: 697 +(I) @LINE: 716 >>> Processing Test Case: getMeasuredBloodPumpCurrent_Override -(S) @LINE: 703 +(S) @LINE: 722 >>> Processed Test Case: getMeasuredBloodPumpCurrent_Override -(I) @LINE: 711 +(I) @LINE: 730 >>> Processing Test Case: getMeasuredBloodPumpMCSpeed_NominalPath -(S) @LINE: 714 +(S) @LINE: 733 >>> Processed Test Case: getMeasuredBloodPumpMCSpeed_NominalPath -(I) @LINE: 720 +(I) @LINE: 739 >>> Processing Test Case: getMeasuredBloodPumpMCSpeed_Override -(S) @LINE: 726 +(S) @LINE: 745 >>> Processed Test Case: getMeasuredBloodPumpMCSpeed_Override -(I) @LINE: 734 +(I) @LINE: 753 >>> Processing Test Case: getMeasuredBloodPumpRotorSpeed_NominalPath -(S) @LINE: 737 +(S) @LINE: 756 >>> Processed Test Case: getMeasuredBloodPumpRotorSpeed_NominalPath -(I) @LINE: 743 +(I) @LINE: 762 >>> Processing Test Case: getMeasuredBloodPumpRotorSpeed_Override -(S) @LINE: 749 +(S) @LINE: 768 >>> Processed Test Case: getMeasuredBloodPumpRotorSpeed_Override -(I) @LINE: 757 +(I) @LINE: 776 >>> Processing Test Case: getMeasuredBloodPumpSpeed_NominalPath -(S) @LINE: 763 +(S) @LINE: 782 >>> Processed Test Case: getMeasuredBloodPumpSpeed_NominalPath -(I) @LINE: 769 +(I) @LINE: 788 >>> Processing Test Case: getMeasuredBloodPumpSpeed_Override -(S) @LINE: 775 +(S) @LINE: 794 >>> Processed Test Case: getMeasuredBloodPumpSpeed_Override -(I) @LINE: 783 +(I) @LINE: 802 >>> Processing Test Case: getPublishBloodFlowDataInterval_NominalPath -(S) @LINE: 789 +(S) @LINE: 808 >>> Processed Test Case: getPublishBloodFlowDataInterval_NominalPath -(I) @LINE: 795 +(I) @LINE: 814 >>> Processing Test Case: getPublishBloodFlowDataInterval_Override -(S) @LINE: 801 +(S) @LINE: 820 >>> Processed Test Case: getPublishBloodFlowDataInterval_Override -(I) @LINE: 809 +(I) @LINE: 828 >>> Processing Test Case: getTargetBloodFlowRate_NominalPath -(S) @LINE: 815 +(S) @LINE: 834 >>> Processed Test Case: getTargetBloodFlowRate_NominalPath -(I) @LINE: 821 +(I) @LINE: 840 >>> Processing Test Case: getTargetBloodFlowRate_Override -(S) @LINE: 827 +(S) @LINE: 846 >>> Processed Test Case: getTargetBloodFlowRate_Override -(I) @LINE: 835 +(I) @LINE: 854 >>> Processing Test Case: handleBloodPumpControlToTargetState_ControlInterval -(S) @LINE: 852 +(S) @LINE: 871 >>> Processed Test Case: handleBloodPumpControlToTargetState_ControlInterval -(I) @LINE: 858 +(I) @LINE: 877 >>> Processing Test Case: handleBloodPumpControlToTargetState_ControlInterval_OpenLoop -(S) @LINE: 870 +(S) @LINE: 889 >>> Processed Test Case: handleBloodPumpControlToTargetState_ControlInterval_OpenLoop -(I) @LINE: 876 +(I) @LINE: 895 >>> Processing Test Case: handleBloodPumpControlToTargetState_NotControlInterval -(S) @LINE: 882 +(S) @LINE: 901 >>> Processed Test Case: handleBloodPumpControlToTargetState_NotControlInterval -(I) @LINE: 890 +(I) @LINE: 909 >>> Processing Test Case: handleBloodPumpOffState_NewRateSet -(S) @LINE: 909 +(S) @LINE: 928 >>> Processed Test Case: handleBloodPumpOffState_NewRateSet -(I) @LINE: 915 +(I) @LINE: 934 >>> Processing Test Case: handleBloodPumpOffState_NoChange -(S) @LINE: 921 +(S) @LINE: 940 >>> Processed Test Case: handleBloodPumpOffState_NoChange -(I) @LINE: 929 +(I) @LINE: 948 >>> Processing Test Case: handleBloodPumpRampingDownState_RampComplete -(S) @LINE: 936 +(S) @LINE: 955 >>> Processed Test Case: handleBloodPumpRampingDownState_RampComplete -(I) @LINE: 942 +(I) @LINE: 961 >>> Processing Test Case: handleBloodPumpRampingDownState_RampComplete_OpenLoop -(S) @LINE: 954 +(S) @LINE: 973 >>> Processed Test Case: handleBloodPumpRampingDownState_RampComplete_OpenLoop -(I) @LINE: 960 +(I) @LINE: 979 >>> Processing Test Case: handleBloodPumpRampingDownState_StillRamping -(S) @LINE: 976 +(S) @LINE: 995 >>> Processed Test Case: handleBloodPumpRampingDownState_StillRamping -(I) @LINE: 982 +(I) @LINE: 1001 >>> Processing Test Case: handleBloodPumpRampingDownState_ToZero -(S) @LINE: 992 +(S) @LINE: 1011 >>> Processed Test Case: handleBloodPumpRampingDownState_ToZero -(I) @LINE: 1000 +(I) @LINE: 1019 >>> Processing Test Case: handleBloodPumpRampingUpState_RampComplete -(S) @LINE: 1007 +(S) @LINE: 1026 >>> Processed Test Case: handleBloodPumpRampingUpState_RampComplete -(I) @LINE: 1013 +(I) @LINE: 1032 >>> Processing Test Case: handleBloodPumpRampingUpState_RampComplete_OpenLoop -(S) @LINE: 1025 +(S) @LINE: 1044 >>> Processed Test Case: handleBloodPumpRampingUpState_RampComplete_OpenLoop -(I) @LINE: 1031 +(I) @LINE: 1050 >>> Processing Test Case: handleBloodPumpRampingUpState_StillRamping -(S) @LINE: 1042 +(S) @LINE: 1061 >>> Processed Test Case: handleBloodPumpRampingUpState_StillRamping -(I) @LINE: 1048 +(I) @LINE: 1067 >>> Processing Test Case: handleBloodPumpRampingUpState_StopRequested -(S) @LINE: 1062 +(S) @LINE: 1081 >>> Processed Test Case: handleBloodPumpRampingUpState_StopRequested -(I) @LINE: 1070 +(I) @LINE: 1089 >>> Processing Test Case: homeBloodPump_NominalPath -(S) @LINE: 1087 +(S) @LINE: 1106 >>> Processed Test Case: homeBloodPump_NominalPath -(I) @LINE: 1093 +(I) @LINE: 1112 >>> Processing Test Case: homeBloodPump_PumpIsRunning -(S) @LINE: 1097 +(S) @LINE: 1116 >>> Processed Test Case: homeBloodPump_PumpIsRunning -(I) @LINE: 1105 +(I) @LINE: 1124 >>> Processing Test Case: initBloodFlow_NominalPath -(S) @LINE: 1124 +(S) @LINE: 1143 >>> Processed Test Case: initBloodFlow_NominalPath -(I) @LINE: 1132 +(I) @LINE: 1151 >>> Processing Test Case: publishBloodFlowData_NominalPath -(S) @LINE: 1144 +(S) @LINE: 1163 >>> Processed Test Case: publishBloodFlowData_NominalPath -(I) @LINE: 1150 +(I) @LINE: 1169 >>> Processing Test Case: publishBloodFlowData_NotIntervalTime -(S) @LINE: 1158 +(S) @LINE: 1177 >>> Processed Test Case: publishBloodFlowData_NotIntervalTime -(I) @LINE: 1166 +(I) @LINE: 1185 >>> Processing Test Case: releaseBloodPumpStop_NominalPath -(S) @LINE: 1170 +(S) @LINE: 1189 >>> Processed Test Case: releaseBloodPumpStop_NominalPath -(I) @LINE: 1178 +(I) @LINE: 1197 >>> Processing Test Case: resetBloodFlowMovingAverage_NominalPath -(S) @LINE: 1187 +(S) @LINE: 1206 >>> Processed Test Case: resetBloodFlowMovingAverage_NominalPath -(I) @LINE: 1195 +(I) @LINE: 1214 + >>> Processing Test Case: setBloodFlowCalibration_NominalPath +(S) @LINE: 1229 + >>> Processed Test Case: setBloodFlowCalibration_NominalPath +(I) @LINE: 1235 + >>> Processing Test Case: setBloodFlowCalibration_NotLoggedIn +(S) @LINE: 1244 + >>> Processed Test Case: setBloodFlowCalibration_NotLoggedIn +(I) @LINE: 1250 + >>> Processing Test Case: setBloodFlowCalibration_SetFailed +(S) @LINE: 1265 + >>> Processed Test Case: setBloodFlowCalibration_SetFailed +(I) @LINE: 1273 >>> Processing Test Case: setBloodPumpControlSignalPWM_NominalPath -(S) @LINE: 1200 +(S) @LINE: 1278 >>> Processed Test Case: setBloodPumpControlSignalPWM_NominalPath -(I) @LINE: 1208 +(I) @LINE: 1286 >>> Processing Test Case: setBloodPumpDirection_FWD -(S) @LINE: 1215 +(S) @LINE: 1293 >>> Processed Test Case: setBloodPumpDirection_FWD -(I) @LINE: 1221 +(I) @LINE: 1299 >>> Processing Test Case: setBloodPumpDirection_InvalidDirection -(S) @LINE: 1232 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1228 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1316 >>> Processed Test Case: setBloodPumpDirection_InvalidDirection -(I) @LINE: 1238 +(I) @LINE: 1322 >>> Processing Test Case: setBloodPumpDirection_REV -(S) @LINE: 1245 +(S) @LINE: 1329 >>> Processed Test Case: setBloodPumpDirection_REV -(I) @LINE: 1253 +(I) @LINE: 1337 >>> Processing Test Case: setBloodPumpTargetFlowRate_DirChngWhilePumpIsRunning -(S) @LINE: 1262 +(S) @LINE: 1346 >>> Processed Test Case: setBloodPumpTargetFlowRate_DirChngWhilePumpIsRunning -(I) @LINE: 1268 +(I) @LINE: 1352 >>> Processing Test Case: setBloodPumpTargetFlowRate_FlowTooHigh -(S) @LINE: 1280 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1277 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1370 >>> Processed Test Case: setBloodPumpTargetFlowRate_FlowTooHigh -(I) @LINE: 1286 +(I) @LINE: 1376 >>> Processing Test Case: setBloodPumpTargetFlowRate_OffToRateFwd -(S) @LINE: 1302 +(S) @LINE: 1392 >>> Processed Test Case: setBloodPumpTargetFlowRate_OffToRateFwd -(I) @LINE: 1308 +(I) @LINE: 1398 >>> Processing Test Case: setBloodPumpTargetFlowRate_OffToRateRev -(S) @LINE: 1324 +(S) @LINE: 1414 >>> Processed Test Case: setBloodPumpTargetFlowRate_OffToRateRev -(I) @LINE: 1330 +(I) @LINE: 1420 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateDecrease -(S) @LINE: 1347 +(S) @LINE: 1437 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateDecrease -(I) @LINE: 1353 +(I) @LINE: 1443 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateDecreaseDuringRampDown -(S) @LINE: 1370 +(S) @LINE: 1460 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateDecreaseDuringRampDown -(I) @LINE: 1376 +(I) @LINE: 1466 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateDecreaseDuringRampUp -(S) @LINE: 1393 +(S) @LINE: 1483 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateDecreaseDuringRampUp -(I) @LINE: 1399 +(I) @LINE: 1489 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateIncrease -(S) @LINE: 1416 +(S) @LINE: 1506 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateIncrease -(I) @LINE: 1422 +(I) @LINE: 1512 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateIncreaseDuringRampDown -(S) @LINE: 1439 +(S) @LINE: 1529 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateIncreaseDuringRampDown -(I) @LINE: 1445 +(I) @LINE: 1535 >>> Processing Test Case: setBloodPumpTargetFlowRate_RateIncreaseDuringRampUp -(S) @LINE: 1462 +(S) @LINE: 1552 >>> Processed Test Case: setBloodPumpTargetFlowRate_RateIncreaseDuringRampUp -(I) @LINE: 1468 +(I) @LINE: 1558 >>> Processing Test Case: setBloodPumpTargetFlowRate_ZeroRate -(S) @LINE: 1485 +(S) @LINE: 1575 >>> Processed Test Case: setBloodPumpTargetFlowRate_ZeroRate -(I) @LINE: 1493 +(I) @LINE: 1583 >>> Processing Test Case: signalBloodPumpHardStop_NominalPath -(S) @LINE: 1512 +(S) @LINE: 1602 >>> Processed Test Case: signalBloodPumpHardStop_NominalPath -(I) @LINE: 1520 +(I) @LINE: 1610 >>> Processing Test Case: signalBloodPumpRotorHallSensor_Homing -(S) @LINE: 1537 +(S) @LINE: 1627 >>> Processed Test Case: signalBloodPumpRotorHallSensor_Homing -(I) @LINE: 1543 +(I) @LINE: 1633 >>> Processing Test Case: signalBloodPumpRotorHallSensor_NominalPath -(S) @LINE: 1553 +(S) @LINE: 1643 >>> Processed Test Case: signalBloodPumpRotorHallSensor_NominalPath -(I) @LINE: 1561 +(I) @LINE: 1651 >>> Processing Test Case: stopBloodPump_NominalPath -(S) @LINE: 1570 +(S) @LINE: 1660 >>> Processed Test Case: stopBloodPump_NominalPath -(I) @LINE: 1578 +(I) @LINE: 1668 >>> Processing Test Case: testResetBloodFlowDataPublishIntervalOverride_NominalPath -(S) @LINE: 1589 +(S) @LINE: 1679 >>> Processed Test Case: testResetBloodFlowDataPublishIntervalOverride_NominalPath -(I) @LINE: 1595 +(I) @LINE: 1685 >>> Processing Test Case: testResetBloodFlowDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1606 +(S) @LINE: 1696 >>> Processed Test Case: testResetBloodFlowDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1614 +(I) @LINE: 1704 >>> Processing Test Case: testResetMeasuredBloodFlowRateOverride_NominalPath -(S) @LINE: 1625 +(S) @LINE: 1715 >>> Processed Test Case: testResetMeasuredBloodFlowRateOverride_NominalPath -(I) @LINE: 1631 +(I) @LINE: 1721 >>> Processing Test Case: testResetMeasuredBloodFlowRateOverride_NotLoggedIn -(S) @LINE: 1642 +(S) @LINE: 1732 >>> Processed Test Case: testResetMeasuredBloodFlowRateOverride_NotLoggedIn -(I) @LINE: 1650 +(I) @LINE: 1740 >>> Processing Test Case: testResetMeasuredBloodPumpCurrentOverride_NominalPath -(S) @LINE: 1661 +(S) @LINE: 1751 >>> Processed Test Case: testResetMeasuredBloodPumpCurrentOverride_NominalPath -(I) @LINE: 1667 +(I) @LINE: 1757 >>> Processing Test Case: testResetMeasuredBloodPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1678 +(S) @LINE: 1768 >>> Processed Test Case: testResetMeasuredBloodPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1686 +(I) @LINE: 1776 >>> Processing Test Case: testResetMeasuredBloodPumpMCSpeedOverride_NominalPath -(S) @LINE: 1697 +(S) @LINE: 1787 >>> Processed Test Case: testResetMeasuredBloodPumpMCSpeedOverride_NominalPath -(I) @LINE: 1703 +(I) @LINE: 1793 >>> Processing Test Case: testResetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1714 +(S) @LINE: 1804 >>> Processed Test Case: testResetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 1722 +(I) @LINE: 1812 >>> Processing Test Case: testResetMeasuredBloodPumpRotorSpeedOverride_NominalPath -(S) @LINE: 1733 +(S) @LINE: 1823 >>> Processed Test Case: testResetMeasuredBloodPumpRotorSpeedOverride_NominalPath -(I) @LINE: 1739 +(I) @LINE: 1829 >>> Processing Test Case: testResetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 1750 +(S) @LINE: 1840 >>> Processed Test Case: testResetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 1758 +(I) @LINE: 1848 >>> Processing Test Case: testResetMeasuredBloodPumpSpeedOverride_NominalPath -(S) @LINE: 1769 +(S) @LINE: 1859 >>> Processed Test Case: testResetMeasuredBloodPumpSpeedOverride_NominalPath -(I) @LINE: 1775 +(I) @LINE: 1865 >>> Processing Test Case: testResetMeasuredBloodPumpSpeedOverride_NotLoggedIn -(S) @LINE: 1786 +(S) @LINE: 1876 >>> Processed Test Case: testResetMeasuredBloodPumpSpeedOverride_NotLoggedIn -(I) @LINE: 1794 +(I) @LINE: 1884 >>> Processing Test Case: testResetTargetBloodFlowRateOverride_NominalPath -(S) @LINE: 1805 +(S) @LINE: 1895 >>> Processed Test Case: testResetTargetBloodFlowRateOverride_NominalPath -(I) @LINE: 1811 +(I) @LINE: 1901 >>> Processing Test Case: testResetTargetBloodFlowRateOverride_NotLoggedIn -(S) @LINE: 1822 +(S) @LINE: 1912 >>> Processed Test Case: testResetTargetBloodFlowRateOverride_NotLoggedIn -(I) @LINE: 1830 +(I) @LINE: 1920 >>> Processing Test Case: testSetBloodFlowDataPublishIntervalOverride_NominalPath -(S) @LINE: 1842 +(S) @LINE: 1932 >>> Processed Test Case: testSetBloodFlowDataPublishIntervalOverride_NominalPath -(I) @LINE: 1848 +(I) @LINE: 1938 >>> Processing Test Case: testSetBloodFlowDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1860 +(S) @LINE: 1950 >>> Processed Test Case: testSetBloodFlowDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1868 +(I) @LINE: 1958 >>> Processing Test Case: testSetMeasuredBloodFlowRateOverride_NominalPath -(S) @LINE: 1880 +(S) @LINE: 1970 >>> Processed Test Case: testSetMeasuredBloodFlowRateOverride_NominalPath -(I) @LINE: 1886 +(I) @LINE: 1976 >>> Processing Test Case: testSetMeasuredBloodFlowRateOverride_NotLoggedIn -(S) @LINE: 1898 +(S) @LINE: 1988 >>> Processed Test Case: testSetMeasuredBloodFlowRateOverride_NotLoggedIn -(I) @LINE: 1906 +(I) @LINE: 1996 >>> Processing Test Case: testSetMeasuredBloodPumpCurrentOverride_NominalPath -(S) @LINE: 1918 +(S) @LINE: 2008 >>> Processed Test Case: testSetMeasuredBloodPumpCurrentOverride_NominalPath -(I) @LINE: 1924 +(I) @LINE: 2014 >>> Processing Test Case: testSetMeasuredBloodPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1936 +(S) @LINE: 2026 >>> Processed Test Case: testSetMeasuredBloodPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1944 +(I) @LINE: 2034 >>> Processing Test Case: testSetMeasuredBloodPumpMCSpeedOverride_NominalPath -(S) @LINE: 1956 +(S) @LINE: 2046 >>> Processed Test Case: testSetMeasuredBloodPumpMCSpeedOverride_NominalPath -(I) @LINE: 1962 +(I) @LINE: 2052 >>> Processing Test Case: testSetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1974 +(S) @LINE: 2064 >>> Processed Test Case: testSetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 1982 +(I) @LINE: 2072 >>> Processing Test Case: testSetMeasuredBloodPumpRotorSpeedOverride_NominalPath -(S) @LINE: 1994 +(S) @LINE: 2084 >>> Processed Test Case: testSetMeasuredBloodPumpRotorSpeedOverride_NominalPath -(I) @LINE: 2000 +(I) @LINE: 2090 >>> Processing Test Case: testSetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 2012 +(S) @LINE: 2102 >>> Processed Test Case: testSetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 2020 +(I) @LINE: 2110 >>> Processing Test Case: testSetMeasuredBloodPumpSpeedOverride_NominalPath -(S) @LINE: 2032 +(S) @LINE: 2122 >>> Processed Test Case: testSetMeasuredBloodPumpSpeedOverride_NominalPath -(I) @LINE: 2038 +(I) @LINE: 2128 >>> Processing Test Case: testSetMeasuredBloodPumpSpeedOverride_NotLoggedIn -(S) @LINE: 2050 +(S) @LINE: 2140 >>> Processed Test Case: testSetMeasuredBloodPumpSpeedOverride_NotLoggedIn -(I) @LINE: 2058 +(I) @LINE: 2148 + >>> Processing Test Case: testSetTargetBloodFlowRateOverride_InvalidControlMode +(S) @LINE: 2163 + >>> Processed Test Case: testSetTargetBloodFlowRateOverride_InvalidControlMode +(I) @LINE: 2169 >>> Processing Test Case: testSetTargetBloodFlowRateOverride_NominalPath -(S) @LINE: 2070 +(S) @LINE: 2184 >>> Processed Test Case: testSetTargetBloodFlowRateOverride_NominalPath -(I) @LINE: 2076 +(I) @LINE: 2190 >>> Processing Test Case: testSetTargetBloodFlowRateOverride_NotLoggedIn -(S) @LINE: 2088 +(S) @LINE: 2202 >>> Processed Test Case: testSetTargetBloodFlowRateOverride_NotLoggedIn -(I) @LINE: 2094 +(I) @LINE: 2208 + >>> Processing Test Case: testSetTargetBloodFlowRateOverride_OpenLoop +(S) @LINE: 2223 + >>> Processed Test Case: testSetTargetBloodFlowRateOverride_OpenLoop +(I) @LINE: 2229 >>> Processing Test Case: testSetTargetBloodFlowRateOverride_ReverseFlow -(S) @LINE: 2109 +(S) @LINE: 2244 >>> Processed Test Case: testSetTargetBloodFlowRateOverride_ReverseFlow -(I) @LINE: 2117 +(I) @LINE: 2252 >>> Processing Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_Forward -(S) @LINE: 2127 +(S) @LINE: 2262 >>> Processed Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_Forward -(I) @LINE: 2133 +(I) @LINE: 2268 >>> Processing Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_ForwardWrap -(S) @LINE: 2143 +(S) @LINE: 2278 >>> Processed Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_ForwardWrap -(I) @LINE: 2149 +(I) @LINE: 2284 >>> Processing Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_NotTime -(S) @LINE: 2152 +(S) @LINE: 2287 >>> Processed Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_NotTime -(I) @LINE: 2158 +(I) @LINE: 2293 >>> Processing Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_Reverse -(S) @LINE: 2168 +(S) @LINE: 2303 >>> Processed Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_Reverse -(I) @LINE: 2174 +(I) @LINE: 2309 >>> Processing Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_ReverseWrap -(S) @LINE: 2184 +(S) @LINE: 2319 >>> Processed Test Case: updateBloodPumpSpeedAndDirectionFromHallSensors_ReverseWrap -(S) @LINE: 2184 +(S) @LINE: 2319 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:09:26 +COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/BLOODFLOW/BLOODFLOW_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:20:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed + Processing Coverage Import Script File + Script Creation Completed +-------------------------------------------------------------------------------- +Coverage Import/Export Log +-------------------------------------------------------------------------------- +(S) @LINE: 1 + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/BLOODFLOW/BLOODFLOW_cba.cvr +(S) @LINE: 45 + >>> Source file matched BloodFlow.c +(S) @LINE: 254 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/BLOODFLOW/BLOODFLOW_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:09:26 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:20:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -1915,952 +2786,996 @@ Running: initBloodFlow_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.setBloodPumpTargetFlowRate test cases Running: setBloodPumpTargetFlowRate_DirChngWhilePumpIsRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_FlowTooHigh Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_OffToRateFwd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_OffToRateRev Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateDecrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateDecreaseDuringRampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateDecreaseDuringRampUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateIncrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateIncreaseDuringRampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_RateIncreaseDuringRampUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpTargetFlowRate_ZeroRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.signalBloodPumpHardStop test cases Running: signalBloodPumpHardStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.signalBloodPumpRotorHallSensor test cases Running: signalBloodPumpRotorHallSensor_Homing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: signalBloodPumpRotorHallSensor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.homeBloodPump test cases Running: homeBloodPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: homeBloodPump_PumpIsRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.execBloodFlowMonitor test cases Running: execBloodFlowMonitor_InitPOST Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execBloodFlowMonitor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.execBloodFlowController test cases Running: execBloodFlowController_ControlToTargetState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execBloodFlowController_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execBloodFlowController_OffState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execBloodFlowController_RampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execBloodFlowController_RampUpState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.handleBloodPumpOffState test cases Running: handleBloodPumpOffState_NewRateSet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpOffState_NoChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.handleBloodPumpRampingUpState test cases Running: handleBloodPumpRampingUpState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingUpState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingUpState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingUpState_StopRequested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.handleBloodPumpRampingDownState test cases Running: handleBloodPumpRampingDownState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingDownState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingDownState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpRampingDownState_ToZero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.handleBloodPumpControlToTargetState test cases Running: handleBloodPumpControlToTargetState_ControlInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpControlToTargetState_ControlInterval_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleBloodPumpControlToTargetState_NotControlInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.setBloodPumpControlSignalPWM test cases Running: setBloodPumpControlSignalPWM_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.stopBloodPump test cases Running: stopBloodPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.releaseBloodPumpStop test cases Running: releaseBloodPumpStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.setBloodPumpDirection test cases Running: setBloodPumpDirection_FWD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpDirection_InvalidDirection Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBloodPumpDirection_REV Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getPublishBloodFlowDataInterval test cases Running: getPublishBloodFlowDataInterval_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getPublishBloodFlowDataInterval_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getTargetBloodFlowRate test cases Running: getTargetBloodFlowRate_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getTargetBloodFlowRate_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getMeasuredBloodFlowRate test cases Running: getMeasuredBloodFlowRate_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodFlowRate_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getMeasuredBloodPumpRotorSpeed test cases Running: getMeasuredBloodPumpRotorSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodPumpRotorSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getMeasuredBloodPumpSpeed test cases Running: getMeasuredBloodPumpSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodPumpSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getMeasuredBloodPumpMCSpeed test cases Running: getMeasuredBloodPumpMCSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodPumpMCSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.getMeasuredBloodPumpMCCurrent test cases Running: getMeasuredBloodPumpCurrent_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodPumpCurrent_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.publishBloodFlowData test cases Running: publishBloodFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: publishBloodFlowData_NotIntervalTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.resetBloodFlowMovingAverage test cases Running: resetBloodFlowMovingAverage_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.filterBloodFlowReadings test cases Running: filterBloodFlowReadings_FilterNotYetFilled Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: filterBloodFlowReadings_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: filterBloodFlowReadings_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.updateBloodPumpSpeedAndDirectionFromHallSensors test cases Running: updateBloodPumpSpeedAndDirectionFromHallSensors_Forward Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateBloodPumpSpeedAndDirectionFromHallSensors_ForwardWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateBloodPumpSpeedAndDirectionFromHallSensors_NotTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateBloodPumpSpeedAndDirectionFromHallSensors_Reverse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateBloodPumpSpeedAndDirectionFromHallSensors_ReverseWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.checkBloodPumpRotor test cases Running: checkBloodPumpRotor_Homing_NoTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpRotor_Homing_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpRotor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpRotor_RotorSpeedAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpRotor_ZeroRotorSpeed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.checkBloodPumpDirection test cases Running: checkBloodPumpDirection_FailHallSensors Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpDirection_FailMCSpd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpDirection_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpDirection_NotControlling Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.checkBloodPumpSpeeds test cases Running: checkBloodPumpSpeeds_Off_InRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_Off_OutOfRange_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_Off_OutOfRange_Persist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_On_Controlling_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_On_Controlling_OutOfRange_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_On_Controlling_OutOfRange_Persist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpSpeeds_On_Ramping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.checkBloodPumpFlowAgainstSpeed test cases Running: checkBloodPumpFlowAgainstSpeed_NotControlling Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpFlowAgainstSpeed_NotTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpFlowAgainstSpeed_OutsideRange_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpFlowAgainstSpeed_OutsideRange_Persist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpFlowAgainstSpeed_WithinRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpFlowAgainstSpeed_WithinRange2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.checkBloodPumpMCCurrent test cases Running: checkBloodPumpMCCurrent_OFFOk Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_OFFTooHighAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_OFFTooHighShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_RunningOk Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_RunningTooHighAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_RunningTooHighShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_RunningTooLowAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkBloodPumpMCCurrent_RunningTooLowShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.execBloodFlowTest test cases Running: execBloodFlowTest_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all BloodFlow.setBloodFlowCalibration test cases + Running: setBloodFlowCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setBloodFlowCalibration_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setBloodFlowCalibration_SetFailed + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all BloodFlow.getBloodFlowCalibration test cases + Running: getBloodFlowCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all BloodFlow.testSetBloodFlowDataPublishIntervalOverride test cases Running: testSetBloodFlowDataPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetBloodFlowDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetBloodFlowDataPublishIntervalOverride test cases Running: testResetBloodFlowDataPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetBloodFlowDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetTargetBloodFlowRateOverride test cases + Running: testSetTargetBloodFlowRateOverride_InvalidControlMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: testSetTargetBloodFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetTargetBloodFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: testSetTargetBloodFlowRateOverride_OpenLoop + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: testSetTargetBloodFlowRateOverride_ReverseFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetTargetBloodFlowRateOverride test cases Running: testResetTargetBloodFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetTargetBloodFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetMeasuredBloodFlowRateOverride test cases Running: testSetMeasuredBloodFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredBloodFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetMeasuredBloodFlowRateOverride test cases Running: testResetMeasuredBloodFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredBloodFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetMeasuredBloodPumpRotorSpeedOverride test cases Running: testSetMeasuredBloodPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetMeasuredBloodPumpRotorSpeedOverride test cases Running: testResetMeasuredBloodPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredBloodPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetMeasuredBloodPumpSpeedOverride test cases Running: testSetMeasuredBloodPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredBloodPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetMeasuredBloodPumpSpeedOverride test cases Running: testResetMeasuredBloodPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredBloodPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetMeasuredBloodPumpMCSpeedOverride test cases Running: testSetMeasuredBloodPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetMeasuredBloodPumpMCSpeedOverride test cases Running: testResetMeasuredBloodPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredBloodPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testSetMeasuredBloodPumpMCCurrentOverride test cases Running: testSetMeasuredBloodPumpCurrentOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredBloodPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.testResetMeasuredBloodPumpMCCurrentOverride test cases Running: testResetMeasuredBloodPumpCurrentOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredBloodPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:09:29 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:20:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.env" Initializing search list Creating the Environment Directory Creating Environment "BUTTONS" @@ -2889,18 +3804,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:09:32 +COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:20:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -2912,16 +3827,17 @@ Processing script line 50 Processing script line 300 Processing script line 350 - Processing script line 500 - Processing script line 550 + Processing script line 400 + Processing script line 450 + Processing script line 600 Processing script line 650 - Processing script line 750 + Processing script line 800 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: ButtonsPressed (S) @LINE: 43 @@ -2979,162 +3895,166 @@ (S) @LINE: 248 >>> Processed Test Case: NoChangeNoPending (I) @LINE: 254 + >>> Processing Test Case: PressedToReleasedOffPendingDelay +(S) @LINE: 268 + >>> Processed Test Case: PressedToReleasedOffPendingDelay +(I) @LINE: 274 >>> Processing Test Case: PressedToReleasedOffPendingFirstPulse -(S) @LINE: 266 +(S) @LINE: 288 >>> Processed Test Case: PressedToReleasedOffPendingFirstPulse -(I) @LINE: 272 +(I) @LINE: 294 >>> Processing Test Case: PressedToReleasedOffPendingIntermediate -(S) @LINE: 284 +(S) @LINE: 307 >>> Processed Test Case: PressedToReleasedOffPendingIntermediate -(I) @LINE: 290 +(I) @LINE: 313 >>> Processing Test Case: PressedToReleasedOffPendingLastPulse -(S) @LINE: 302 +(S) @LINE: 326 >>> Processed Test Case: PressedToReleasedOffPendingLastPulse -(I) @LINE: 308 +(I) @LINE: 332 >>> Processing Test Case: ReleasedToPressedFaultMode -(S) @LINE: 316 +(S) @LINE: 340 >>> Processed Test Case: ReleasedToPressedFaultMode -(I) @LINE: 322 +(I) @LINE: 346 >>> Processing Test Case: ReleasedToPressedInvalidMode -(S) @LINE: 330 +(S) @LINE: 354 >>> Processed Test Case: ReleasedToPressedInvalidMode -(I) @LINE: 336 +(I) @LINE: 360 >>> Processing Test Case: ReleasedToPressedServiceMode -(S) @LINE: 344 +(S) @LINE: 368 >>> Processed Test Case: ReleasedToPressedServiceMode -(I) @LINE: 350 +(I) @LINE: 374 >>> Processing Test Case: ReleasedToPressedStandbyMode -(S) @LINE: 358 +(S) @LINE: 382 >>> Processed Test Case: ReleasedToPressedStandbyMode -(I) @LINE: 364 +(I) @LINE: 388 >>> Processing Test Case: handleOffButtonProcessing_OffRequestPending -(S) @LINE: 369 +(S) @LINE: 393 >>> Processed Test Case: handleOffButtonProcessing_OffRequestPending -(I) @LINE: 375 +(I) @LINE: 399 >>> Processing Test Case: handleOffButtonProcessing_OffRequestPendingExpired -(S) @LINE: 381 +(S) @LINE: 405 >>> Processed Test Case: handleOffButtonProcessing_OffRequestPendingExpired -(I) @LINE: 389 +(I) @LINE: 413 >>> Processing Test Case: NoChange -(S) @LINE: 396 +(S) @LINE: 420 >>> Processed Test Case: NoChange -(I) @LINE: 402 +(I) @LINE: 426 >>> Processing Test Case: PressTimedOut -(S) @LINE: 415 +(S) @LINE: 439 >>> Processed Test Case: PressTimedOut -(I) @LINE: 421 +(I) @LINE: 445 >>> Processing Test Case: PressedToReleased -(S) @LINE: 428 +(S) @LINE: 452 >>> Processed Test Case: PressedToReleased -(I) @LINE: 434 +(I) @LINE: 458 >>> Processing Test Case: ReleasedToPressed -(S) @LINE: 447 +(S) @LINE: 471 >>> Processed Test Case: ReleasedToPressed -(I) @LINE: 455 +(I) @LINE: 479 >>> Processing Test Case: NominalPath -(S) @LINE: 474 +(S) @LINE: 498 >>> Processed Test Case: NominalPath -(I) @LINE: 482 +(I) @LINE: 506 >>> Processing Test Case: FaultMode -(S) @LINE: 485 +(S) @LINE: 509 >>> Processed Test Case: FaultMode -(I) @LINE: 491 +(I) @LINE: 515 >>> Processing Test Case: InvalidMode -(S) @LINE: 494 +(S) @LINE: 518 >>> Processed Test Case: InvalidMode -(I) @LINE: 500 +(I) @LINE: 524 >>> Processing Test Case: ServiceMode -(S) @LINE: 503 +(S) @LINE: 527 >>> Processed Test Case: ServiceMode -(I) @LINE: 509 +(I) @LINE: 533 >>> Processing Test Case: StandbyMode -(S) @LINE: 512 +(S) @LINE: 536 >>> Processed Test Case: StandbyMode -(I) @LINE: 520 +(I) @LINE: 544 >>> Processing Test Case: NominalPath -(S) @LINE: 524 +(S) @LINE: 548 >>> Processed Test Case: NominalPath -(I) @LINE: 532 +(I) @LINE: 556 >>> Processing Test Case: TestingActive -(S) @LINE: 543 +(S) @LINE: 567 >>> Processed Test Case: TestingActive -(I) @LINE: 549 +(I) @LINE: 573 >>> Processing Test Case: TestingInactive -(S) @LINE: 560 +(S) @LINE: 584 >>> Processed Test Case: TestingInactive -(I) @LINE: 568 +(I) @LINE: 592 >>> Processing Test Case: TestingActive -(S) @LINE: 579 +(S) @LINE: 603 >>> Processed Test Case: TestingActive -(I) @LINE: 585 +(I) @LINE: 609 >>> Processing Test Case: TestingInactive -(S) @LINE: 596 +(S) @LINE: 620 >>> Processed Test Case: TestingInactive -(I) @LINE: 604 +(I) @LINE: 628 >>> Processing Test Case: TestingActive -(S) @LINE: 616 +(S) @LINE: 640 >>> Processed Test Case: TestingActive -(I) @LINE: 622 +(I) @LINE: 646 >>> Processing Test Case: TestingInactive -(S) @LINE: 634 +(S) @LINE: 658 >>> Processed Test Case: TestingInactive -(I) @LINE: 642 +(I) @LINE: 666 >>> Processing Test Case: TestingActive -(S) @LINE: 654 +(S) @LINE: 678 >>> Processed Test Case: TestingActive -(I) @LINE: 660 +(I) @LINE: 684 >>> Processing Test Case: TestingInactive -(S) @LINE: 672 +(S) @LINE: 696 >>> Processed Test Case: TestingInactive -(I) @LINE: 680 +(I) @LINE: 704 >>> Processing Test Case: InvalidCmdFromUI -(S) @LINE: 686 +(S) @LINE: 710 >>> Processed Test Case: InvalidCmdFromUI -(I) @LINE: 692 +(I) @LINE: 716 >>> Processing Test Case: InvalidModeToTurnOff -(S) @LINE: 699 +(S) @LINE: 723 >>> Processed Test Case: InvalidModeToTurnOff -(I) @LINE: 705 +(I) @LINE: 729 >>> Processing Test Case: OffButtonRejected -(S) @LINE: 711 +(S) @LINE: 735 >>> Processed Test Case: OffButtonRejected -(I) @LINE: 717 +(I) @LINE: 741 >>> Processing Test Case: OffDuringFaultMode -(S) @LINE: 724 +(S) @LINE: 748 >>> Processed Test Case: OffDuringFaultMode -(I) @LINE: 730 +(I) @LINE: 754 >>> Processing Test Case: OffDuringServiceMode -(S) @LINE: 737 +(S) @LINE: 761 >>> Processed Test Case: OffDuringServiceMode -(I) @LINE: 743 +(I) @LINE: 767 >>> Processing Test Case: OffDuringStandbyMode -(S) @LINE: 750 +(S) @LINE: 774 >>> Processed Test Case: OffDuringStandbyMode -(I) @LINE: 756 +(I) @LINE: 780 >>> Processing Test Case: UserReqOffDuringInvalidModeToTurnOff -(S) @LINE: 765 +(S) @LINE: 789 >>> Processed Test Case: UserReqOffDuringInvalidModeToTurnOff -(I) @LINE: 771 +(I) @LINE: 795 >>> Processing Test Case: UserReqOffDuringServiceMode -(S) @LINE: 780 +(S) @LINE: 804 >>> Processed Test Case: UserReqOffDuringServiceMode -(I) @LINE: 786 +(I) @LINE: 810 >>> Processing Test Case: userConfirmOffButton_NoConfirmExpected -(S) @LINE: 796 +(S) @LINE: 820 >>> Processed Test Case: userConfirmOffButton_NoConfirmExpected -(I) @LINE: 802 +(I) @LINE: 826 >>> Processing Test Case: userConfirmOffButton_NoRejectExpected -(S) @LINE: 812 +(S) @LINE: 836 >>> Processed Test Case: userConfirmOffButton_NoRejectExpected -(S) @LINE: 812 +(S) @LINE: 836 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:09:34 +COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:20:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -3144,12 +4064,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:09:34 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:20:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -3158,381 +4078,388 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.execButtons test cases Running: ButtonsPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoButtonsPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.isStopButtonPressed test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.getOffButtonState test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.getStopButtonState test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.execStuckButtonTest test cases Running: Completed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InProgressStuckButtonReleased Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InProgressStuckButtonTimeout_OffPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InProgressStuckButtonTimeout_StopPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StartTestNoButtonsPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StartTestStuckButton Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.userConfirmOffButton test cases Running: InvalidCmdFromUI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidModeToTurnOff Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OffButtonRejected Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OffDuringFaultMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OffDuringServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OffDuringStandbyMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: UserReqOffDuringInvalidModeToTurnOff Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: UserReqOffDuringServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: userConfirmOffButton_NoConfirmExpected Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: userConfirmOffButton_NoRejectExpected Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.isCurrentOpModeOkToTurnOff test cases Running: FaultMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StandbyMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.handleOffButtonProcessing test cases Running: NoChangeNoPending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: PressedToReleasedOffPendingDelay + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: PressedToReleasedOffPendingFirstPulse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PressedToReleasedOffPendingIntermediate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PressedToReleasedOffPendingLastPulse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReleasedToPressedFaultMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReleasedToPressedInvalidMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReleasedToPressedServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReleasedToPressedStandbyMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleOffButtonProcessing_OffRequestPending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleOffButtonProcessing_OffRequestPendingExpired Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.handleStopButtonProcessing test cases Running: NoChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PressTimedOut Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PressedToReleased Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReleasedToPressed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.testSetOffButtonStateOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.testResetOffButtonStateOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.testSetStopButtonStateOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.testResetStopButtonStateOverride test cases Running: TestingActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-07-09 09:09:36 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 +TIME: 2020-09-10 11:20:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.env" Initializing search list Creating the Environment Directory Creating Environment "COMM" @@ -3562,18 +4489,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e COMM -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-07-09 09:09:42 +COMMAND: /opt/VectorCASTSP3/clicast -e COMM -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 +TIME: 2020-09-10 11:20:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -3588,7 +4515,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM.tst.tmp (I) @LINE: 24 >>> Processing Test Case: clearSCI1CommErrors_NominalPath (S) @LINE: 29 @@ -3672,12 +4599,12 @@ (S) @LINE: 316 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e COMM -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-07-09 09:09:47 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 +TIME: 2020-09-10 11:20:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -3686,125 +4613,125 @@ Running: signalCANXmitsInitiated_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.signalCANXmitsCompleted test cases Running: signalCANXmitsCompleted_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.setSCI2DMAReceiveInterrupt test cases Running: setSCI2DMAReceiveInterrupt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.setSCI2DMATransmitInterrupt test cases Running: setSCI2DMATransmitInterrupt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.clearSCI2DMAReceiveInterrupt test cases Running: clearSCI2DMAReceiveInterrupt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.clearSCI2DMATransmitInterrupt test cases Running: clearSCI2DMATransmitInterrupt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.clearSCI1CommErrors test cases Running: clearSCI1CommErrors_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.clearSCI2CommErrors test cases Running: clearSCI2CommErrors_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.isSCI2DMATransmitInProgress test cases Running: isSCI2DMATransmitInProgress_DMABusy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isSCI2DMATransmitInProgress_NotBusy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isSCI2DMATransmitInProgress_TransmitterBusy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Comm.isCAN1TransmitInProgress test cases Running: isCAN1TransmitInProgress_Ch1_8_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isCAN1TransmitInProgress_Ch9_16_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isCAN1TransmitInProgress_InProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isCAN1TransmitInProgress_NotBusy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-07-09 09:09:49 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 +TIME: 2020-09-10 11:20:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.env" Initializing search list Creating the Environment Directory Creating Environment "COMMBUFFERS" @@ -3833,18 +4760,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-07-09 09:09:56 +COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 +TIME: 2020-09-10 11:20:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -3854,23 +4781,22 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 - Processing script line 100 + Processing script line 150 Processing script line 200 Processing script line 250 + Processing script line 300 Processing script line 350 Processing script line 450 - Processing script line 500 Processing script line 550 - Processing script line 600 Processing script line 650 - Processing script line 700 Processing script line 750 + Processing script line 800 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: InsufficientSpaceForAdd (S) @LINE: 31 @@ -3884,58 +4810,66 @@ (S) @LINE: 68 >>> Processed Test Case: InsufficientSpaceForAdd_NotFirstTime_NotPersisted (I) @LINE: 74 + >>> Processing Test Case: InsufficientSpaceForAdd_XmitWhileNoOtherCANNodes +(S) @LINE: 86 + >>> Processed Test Case: InsufficientSpaceForAdd_XmitWhileNoOtherCANNodes +(I) @LINE: 92 >>> Processing Test Case: InvalidBuffer -(S) @LINE: 78 +(S) @LINE: 96 >>> Processed Test Case: InvalidBuffer -(I) @LINE: 84 +(I) @LINE: 102 >>> Processing Test Case: SuccessfulAdd -(S) @LINE: 147 +(S) @LINE: 165 >>> Processed Test Case: SuccessfulAdd -(I) @LINE: 153 +(I) @LINE: 171 >>> Processing Test Case: SuccessfulAdd_ClearLastOverflow -(S) @LINE: 220 +(S) @LINE: 238 >>> Processed Test Case: SuccessfulAdd_ClearLastOverflow -(I) @LINE: 226 +(I) @LINE: 244 >>> Processing Test Case: SuccessfulAdd_NoClearLastOverflow -(S) @LINE: 293 +(S) @LINE: 311 >>> Processed Test Case: SuccessfulAdd_NoClearLastOverflow -(I) @LINE: 301 +(I) @LINE: 317 + >>> Processing Test Case: SuccessfulAdd_RecvWhileNoOtherCANNodes +(S) @LINE: 382 + >>> Processed Test Case: SuccessfulAdd_RecvWhileNoOtherCANNodes +(I) @LINE: 390 >>> Processing Test Case: clearBuffer_InvalidBuffer -(S) @LINE: 307 +(S) @LINE: 396 >>> Processed Test Case: clearBuffer_InvalidBuffer -(I) @LINE: 313 +(I) @LINE: 402 >>> Processing Test Case: clearBuffer_NominalPath -(S) @LINE: 341 +(S) @LINE: 430 >>> Processed Test Case: clearBuffer_NominalPath -(I) @LINE: 349 +(I) @LINE: 438 >>> Processing Test Case: ConsumeAllDataInInactiveBuffer -(S) @LINE: 368 +(S) @LINE: 457 >>> Processed Test Case: ConsumeAllDataInInactiveBuffer -(I) @LINE: 374 +(I) @LINE: 463 >>> Processing Test Case: ConsumePortionOfDataInInactiveBuffer -(S) @LINE: 398 +(S) @LINE: 487 >>> Processed Test Case: ConsumePortionOfDataInInactiveBuffer -(I) @LINE: 406 +(I) @LINE: 495 >>> Processing Test Case: InvalidBuffer -(S) @LINE: 410 +(S) @LINE: 499 >>> Processed Test Case: InvalidBuffer -(I) @LINE: 416 +(I) @LINE: 505 >>> Processing Test Case: LengthLargerThanBuffer -(S) @LINE: 426 +(S) @LINE: 515 >>> Processed Test Case: LengthLargerThanBuffer -(I) @LINE: 432 +(I) @LINE: 521 >>> Processing Test Case: LengthLargerThanContents -(S) @LINE: 442 +(S) @LINE: 531 >>> Processed Test Case: LengthLargerThanContents -(I) @LINE: 448 +(I) @LINE: 537 >>> Processing Test Case: SuccessfulGetFromBothBuffers -(S) @LINE: 473 +(S) @LINE: 562 >>> Processed Test Case: SuccessfulGetFromBothBuffers -(I) @LINE: 479 +(I) @LINE: 568 >>> Processing Test Case: SuccessfulGetFromInactiveBufferOnly -(S) @LINE: 505 +(S) @LINE: 594 >>> Processed Test Case: SuccessfulGetFromInactiveBufferOnly -(I) @LINE: 513 +(I) @LINE: 602 >>> Processing Test Case: NominalPath (E) Errors from previous script import(s) >>> (E) @LINE: 305 TEST.VALUE:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_IN_UART_PC][0]:1 @@ -3968,57 +4902,57 @@ >>> (E) @LINE: 336 TEST.EXPECTED:CommBuffers.<>.activeDoubleBuffer[COMM_BUFFER_NOT_USED..COMM_BUFFER_OUT_UART_PC]:0 >>> >>> Invalid array index value COMM_BUFFER_NOT_USED..COMM_BUFFER_OUT_UART_PC >>> >>> Command Ignored. -(S) @LINE: 590 +(S) @LINE: 680 >>> Processed Test Case: NominalPath -(I) @LINE: 598 - >>> Processing Test Case: GetLockActive -(S) @LINE: 607 - >>> Processed Test Case: GetLockActive -(I) @LINE: 613 +(I) @LINE: 688 >>> Processing Test Case: InvalidBuffer -(S) @LINE: 616 +(S) @LINE: 691 >>> Processed Test Case: InvalidBuffer -(I) @LINE: 622 +(I) @LINE: 697 >>> Processing Test Case: NominalPath -(S) @LINE: 630 +(E) Errors from previous script import(s) + >>> (E) @LINE: 625 TEST.VALUE:CommBuffers.<>.bufferGetLock[COMM_BUFFER_OUT_CAN_HD_ALARM]:0 + >>> >>> Unknown parameter/object name bufferGetLock + >>> >>> Value Line Error - Command Ignored +(S) @LINE: 710 >>> Processed Test Case: NominalPath -(I) @LINE: 638 +(I) @LINE: 718 >>> Processing Test Case: InvalidBuffer -(S) @LINE: 642 +(S) @LINE: 722 >>> Processed Test Case: InvalidBuffer -(I) @LINE: 648 +(I) @LINE: 728 >>> Processing Test Case: LengthLargerThanBuffer -(S) @LINE: 658 +(S) @LINE: 738 >>> Processed Test Case: LengthLargerThanBuffer -(I) @LINE: 664 +(I) @LINE: 744 >>> Processing Test Case: LengthLargerThanContents -(S) @LINE: 674 +(S) @LINE: 754 >>> Processed Test Case: LengthLargerThanContents -(I) @LINE: 680 +(I) @LINE: 760 >>> Processing Test Case: SuccessfulPeekFromBothBuffers -(S) @LINE: 713 +(S) @LINE: 793 >>> Processed Test Case: SuccessfulPeekFromBothBuffers -(I) @LINE: 719 +(I) @LINE: 799 >>> Processing Test Case: SuccessfulPeekFromInactiveBufferOnly -(S) @LINE: 752 +(S) @LINE: 832 >>> Processed Test Case: SuccessfulPeekFromInactiveBufferOnly -(I) @LINE: 760 +(I) @LINE: 840 >>> Processing Test Case: Switch0To1 -(S) @LINE: 768 +(S) @LINE: 848 >>> Processed Test Case: Switch0To1 -(I) @LINE: 774 +(I) @LINE: 854 >>> Processing Test Case: Switch1To0 -(S) @LINE: 782 +(S) @LINE: 862 >>> Processed Test Case: Switch1To0 -(S) @LINE: 782 +(S) @LINE: 862 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-07-09 09:09:59 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 +TIME: 2020-09-10 11:20:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -4027,207 +4961,214 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.clearBuffer test cases Running: clearBuffer_InvalidBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: clearBuffer_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.addToCommBuffer test cases Running: InsufficientSpaceForAdd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InsufficientSpaceForAdd_NotFirstTime_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InsufficientSpaceForAdd_NotFirstTime_NotPersisted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: InsufficientSpaceForAdd_XmitWhileNoOtherCANNodes + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: InvalidBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulAdd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulAdd_ClearLastOverflow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulAdd_NoClearLastOverflow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: SuccessfulAdd_RecvWhileNoOtherCANNodes + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all CommBuffers.getFromCommBuffer test cases Running: InvalidBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: LengthLargerThanBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: LengthLargerThanContents Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulGetFromBothBuffers Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulGetFromInactiveBufferOnly Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.peekFromCommBuffer test cases Running: InvalidBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: LengthLargerThanBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: LengthLargerThanContents Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulPeekFromBothBuffers Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulPeekFromInactiveBufferOnly Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.numberOfBytesInCommBuffer test cases - Running: GetLockActive - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete Running: InvalidBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.switchDoubleBuffer test cases Running: Switch0To1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Switch1To0 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CommBuffers.getDataFromInactiveBuffer test cases Running: ConsumeAllDataInInactiveBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ConsumePortionOfDataInInactiveBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:10:01 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:20:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.env" Initializing search list Creating the Environment Directory Creating Environment "CPLD" @@ -4257,18 +5198,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e CPLD -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:10:04 +COMMAND: /opt/VectorCASTSP3/clicast -e CPLD -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:20:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -4284,7 +5225,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst.tmp (I) @LINE: 24 >>> Processing Test Case: getCPLDOffButton_NominalPath (S) @LINE: 28 @@ -4335,13 +5276,13 @@ >>> Processed Test Case: toggleCPLDWatchdog_NominalPath (S) @LINE: 158 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e CPLD test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:10:06 +COMMAND: /opt/VectorCASTSP3/clicast -e CPLD test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:20:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -4351,12 +5292,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e CPLD -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:10:07 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:20:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -4365,103 +5306,103 @@ Running: initCPLD_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.toggleCPLDWatchdog test cases Running: toggleCPLDWatchdog_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.getCPLDWatchdogExpired test cases Running: getCPLDWatchdogExpired_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.setCPLDLampGreen test cases Running: setCPLDLampGreen_Off Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setCPLDLampGreen_On Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.setCPLDLampBlue test cases Running: setCPLDLampBlue_Off Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setCPLDLampBlue_On Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.setCPLDLampRed test cases Running: setCPLDLampRed_Off Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setCPLDLampRed_On Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.toggleCPLDOffRequest test cases Running: toggleCPLDOffRequest_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.getCPLDOffButton test cases Running: getCPLDOffButton_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all CPLD.getCPLDStopButton test cases Running: getCPLDStopButton_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:10:08 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:20:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.env" Initializing search list Creating the Environment Directory Creating Environment "DGINTERFACE" @@ -4490,18 +5431,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:10:11 +COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:20:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -4530,7 +5471,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.tst.tmp (I) @LINE: 24 >>> Processing Test Case: cmdDGSampleWater_NominalPath (S) @LINE: 28 @@ -4677,6 +5618,10 @@ >>> Processed Test Case: getDGOpMode_NominalPath (I) @LINE: 744 >>> Processing Test Case: getDGPressure_InvalidSensor +(E) @LINE: 748 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> Value for 'Enumeral' out of range + >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> Command Ignored (S) @LINE: 753 >>> Processed Test Case: getDGPressure_InvalidSensor (I) @LINE: 759 @@ -4741,50 +5686,35 @@ >>> Processed Test Case: setDialysateTemperatureReadings_NominalPath (S) @LINE: 968 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:10:13 +COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:20:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:10:14 -TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite -VectorCAST Copyright (C) 1993 - 2020 -**Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG - Opening Environment - Opening Parameter/Global File - Opening Types File - Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr (S) @LINE: 45 >>> Source file matched DGInterface.c (S) @LINE: 79 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DGINTERFACE/DGINTERFACE_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:10:15 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:20:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -4793,400 +5723,400 @@ Running: initDGInterface_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.initTreatmentReservoirMgmt test cases Running: initTreatmentReservoirMgmt_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.execTreatmentReservoirMgmt test cases Running: execTreatmentReservoirMgmt_DrainState_DrainCompleted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_DrainState_Draining Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FillState_FillCompleted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FillState_Filling Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FillState_Flushing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FlushDGLinesState_DrainStarted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FlushDGLinesState_Flushing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_FlushDGLinesState_StartDrain Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_StartState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForFillToSettleState_Settled Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForFillToSettleState_Wait Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchSettle_NotSettled Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchSettle_Settled Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchState_Flushing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchState_NotRecirc Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchState_NotSpent Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchState_Spent_Res1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitForResSwitchState_Spent_Res2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitToFillState_FillStarted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitToFillState_Flushing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitToFillState_StartFill Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentReservoirMgmt_WaitToFillState_TreatmentPaused Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGOpMode test cases Running: getDGOpMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGSubMode test cases Running: getDGSubMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGActiveReservoir test cases Running: getDGActiveReservoir_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGPressure test cases Running: getDGPressure_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getDGPressure_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGROPumpPressureSetPt test cases Running: getDGROPumpPressureSetPt_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGROPumpFlowRateMlMin test cases Running: getDGROPumpFlowRateMlMin_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.getDGDrainPumpRPMSetPt test cases Running: getDGDrainPumpRPMSetPt_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGOpMode test cases Running: setDGOpMode_InvalidMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDGOpMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDialysateTemperatureReadings test cases Running: setDialysateTemperatureReadings_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGDialysateTemperatures test cases Running: setDGDialysateTemperatures_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGReservoirsData test cases Running: setDGReservoirsData_InvalidRes Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDGReservoirsData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGPressures test cases Running: setDGPressures_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGROPumpData test cases Running: setDGROPumpData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.setDGDrainPumpData test cases Running: setDGDrainPumpData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdSetDGDialysateTargetTemps test cases Running: cmdSetDGDialysateTargetTemps_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStartDG test cases Running: cmdStartDG_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStopDG test cases Running: cmdStopDG_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStartDGTrimmerHeater test cases Running: cmdStartDGTrimmerHeater_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStopDGTrimmerHeater test cases Running: cmdStopDGTrimmerHeater_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdSetDGActiveReservoir test cases Running: cmdSetDGActiveReservoir_InvalidRes Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: cmdSetDGActiveReservoir_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStartDGFill test cases Running: cmdStartDGFill_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdStartDGDrain test cases Running: cmdStartDGDrain_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DGInterface.cmdDGSampleWater test cases Running: cmdDGSampleWater_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:10:17 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:20:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "DIALINFLOW" @@ -5196,7 +6126,7 @@ Generating harness code Saving unit data Parsing DialInFlow - Unit 9 (tdd-sbf-source): DialInFlow + Unit 9 (stub-by-function): DialInFlow Loading stored IL Initializing parse data Generating harness code @@ -5216,18 +6146,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:10:20 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:20:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -5244,35 +6174,35 @@ Processing script line 500 Processing script line 550 Processing script line 600 - Processing script line 700 Processing script line 750 Processing script line 800 - Processing script line 850 + Processing script line 900 Processing script line 950 Processing script line 1000 Processing script line 1050 Processing script line 1100 + Processing script line 1150 Processing script line 1250 - Processing script line 1300 Processing script line 1400 Processing script line 1450 Processing script line 1500 - Processing script line 1550 - Processing script line 1600 - Processing script line 1750 + Processing script line 1650 Processing script line 1800 Processing script line 1850 Processing script line 1900 - Processing script line 1950 + Processing script line 2000 Processing script line 2050 Processing script line 2100 Processing script line 2150 + Processing script line 2200 + Processing script line 2250 + Processing script line 2300 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: checkDialInPumpDirection_HallSensor_Fail (S) @LINE: 34 @@ -5434,369 +6364,410 @@ (S) @LINE: 664 >>> Processed Test Case: filterDialInFlowReadings_Wrap (I) @LINE: 672 + >>> Processing Test Case: getDialInFlowCalibration_NominalPath +(S) @LINE: 681 + >>> Processed Test Case: getDialInFlowCalibration_NominalPath +(I) @LINE: 689 >>> Processing Test Case: getMeasuredDialInFlowRate_NominalPath -(S) @LINE: 678 +(S) @LINE: 695 >>> Processed Test Case: getMeasuredDialInFlowRate_NominalPath -(I) @LINE: 684 +(I) @LINE: 701 >>> Processing Test Case: getMeasuredDialInFlowRate_Override -(S) @LINE: 690 +(S) @LINE: 707 >>> Processed Test Case: getMeasuredDialInFlowRate_Override -(I) @LINE: 698 +(I) @LINE: 715 >>> Processing Test Case: getMeasuredDialInPumpCurrent_NominalPath -(S) @LINE: 704 +(S) @LINE: 721 >>> Processed Test Case: getMeasuredDialInPumpCurrent_NominalPath -(I) @LINE: 710 +(I) @LINE: 727 >>> Processing Test Case: getMeasuredDialInPumpCurrent_Override -(S) @LINE: 716 +(S) @LINE: 733 >>> Processed Test Case: getMeasuredDialInPumpCurrent_Override -(I) @LINE: 724 +(I) @LINE: 741 >>> Processing Test Case: getMeasuredDialInPumpMCSpeed_NominalPath -(S) @LINE: 727 +(S) @LINE: 744 >>> Processed Test Case: getMeasuredDialInPumpMCSpeed_NominalPath -(I) @LINE: 733 +(I) @LINE: 750 >>> Processing Test Case: getMeasuredDialInPumpMCSpeed_Override -(S) @LINE: 739 +(S) @LINE: 756 >>> Processed Test Case: getMeasuredDialInPumpMCSpeed_Override -(I) @LINE: 747 +(I) @LINE: 764 >>> Processing Test Case: getMeasuredDialInPumpRotorSpeed_NominalPath -(S) @LINE: 750 +(S) @LINE: 767 >>> Processed Test Case: getMeasuredDialInPumpRotorSpeed_NominalPath -(I) @LINE: 756 +(I) @LINE: 773 >>> Processing Test Case: getMeasuredDialInPumpRotorSpeed_Override -(S) @LINE: 762 +(S) @LINE: 779 >>> Processed Test Case: getMeasuredDialInPumpRotorSpeed_Override -(I) @LINE: 770 +(I) @LINE: 787 >>> Processing Test Case: getMeasuredDialInPumpSpeed_NominalPath -(S) @LINE: 776 +(S) @LINE: 793 >>> Processed Test Case: getMeasuredDialInPumpSpeed_NominalPath -(I) @LINE: 782 +(I) @LINE: 799 >>> Processing Test Case: getMeasuredDialInPumpSpeed_Override -(S) @LINE: 788 +(S) @LINE: 805 >>> Processed Test Case: getMeasuredDialInPumpSpeed_Override -(I) @LINE: 796 +(I) @LINE: 813 >>> Processing Test Case: getPublishDialInFlowDataInterval_NominalPath -(S) @LINE: 802 +(S) @LINE: 819 >>> Processed Test Case: getPublishDialInFlowDataInterval_NominalPath -(I) @LINE: 808 +(I) @LINE: 825 >>> Processing Test Case: getPublishDialInFlowDataInterval_Override -(S) @LINE: 814 +(S) @LINE: 831 >>> Processed Test Case: getPublishDialInFlowDataInterval_Override -(I) @LINE: 822 +(I) @LINE: 839 >>> Processing Test Case: getTargetDialInFlowRate_NominalPath -(S) @LINE: 828 +(S) @LINE: 845 >>> Processed Test Case: getTargetDialInFlowRate_NominalPath -(I) @LINE: 834 +(I) @LINE: 851 >>> Processing Test Case: getTargetDialInFlowRate_Override -(S) @LINE: 840 +(S) @LINE: 857 >>> Processed Test Case: getTargetDialInFlowRate_Override -(I) @LINE: 848 +(I) @LINE: 865 >>> Processing Test Case: handleDialInPumpControlToTargetState_ControlInterval -(S) @LINE: 865 +(S) @LINE: 882 >>> Processed Test Case: handleDialInPumpControlToTargetState_ControlInterval -(I) @LINE: 871 +(I) @LINE: 888 >>> Processing Test Case: handleDialInPumpControlToTargetState_ControlInterval_OpenLoop -(S) @LINE: 883 +(S) @LINE: 900 >>> Processed Test Case: handleDialInPumpControlToTargetState_ControlInterval_OpenLoop -(I) @LINE: 889 +(I) @LINE: 906 >>> Processing Test Case: handleDialInPumpControlToTargetState_NotControlInterval -(S) @LINE: 895 +(S) @LINE: 912 >>> Processed Test Case: handleDialInPumpControlToTargetState_NotControlInterval -(I) @LINE: 903 +(I) @LINE: 920 >>> Processing Test Case: handleDialInPumpOffState_NewRateSet -(S) @LINE: 926 +(S) @LINE: 943 >>> Processed Test Case: handleDialInPumpOffState_NewRateSet -(I) @LINE: 932 +(I) @LINE: 949 >>> Processing Test Case: handleDialInPumpOffState_NoChange -(S) @LINE: 938 +(S) @LINE: 955 >>> Processed Test Case: handleDialInPumpOffState_NoChange -(I) @LINE: 946 +(I) @LINE: 963 >>> Processing Test Case: handleDialInPumpRampingDownState_RampComplete -(S) @LINE: 953 +(S) @LINE: 970 >>> Processed Test Case: handleDialInPumpRampingDownState_RampComplete -(I) @LINE: 959 +(I) @LINE: 976 >>> Processing Test Case: handleDialInPumpRampingDownState_RampComplete_OpenLoop -(S) @LINE: 971 +(S) @LINE: 988 >>> Processed Test Case: handleDialInPumpRampingDownState_RampComplete_OpenLoop -(I) @LINE: 977 +(I) @LINE: 994 >>> Processing Test Case: handleDialInPumpRampingDownState_StillRamping -(S) @LINE: 993 +(S) @LINE: 1010 >>> Processed Test Case: handleDialInPumpRampingDownState_StillRamping -(I) @LINE: 999 +(I) @LINE: 1016 >>> Processing Test Case: handleDialInPumpRampingDownState_ToZero -(S) @LINE: 1010 +(S) @LINE: 1027 >>> Processed Test Case: handleDialInPumpRampingDownState_ToZero -(I) @LINE: 1018 +(I) @LINE: 1035 >>> Processing Test Case: handleDialInPumpRampingUpState_RampComplete -(S) @LINE: 1025 +(S) @LINE: 1042 >>> Processed Test Case: handleDialInPumpRampingUpState_RampComplete -(I) @LINE: 1031 +(I) @LINE: 1048 >>> Processing Test Case: handleDialInPumpRampingUpState_RampComplete_OpenLoop -(S) @LINE: 1043 +(S) @LINE: 1060 >>> Processed Test Case: handleDialInPumpRampingUpState_RampComplete_OpenLoop -(I) @LINE: 1049 +(I) @LINE: 1066 >>> Processing Test Case: handleDialInPumpRampingUpState_StillRamping -(S) @LINE: 1065 +(S) @LINE: 1082 >>> Processed Test Case: handleDialInPumpRampingUpState_StillRamping -(I) @LINE: 1071 +(I) @LINE: 1088 >>> Processing Test Case: handleDialInPumpRampingUpState_StopRequested -(S) @LINE: 1085 +(S) @LINE: 1102 >>> Processed Test Case: handleDialInPumpRampingUpState_StopRequested -(I) @LINE: 1093 +(I) @LINE: 1110 >>> Processing Test Case: homeDialInPump_NominalPath -(S) @LINE: 1104 +(S) @LINE: 1121 >>> Processed Test Case: homeDialInPump_NominalPath -(I) @LINE: 1110 +(I) @LINE: 1127 >>> Processing Test Case: homeDialInPump_PumpRunning -(S) @LINE: 1120 +(S) @LINE: 1137 >>> Processed Test Case: homeDialInPump_PumpRunning -(I) @LINE: 1128 +(I) @LINE: 1145 >>> Processing Test Case: initDialInFlow_NominalPath -(S) @LINE: 1148 +(S) @LINE: 1165 >>> Processed Test Case: initDialInFlow_NominalPath -(I) @LINE: 1156 +(I) @LINE: 1173 >>> Processing Test Case: publishDialInFlowData_NominalPath -(S) @LINE: 1168 +(S) @LINE: 1185 >>> Processed Test Case: publishDialInFlowData_NominalPath -(I) @LINE: 1174 +(I) @LINE: 1191 >>> Processing Test Case: publishDialInFlowData_NotIntervalTime -(S) @LINE: 1182 +(S) @LINE: 1199 >>> Processed Test Case: publishDialInFlowData_NotIntervalTime -(I) @LINE: 1190 +(I) @LINE: 1207 >>> Processing Test Case: releaseDialInPumpStop_NominalPath -(S) @LINE: 1195 +(S) @LINE: 1212 >>> Processed Test Case: releaseDialInPumpStop_NominalPath -(I) @LINE: 1203 +(I) @LINE: 1220 >>> Processing Test Case: resetDialInFlowMovingAverage_NominalPath -(S) @LINE: 1212 +(S) @LINE: 1229 >>> Processed Test Case: resetDialInFlowMovingAverage_NominalPath -(I) @LINE: 1220 +(I) @LINE: 1237 + >>> Processing Test Case: setDialInFlowCalibration_NominalPath +(S) @LINE: 1251 + >>> Processed Test Case: setDialInFlowCalibration_NominalPath +(I) @LINE: 1257 + >>> Processing Test Case: setDialInFlowCalibration_NotLoggedIn +(S) @LINE: 1266 + >>> Processed Test Case: setDialInFlowCalibration_NotLoggedIn +(I) @LINE: 1272 + >>> Processing Test Case: setDialInFlowCalibration_SetFailed +(S) @LINE: 1286 + >>> Processed Test Case: setDialInFlowCalibration_SetFailed +(I) @LINE: 1294 >>> Processing Test Case: setDialInPumpControlSignalPWM_NominalPath -(S) @LINE: 1225 +(S) @LINE: 1299 >>> Processed Test Case: setDialInPumpControlSignalPWM_NominalPath -(I) @LINE: 1233 +(I) @LINE: 1307 >>> Processing Test Case: setDialInPumpDirection_FWD -(S) @LINE: 1240 +(S) @LINE: 1314 >>> Processed Test Case: setDialInPumpDirection_FWD -(I) @LINE: 1246 +(I) @LINE: 1320 >>> Processing Test Case: setDialInPumpDirection_InvalidDirection -(S) @LINE: 1255 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1251 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1335 >>> Processed Test Case: setDialInPumpDirection_InvalidDirection -(I) @LINE: 1261 +(I) @LINE: 1341 >>> Processing Test Case: setDialInPumpDirection_REV -(S) @LINE: 1268 +(S) @LINE: 1348 >>> Processed Test Case: setDialInPumpDirection_REV -(I) @LINE: 1276 +(I) @LINE: 1356 >>> Processing Test Case: setDialInPumpTargetFlowRate_DirChngWhilePumpIsRunning -(S) @LINE: 1285 +(S) @LINE: 1365 >>> Processed Test Case: setDialInPumpTargetFlowRate_DirChngWhilePumpIsRunning -(I) @LINE: 1291 +(I) @LINE: 1371 >>> Processing Test Case: setDialInPumpTargetFlowRate_FlowTooHigh -(S) @LINE: 1303 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1300 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1389 >>> Processed Test Case: setDialInPumpTargetFlowRate_FlowTooHigh -(I) @LINE: 1309 +(I) @LINE: 1395 >>> Processing Test Case: setDialInPumpTargetFlowRate_OffToRateFwd -(S) @LINE: 1325 +(S) @LINE: 1411 >>> Processed Test Case: setDialInPumpTargetFlowRate_OffToRateFwd -(I) @LINE: 1331 +(I) @LINE: 1417 >>> Processing Test Case: setDialInPumpTargetFlowRate_OffToRateRev -(S) @LINE: 1347 +(S) @LINE: 1433 >>> Processed Test Case: setDialInPumpTargetFlowRate_OffToRateRev -(I) @LINE: 1353 +(I) @LINE: 1439 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateDecrease -(S) @LINE: 1370 +(S) @LINE: 1456 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateDecrease -(I) @LINE: 1376 +(I) @LINE: 1462 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateDecreaseDuringRampDown -(S) @LINE: 1393 +(S) @LINE: 1479 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateDecreaseDuringRampDown -(I) @LINE: 1399 +(I) @LINE: 1485 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateDecreaseDuringRampUp -(S) @LINE: 1416 +(S) @LINE: 1502 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateDecreaseDuringRampUp -(I) @LINE: 1422 +(I) @LINE: 1508 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateIncrease -(S) @LINE: 1439 +(S) @LINE: 1525 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateIncrease -(I) @LINE: 1445 +(I) @LINE: 1531 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateIncreaseDuringRampDown -(S) @LINE: 1462 +(S) @LINE: 1548 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateIncreaseDuringRampDown -(I) @LINE: 1468 +(I) @LINE: 1554 >>> Processing Test Case: setDialInPumpTargetFlowRate_RateIncreaseDuringRampUp -(S) @LINE: 1485 +(S) @LINE: 1571 >>> Processed Test Case: setDialInPumpTargetFlowRate_RateIncreaseDuringRampUp -(I) @LINE: 1491 +(I) @LINE: 1577 >>> Processing Test Case: setDialInPumpTargetFlowRate_ZeroRate -(S) @LINE: 1508 +(S) @LINE: 1594 >>> Processed Test Case: setDialInPumpTargetFlowRate_ZeroRate -(I) @LINE: 1516 +(I) @LINE: 1602 >>> Processing Test Case: signalDialInPumpHardStop_NominalPath -(S) @LINE: 1536 +(S) @LINE: 1622 >>> Processed Test Case: signalDialInPumpHardStop_NominalPath -(I) @LINE: 1544 +(I) @LINE: 1630 >>> Processing Test Case: signalDialInPumpRotorHallSensor_Homing -(S) @LINE: 1557 +(S) @LINE: 1643 >>> Processed Test Case: signalDialInPumpRotorHallSensor_Homing -(I) @LINE: 1563 +(I) @LINE: 1649 >>> Processing Test Case: signalDialInPumpRotorHallSensor_NominalPath -(S) @LINE: 1572 +(S) @LINE: 1658 >>> Processed Test Case: signalDialInPumpRotorHallSensor_NominalPath -(I) @LINE: 1580 +(I) @LINE: 1666 >>> Processing Test Case: stopDialInPump_NominalPath -(S) @LINE: 1590 +(S) @LINE: 1676 >>> Processed Test Case: stopDialInPump_NominalPath -(I) @LINE: 1598 +(I) @LINE: 1684 >>> Processing Test Case: testResetDialInFlowDataPublishIntervalOverride_NominalPath -(S) @LINE: 1609 +(S) @LINE: 1695 >>> Processed Test Case: testResetDialInFlowDataPublishIntervalOverride_NominalPath -(I) @LINE: 1615 +(I) @LINE: 1701 >>> Processing Test Case: testResetDialInFlowDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1626 +(S) @LINE: 1712 >>> Processed Test Case: testResetDialInFlowDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1634 +(I) @LINE: 1720 >>> Processing Test Case: testResetMeasuredDialInFlowRateOverride_NominalPath -(S) @LINE: 1645 +(S) @LINE: 1731 >>> Processed Test Case: testResetMeasuredDialInFlowRateOverride_NominalPath -(I) @LINE: 1651 +(I) @LINE: 1737 >>> Processing Test Case: testResetMeasuredDialInFlowRateOverride_NotLoggedIn -(S) @LINE: 1662 +(S) @LINE: 1748 >>> Processed Test Case: testResetMeasuredDialInFlowRateOverride_NotLoggedIn -(I) @LINE: 1670 +(I) @LINE: 1756 >>> Processing Test Case: testResetMeasuredDialInPumpCurrentOverride_NominalPath -(S) @LINE: 1681 +(S) @LINE: 1767 >>> Processed Test Case: testResetMeasuredDialInPumpCurrentOverride_NominalPath -(I) @LINE: 1687 +(I) @LINE: 1773 >>> Processing Test Case: testResetMeasuredDialInPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1698 +(S) @LINE: 1784 >>> Processed Test Case: testResetMeasuredDialInPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1706 +(I) @LINE: 1792 >>> Processing Test Case: testResetMeasuredDialInPumpMCSpeedOverride_NominalPath -(S) @LINE: 1717 +(S) @LINE: 1803 >>> Processed Test Case: testResetMeasuredDialInPumpMCSpeedOverride_NominalPath -(I) @LINE: 1723 +(I) @LINE: 1809 >>> Processing Test Case: testResetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1734 +(S) @LINE: 1820 >>> Processed Test Case: testResetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 1742 +(I) @LINE: 1828 >>> Processing Test Case: testResetMeasuredDialInPumpRotorSpeedOverride_NominalPath -(S) @LINE: 1753 +(S) @LINE: 1839 >>> Processed Test Case: testResetMeasuredDialInPumpRotorSpeedOverride_NominalPath -(I) @LINE: 1759 +(I) @LINE: 1845 >>> Processing Test Case: testResetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 1770 +(S) @LINE: 1856 >>> Processed Test Case: testResetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 1778 +(I) @LINE: 1864 >>> Processing Test Case: testResetMeasuredDialInPumpSpeedOverride_NominalPath -(S) @LINE: 1789 +(S) @LINE: 1875 >>> Processed Test Case: testResetMeasuredDialInPumpSpeedOverride_NominalPath -(I) @LINE: 1795 +(I) @LINE: 1881 >>> Processing Test Case: testResetMeasuredDialInPumpSpeedOverride_NotLoggedIn -(S) @LINE: 1806 +(S) @LINE: 1892 >>> Processed Test Case: testResetMeasuredDialInPumpSpeedOverride_NotLoggedIn -(I) @LINE: 1814 +(I) @LINE: 1900 >>> Processing Test Case: testResetTargetDialInFlowRateOverride_NominalPath -(S) @LINE: 1825 +(S) @LINE: 1911 >>> Processed Test Case: testResetTargetDialInFlowRateOverride_NominalPath -(I) @LINE: 1831 +(I) @LINE: 1917 >>> Processing Test Case: testResetTargetDialInFlowRateOverride_NotLoggedIn -(S) @LINE: 1842 +(S) @LINE: 1928 >>> Processed Test Case: testResetTargetDialInFlowRateOverride_NotLoggedIn -(I) @LINE: 1850 +(I) @LINE: 1936 >>> Processing Test Case: testSetDialInFlowDataPublishIntervalOverride_NominalPath -(S) @LINE: 1862 +(S) @LINE: 1948 >>> Processed Test Case: testSetDialInFlowDataPublishIntervalOverride_NominalPath -(I) @LINE: 1868 +(I) @LINE: 1954 >>> Processing Test Case: testSetDialInFlowDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1880 +(S) @LINE: 1966 >>> Processed Test Case: testSetDialInFlowDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1888 +(I) @LINE: 1974 >>> Processing Test Case: testSetMeasuredDialInFlowRateOverride_NominalPath -(S) @LINE: 1900 +(S) @LINE: 1986 >>> Processed Test Case: testSetMeasuredDialInFlowRateOverride_NominalPath -(I) @LINE: 1906 +(I) @LINE: 1992 >>> Processing Test Case: testSetMeasuredDialInFlowRateOverride_NotLoggedIn -(S) @LINE: 1918 +(S) @LINE: 2004 >>> Processed Test Case: testSetMeasuredDialInFlowRateOverride_NotLoggedIn -(I) @LINE: 1926 +(I) @LINE: 2012 >>> Processing Test Case: testSetMeasuredDialInPumpCurrentOverride_NominalPath -(S) @LINE: 1938 +(S) @LINE: 2024 >>> Processed Test Case: testSetMeasuredDialInPumpCurrentOverride_NominalPath -(I) @LINE: 1944 +(I) @LINE: 2030 >>> Processing Test Case: testSetMeasuredDialInPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1956 +(S) @LINE: 2042 >>> Processed Test Case: testSetMeasuredDialInPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1964 +(I) @LINE: 2050 >>> Processing Test Case: testSetMeasuredDialInPumpMCSpeedOverride_NominalPath -(S) @LINE: 1976 +(S) @LINE: 2062 >>> Processed Test Case: testSetMeasuredDialInPumpMCSpeedOverride_NominalPath -(I) @LINE: 1982 +(I) @LINE: 2068 >>> Processing Test Case: testSetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1994 +(S) @LINE: 2080 >>> Processed Test Case: testSetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 2002 +(I) @LINE: 2088 >>> Processing Test Case: testSetMeasuredDialInPumpRotorSpeedOverride_NominalPath -(S) @LINE: 2014 +(S) @LINE: 2100 >>> Processed Test Case: testSetMeasuredDialInPumpRotorSpeedOverride_NominalPath -(I) @LINE: 2020 +(I) @LINE: 2106 >>> Processing Test Case: testSetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 2032 +(S) @LINE: 2118 >>> Processed Test Case: testSetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 2040 +(I) @LINE: 2126 >>> Processing Test Case: testSetMeasuredDialInPumpSpeedOverride_NominalPath -(S) @LINE: 2052 +(S) @LINE: 2138 >>> Processed Test Case: testSetMeasuredDialInPumpSpeedOverride_NominalPath -(I) @LINE: 2058 +(I) @LINE: 2144 >>> Processing Test Case: testSetMeasuredDialInPumpSpeedOverride_NotLoggedIn -(S) @LINE: 2070 +(S) @LINE: 2156 >>> Processed Test Case: testSetMeasuredDialInPumpSpeedOverride_NotLoggedIn -(I) @LINE: 2078 +(I) @LINE: 2164 + >>> Processing Test Case: testSetTargetDialInFlowRateOverride_InvalidControlMode +(S) @LINE: 2179 + >>> Processed Test Case: testSetTargetDialInFlowRateOverride_InvalidControlMode +(I) @LINE: 2185 >>> Processing Test Case: testSetTargetDialInFlowRateOverride_NominalPath -(S) @LINE: 2090 +(S) @LINE: 2200 >>> Processed Test Case: testSetTargetDialInFlowRateOverride_NominalPath -(I) @LINE: 2096 +(I) @LINE: 2206 >>> Processing Test Case: testSetTargetDialInFlowRateOverride_NotLoggedIn -(S) @LINE: 2108 +(S) @LINE: 2218 >>> Processed Test Case: testSetTargetDialInFlowRateOverride_NotLoggedIn -(I) @LINE: 2114 +(I) @LINE: 2224 + >>> Processing Test Case: testSetTargetDialInFlowRateOverride_OpenLoop +(S) @LINE: 2239 + >>> Processed Test Case: testSetTargetDialInFlowRateOverride_OpenLoop +(I) @LINE: 2245 >>> Processing Test Case: testSetTargetDialInFlowRateOverride_ReverseFlow -(S) @LINE: 2126 +(S) @LINE: 2257 >>> Processed Test Case: testSetTargetDialInFlowRateOverride_ReverseFlow -(I) @LINE: 2134 +(I) @LINE: 2265 >>> Processing Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_Fwd -(S) @LINE: 2144 +(S) @LINE: 2275 >>> Processed Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_Fwd -(I) @LINE: 2150 +(I) @LINE: 2281 >>> Processing Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_NotTime -(S) @LINE: 2153 +(S) @LINE: 2284 >>> Processed Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_NotTime -(I) @LINE: 2159 +(I) @LINE: 2290 >>> Processing Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_Rev -(S) @LINE: 2169 +(S) @LINE: 2300 >>> Processed Test Case: updateDialInPumpSpeedAndDirectionFromHallSensors_Rev -(S) @LINE: 2169 +(S) @LINE: 2300 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:10:23 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALINFLOW/DIALINFLOW_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:20:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed + Processing Coverage Import Script File + Script Creation Completed +-------------------------------------------------------------------------------- +Coverage Import/Export Log +-------------------------------------------------------------------------------- +(S) @LINE: 1 + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALINFLOW/DIALINFLOW_cba.cvr +(S) @LINE: 45 + >>> Source file matched DialInFlow.c +(S) @LINE: 254 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALINFLOW/DIALINFLOW_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:10:24 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:20:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -5805,931 +6776,975 @@ Running: initDialInFlow_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.setDialInPumpTargetFlowRate test cases Running: setDialInPumpTargetFlowRate_DirChngWhilePumpIsRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_FlowTooHigh Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_OffToRateFwd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_OffToRateRev Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateDecrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateDecreaseDuringRampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateDecreaseDuringRampUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateIncrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateIncreaseDuringRampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_RateIncreaseDuringRampUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpTargetFlowRate_ZeroRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.signalDialInPumpHardStop test cases Running: signalDialInPumpHardStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.signalDialInPumpRotorHallSensor test cases Running: signalDialInPumpRotorHallSensor_Homing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: signalDialInPumpRotorHallSensor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.homeDialInPump test cases Running: homeDialInPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: homeDialInPump_PumpRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.execDialInFlowMonitor test cases Running: execDialInFlowMonitor_InitMode_WrapFlowBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialInFlowMonitor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.execDialInFlowController test cases Running: execDialInFlowController_ControlToTargetState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialInFlowController_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialInFlowController_OffState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialInFlowController_RampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialInFlowController_RampUpState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.handleDialInPumpOffState test cases Running: handleDialInPumpOffState_NewRateSet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpOffState_NoChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.handleDialInPumpRampingUpState test cases Running: handleDialInPumpRampingUpState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingUpState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingUpState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingUpState_StopRequested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.handleDialInPumpRampingDownState test cases Running: handleDialInPumpRampingDownState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingDownState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingDownState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpRampingDownState_ToZero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.handleDialInPumpControlToTargetState test cases Running: handleDialInPumpControlToTargetState_ControlInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpControlToTargetState_ControlInterval_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialInPumpControlToTargetState_NotControlInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.setDialInPumpControlSignalPWM test cases Running: setDialInPumpControlSignalPWM_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.stopDialInPump test cases Running: stopDialInPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.releaseDialInPumpStop test cases Running: releaseDialInPumpStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.setDialInPumpDirection test cases Running: setDialInPumpDirection_FWD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpDirection_InvalidDirection Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialInPumpDirection_REV Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getPublishDialInFlowDataInterval test cases Running: getPublishDialInFlowDataInterval_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getPublishDialInFlowDataInterval_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getTargetDialInFlowRate test cases Running: getTargetDialInFlowRate_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getTargetDialInFlowRate_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getMeasuredDialInFlowRate test cases Running: getMeasuredDialInFlowRate_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInFlowRate_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getMeasuredDialInPumpRotorSpeed test cases Running: getMeasuredDialInPumpRotorSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInPumpRotorSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getMeasuredDialInPumpSpeed test cases Running: getMeasuredDialInPumpSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInPumpSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getMeasuredDialInPumpMCSpeed test cases Running: getMeasuredDialInPumpMCSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInPumpMCSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.getMeasuredDialInPumpMCCurrent test cases Running: getMeasuredDialInPumpCurrent_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInPumpCurrent_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.publishDialInFlowData test cases Running: publishDialInFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: publishDialInFlowData_NotIntervalTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.resetDialInFlowMovingAverage test cases Running: resetDialInFlowMovingAverage_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.filterDialInFlowReadings test cases Running: filterDialInFlowReadings_FilterNotYetFilled Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: filterDialInFlowReadings_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: filterDialInFlowReadings_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.updateDialInPumpSpeedAndDirectionFromHallSensors test cases Running: updateDialInPumpSpeedAndDirectionFromHallSensors_Fwd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateDialInPumpSpeedAndDirectionFromHallSensors_NotTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateDialInPumpSpeedAndDirectionFromHallSensors_Rev Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.checkDialInPumpRotor test cases Running: checkDialInPumpRotor_HomingInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpRotor_HomingTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpRotor_PumpStopped Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.checkDialInPumpDirection test cases Running: checkDialInPumpDirection_HallSensor_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpDirection_MC_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpDirection_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpDirection_NotControlling Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.checkDialInPumpSpeeds test cases Running: checkDialInPumpSpeeds_PumpOff_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOff_NonZeroRPM_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOff_NonZeroRPM_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOn_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOn_RotorTooFast_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOn_RotorTooSlow_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOn_TooFast_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpSpeeds_PumpOn_TooSlow_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.checkDialInPumpFlowAgainstSpeed test cases Running: checkDialInPumpFlowAgainstSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpFlowAgainstSpeed_NominalPath2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpFlowAgainstSpeed_NotTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpFlowAgainstSpeed_OutOfRange_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpFlowAgainstSpeed_OutOfRange_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpFlowAgainstSpeed_Ramping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.checkDialInPumpMCCurrent test cases Running: checkDialInPumpMCCurrent_OFFOk Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_OFFTooHighAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_OFFTooHighShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_RunningOk Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_RunningTooHighAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_RunningTooHighShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_RunningTooLowAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialInPumpMCCurrent_RunningTooLowShortTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.execDialInFlowTest test cases Running: execDialInFlowTest_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all DialInFlow.setDialInFlowCalibration test cases + Running: setDialInFlowCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setDialInFlowCalibration_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setDialInFlowCalibration_SetFailed + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DialInFlow.getDialInFlowCalibration test cases + Running: getDialInFlowCalibration_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all DialInFlow.testSetDialInFlowDataPublishIntervalOverride test cases Running: testSetDialInFlowDataPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialInFlowDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetDialInFlowDataPublishIntervalOverride test cases Running: testResetDialInFlowDataPublishIntervalOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialInFlowDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetTargetDialInFlowRateOverride test cases + Running: testSetTargetDialInFlowRateOverride_InvalidControlMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: testSetTargetDialInFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetTargetDialInFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: testSetTargetDialInFlowRateOverride_OpenLoop + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: testSetTargetDialInFlowRateOverride_ReverseFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetTargetDialInFlowRateOverride test cases Running: testResetTargetDialInFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetTargetDialInFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetMeasuredDialInFlowRateOverride test cases Running: testSetMeasuredDialInFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialInFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetMeasuredDialInFlowRateOverride test cases Running: testResetMeasuredDialInFlowRateOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialInFlowRateOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetMeasuredDialInPumpRotorSpeedOverride test cases Running: testSetMeasuredDialInPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetMeasuredDialInPumpRotorSpeedOverride test cases Running: testResetMeasuredDialInPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialInPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetMeasuredDialInPumpSpeedOverride test cases Running: testSetMeasuredDialInPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialInPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetMeasuredDialInPumpSpeedOverride test cases Running: testResetMeasuredDialInPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialInPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetMeasuredDialInPumpMCSpeedOverride test cases Running: testSetMeasuredDialInPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetMeasuredDialInPumpMCSpeedOverride test cases Running: testResetMeasuredDialInPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialInPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testSetMeasuredDialInPumpMCCurrentOverride test cases Running: testSetMeasuredDialInPumpCurrentOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialInPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.testResetMeasuredDialInPumpMCCurrentOverride test cases Running: testResetMeasuredDialInPumpCurrentOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialInPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:10:28 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 +TIME: 2020-09-10 11:20:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "DIALOUTFLOW" @@ -6739,7 +7754,7 @@ Generating harness code Saving unit data Parsing DialOutFlow - Unit 9 (tdd-sbf-source): DialOutFlow + Unit 9 (stub-by-function): DialOutFlow Loading stored IL Initializing parse data Generating harness code @@ -6759,18 +7774,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:10:32 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 +TIME: 2020-09-10 11:20:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -6783,33 +7798,36 @@ Processing script line 300 Processing script line 350 Processing script line 400 + Processing script line 450 + Processing script line 500 Processing script line 550 Processing script line 600 Processing script line 650 Processing script line 700 - Processing script line 800 + Processing script line 750 Processing script line 850 Processing script line 900 - Processing script line 1000 - Processing script line 1100 - Processing script line 1200 + Processing script line 1150 + Processing script line 1250 Processing script line 1300 Processing script line 1350 - Processing script line 1400 + Processing script line 1450 + Processing script line 1550 Processing script line 1600 Processing script line 1650 - Processing script line 1700 + Processing script line 1750 Processing script line 1800 - Processing script line 1850 Processing script line 1900 - Processing script line 1950 Processing script line 2000 + Processing script line 2050 + Processing script line 2100 + Processing script line 2150 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: checkDialOutPumpDirection_Alarm (S) @LINE: 34 @@ -6916,416 +7934,439 @@ >>> Processed Test Case: execDialOutFlowController_RampUpState (I) @LINE: 409 >>> Processing Test Case: execDialOutFlowMonitor_InitMode_WrapFlowBuffer -(S) @LINE: 418 +(S) @LINE: 417 >>> Processed Test Case: execDialOutFlowMonitor_InitMode_WrapFlowBuffer -(I) @LINE: 424 +(I) @LINE: 423 >>> Processing Test Case: execDialOutFlowMonitor_NominalPath -(S) @LINE: 433 +(S) @LINE: 431 >>> Processed Test Case: execDialOutFlowMonitor_NominalPath -(I) @LINE: 441 +(I) @LINE: 439 >>> Processing Test Case: getLoadCellWeightInGrams_InvalidSensor -(S) @LINE: 445 +(S) @LINE: 443 >>> Processed Test Case: getLoadCellWeightInGrams_InvalidSensor -(I) @LINE: 451 +(I) @LINE: 449 >>> Processing Test Case: getLoadCellWeightInGrams_NominalPath -(S) @LINE: 457 +(S) @LINE: 455 >>> Processed Test Case: getLoadCellWeightInGrams_NominalPath -(I) @LINE: 463 +(I) @LINE: 461 >>> Processing Test Case: getLoadCellWeightInGrams_Override -(S) @LINE: 469 +(S) @LINE: 467 >>> Processed Test Case: getLoadCellWeightInGrams_Override -(I) @LINE: 477 +(I) @LINE: 475 >>> Processing Test Case: getMeasuredDialOutPumpCurrent_NominalPath -(S) @LINE: 482 +(S) @LINE: 480 >>> Processed Test Case: getMeasuredDialOutPumpCurrent_NominalPath -(I) @LINE: 488 +(I) @LINE: 486 >>> Processing Test Case: getMeasuredDialOutPumpCurrent_Override -(S) @LINE: 493 +(S) @LINE: 491 >>> Processed Test Case: getMeasuredDialOutPumpCurrent_Override -(I) @LINE: 501 +(I) @LINE: 499 >>> Processing Test Case: getMeasuredDialOutPumpMCSpeed_NominalPath -(S) @LINE: 506 +(S) @LINE: 504 >>> Processed Test Case: getMeasuredDialOutPumpMCSpeed_NominalPath -(I) @LINE: 512 +(I) @LINE: 510 >>> Processing Test Case: getMeasuredDialOutPumpMCSpeed_Override -(S) @LINE: 517 +(S) @LINE: 515 >>> Processed Test Case: getMeasuredDialOutPumpMCSpeed_Override -(I) @LINE: 525 +(I) @LINE: 523 >>> Processing Test Case: getMeasuredDialOutPumpRotorSpeed_NominalPath -(S) @LINE: 528 +(S) @LINE: 526 >>> Processed Test Case: getMeasuredDialOutPumpRotorSpeed_NominalPath -(I) @LINE: 534 +(I) @LINE: 532 >>> Processing Test Case: getMeasuredDialOutPumpRotorSpeed_Override -(S) @LINE: 540 +(S) @LINE: 538 >>> Processed Test Case: getMeasuredDialOutPumpRotorSpeed_Override -(I) @LINE: 548 +(I) @LINE: 546 >>> Processing Test Case: getMeasuredDialOutPumpSpeed_NominalPath -(S) @LINE: 554 +(S) @LINE: 552 >>> Processed Test Case: getMeasuredDialOutPumpSpeed_NominalPath -(I) @LINE: 560 +(I) @LINE: 558 >>> Processing Test Case: getMeasuredDialOutPumpSpeed_Override -(S) @LINE: 566 +(S) @LINE: 564 >>> Processed Test Case: getMeasuredDialOutPumpSpeed_Override -(I) @LINE: 574 +(I) @LINE: 572 >>> Processing Test Case: getPublishDialOutDataInterval_NominalPath -(S) @LINE: 579 +(S) @LINE: 577 >>> Processed Test Case: getPublishDialOutDataInterval_NominalPath -(I) @LINE: 585 +(I) @LINE: 583 >>> Processing Test Case: getPublishDialOutDataInterval_Override -(S) @LINE: 590 +(S) @LINE: 588 >>> Processed Test Case: getPublishDialOutDataInterval_Override -(I) @LINE: 598 +(I) @LINE: 596 >>> Processing Test Case: getTotalMeasuredUFVolumeInMl_NominalPath -(S) @LINE: 603 +(S) @LINE: 601 >>> Processed Test Case: getTotalMeasuredUFVolumeInMl_NominalPath -(I) @LINE: 609 +(I) @LINE: 607 >>> Processing Test Case: getTotalMeasuredUFVolumeInMl_Override -(S) @LINE: 614 +(S) @LINE: 612 >>> Processed Test Case: getTotalMeasuredUFVolumeInMl_Override -(I) @LINE: 622 +(I) @LINE: 620 >>> Processing Test Case: getTotalTargetDialOutUFVolumeInMl_NominalPath -(S) @LINE: 627 +(S) @LINE: 625 >>> Processed Test Case: getTotalTargetDialOutUFVolumeInMl_NominalPath -(I) @LINE: 633 +(I) @LINE: 631 >>> Processing Test Case: getTotalTargetDialOutUFVolumeInMl_Override -(S) @LINE: 638 +(S) @LINE: 636 >>> Processed Test Case: getTotalTargetDialOutUFVolumeInMl_Override -(I) @LINE: 646 +(I) @LINE: 644 >>> Processing Test Case: handleDialOutPumpControlToTargetState_ControlInterval_Decrease -(S) @LINE: 664 +(S) @LINE: 662 >>> Processed Test Case: handleDialOutPumpControlToTargetState_ControlInterval_Decrease -(I) @LINE: 670 +(I) @LINE: 668 >>> Processing Test Case: handleDialOutPumpControlToTargetState_ControlInterval_Increase -(S) @LINE: 688 +(S) @LINE: 686 >>> Processed Test Case: handleDialOutPumpControlToTargetState_ControlInterval_Increase -(I) @LINE: 694 +(I) @LINE: 692 >>> Processing Test Case: handleDialOutPumpControlToTargetState_ControlInterval_LargeDecrease -(S) @LINE: 717 +(S) @LINE: 715 >>> Processed Test Case: handleDialOutPumpControlToTargetState_ControlInterval_LargeDecrease -(I) @LINE: 723 +(I) @LINE: 721 >>> Processing Test Case: handleDialOutPumpControlToTargetState_ControlInterval_LargeIncrease -(S) @LINE: 746 +(S) @LINE: 744 >>> Processed Test Case: handleDialOutPumpControlToTargetState_ControlInterval_LargeIncrease -(I) @LINE: 752 +(I) @LINE: 750 >>> Processing Test Case: handleDialOutPumpControlToTargetState_ControlInterval_OpenLoop -(S) @LINE: 760 +(S) @LINE: 758 >>> Processed Test Case: handleDialOutPumpControlToTargetState_ControlInterval_OpenLoop -(I) @LINE: 766 +(I) @LINE: 764 >>> Processing Test Case: handleDialOutPumpControlToTargetState_NotControlInterval -(S) @LINE: 772 +(S) @LINE: 770 >>> Processed Test Case: handleDialOutPumpControlToTargetState_NotControlInterval -(I) @LINE: 780 +(I) @LINE: 778 >>> Processing Test Case: handleDialOutPumpOffState_NewRateSet -(S) @LINE: 801 +(S) @LINE: 799 >>> Processed Test Case: handleDialOutPumpOffState_NewRateSet -(I) @LINE: 807 +(I) @LINE: 805 >>> Processing Test Case: handleDialOutPumpOffState_NoChange -(S) @LINE: 812 +(S) @LINE: 810 >>> Processed Test Case: handleDialOutPumpOffState_NoChange -(I) @LINE: 820 +(I) @LINE: 818 >>> Processing Test Case: handleDialOutPumpRampingDownState_RampComplete -(S) @LINE: 826 +(S) @LINE: 824 >>> Processed Test Case: handleDialOutPumpRampingDownState_RampComplete -(I) @LINE: 832 +(I) @LINE: 830 >>> Processing Test Case: handleDialOutPumpRampingDownState_RampComplete_OpenLoop -(S) @LINE: 842 +(S) @LINE: 840 >>> Processed Test Case: handleDialOutPumpRampingDownState_RampComplete_OpenLoop -(I) @LINE: 848 +(I) @LINE: 846 >>> Processing Test Case: handleDialOutPumpRampingDownState_StillRamping -(S) @LINE: 862 +(S) @LINE: 860 >>> Processed Test Case: handleDialOutPumpRampingDownState_StillRamping -(I) @LINE: 868 +(I) @LINE: 866 >>> Processing Test Case: handleDialOutPumpRampingDownState_ToZero -(S) @LINE: 879 +(S) @LINE: 877 >>> Processed Test Case: handleDialOutPumpRampingDownState_ToZero -(I) @LINE: 887 +(I) @LINE: 885 >>> Processing Test Case: handleDialOutPumpRampingUpState_RampComplete -(S) @LINE: 893 +(S) @LINE: 891 >>> Processed Test Case: handleDialOutPumpRampingUpState_RampComplete -(I) @LINE: 899 +(I) @LINE: 897 >>> Processing Test Case: handleDialOutPumpRampingUpState_RampComplete_OpenLoop -(S) @LINE: 909 +(S) @LINE: 907 >>> Processed Test Case: handleDialOutPumpRampingUpState_RampComplete_OpenLoop -(I) @LINE: 915 +(I) @LINE: 913 >>> Processing Test Case: handleDialOutPumpRampingUpState_StillRamping -(S) @LINE: 929 +(S) @LINE: 927 >>> Processed Test Case: handleDialOutPumpRampingUpState_StillRamping -(I) @LINE: 935 +(I) @LINE: 933 >>> Processing Test Case: handleDialOutPumpRampingUpState_StopRequested -(S) @LINE: 947 +(S) @LINE: 945 >>> Processed Test Case: handleDialOutPumpRampingUpState_StopRequested -(I) @LINE: 955 +(I) @LINE: 953 >>> Processing Test Case: homeDialOutPump_NominalPath -(S) @LINE: 965 +(S) @LINE: 963 >>> Processed Test Case: homeDialOutPump_NominalPath -(I) @LINE: 971 +(I) @LINE: 969 >>> Processing Test Case: homeDialOutPump_PumpIsRunning -(S) @LINE: 979 +(S) @LINE: 977 >>> Processed Test Case: homeDialOutPump_PumpIsRunning -(I) @LINE: 987 +(I) @LINE: 985 >>> Processing Test Case: initDialOutFlow_NominalPath -(S) @LINE: 1001 +(S) @LINE: 999 >>> Processed Test Case: initDialOutFlow_NominalPath -(I) @LINE: 1009 +(I) @LINE: 1007 >>> Processing Test Case: publishDialOutFlowData_NominalPath -(S) @LINE: 1014 +(S) @LINE: 1012 >>> Processed Test Case: publishDialOutFlowData_NominalPath -(I) @LINE: 1020 +(I) @LINE: 1018 >>> Processing Test Case: publishDialOutFlowData_NotIntervalTime -(S) @LINE: 1024 +(S) @LINE: 1022 >>> Processed Test Case: publishDialOutFlowData_NotIntervalTime -(I) @LINE: 1032 +(I) @LINE: 1030 >>> Processing Test Case: releaseDialOutPumpStop_NominalPath -(S) @LINE: 1036 +(S) @LINE: 1034 >>> Processed Test Case: releaseDialOutPumpStop_NominalPath -(I) @LINE: 1044 +(I) @LINE: 1042 >>> Processing Test Case: setDialOutPumpControlSignalPWM_NominalPath -(S) @LINE: 1049 +(S) @LINE: 1047 >>> Processed Test Case: setDialOutPumpControlSignalPWM_NominalPath -(I) @LINE: 1057 +(I) @LINE: 1055 >>> Processing Test Case: setDialOutPumpDirection_FWD -(S) @LINE: 1063 +(S) @LINE: 1061 >>> Processed Test Case: setDialOutPumpDirection_FWD -(I) @LINE: 1069 +(I) @LINE: 1067 >>> Processing Test Case: setDialOutPumpDirection_InvalidDirection -(S) @LINE: 1077 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1073 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1081 >>> Processed Test Case: setDialOutPumpDirection_InvalidDirection -(I) @LINE: 1083 +(I) @LINE: 1087 >>> Processing Test Case: setDialOutPumpDirection_REV -(S) @LINE: 1089 +(S) @LINE: 1093 >>> Processed Test Case: setDialOutPumpDirection_REV -(I) @LINE: 1097 +(I) @LINE: 1101 >>> Processing Test Case: setDialOutPumpTargetRate_ControllingToOff -(S) @LINE: 1118 +(S) @LINE: 1122 >>> Processed Test Case: setDialOutPumpTargetRate_ControllingToOff -(I) @LINE: 1124 +(I) @LINE: 1128 >>> Processing Test Case: setDialOutPumpTargetRate_ControllingToRampingUp -(S) @LINE: 1146 +(S) @LINE: 1150 >>> Processed Test Case: setDialOutPumpTargetRate_ControllingToRampingUp -(I) @LINE: 1152 +(I) @LINE: 1156 >>> Processing Test Case: setDialOutPumpTargetRate_DirectionChangePumpRunning -(S) @LINE: 1159 +(S) @LINE: 1163 >>> Processed Test Case: setDialOutPumpTargetRate_DirectionChangePumpRunning -(I) @LINE: 1165 +(I) @LINE: 1169 >>> Processing Test Case: setDialOutPumpTargetRate_OffToRampingUp -(S) @LINE: 1191 +(S) @LINE: 1195 >>> Processed Test Case: setDialOutPumpTargetRate_OffToRampingUp -(I) @LINE: 1197 +(I) @LINE: 1201 + >>> Processing Test Case: setDialOutPumpTargetRate_OpenLoop +(S) @LINE: 1224 + >>> Processed Test Case: setDialOutPumpTargetRate_OpenLoop +(I) @LINE: 1230 >>> Processing Test Case: setDialOutPumpTargetRate_RampingDown -(S) @LINE: 1223 +(S) @LINE: 1256 >>> Processed Test Case: setDialOutPumpTargetRate_RampingDown -(I) @LINE: 1229 +(I) @LINE: 1262 >>> Processing Test Case: setDialOutPumpTargetRate_RampingDownToRampingUp -(S) @LINE: 1249 +(S) @LINE: 1282 >>> Processed Test Case: setDialOutPumpTargetRate_RampingDownToRampingUp -(I) @LINE: 1255 +(I) @LINE: 1288 >>> Processing Test Case: setDialOutPumpTargetRate_RampingUp -(S) @LINE: 1275 +(S) @LINE: 1308 >>> Processed Test Case: setDialOutPumpTargetRate_RampingUp -(I) @LINE: 1281 +(I) @LINE: 1314 >>> Processing Test Case: setDialOutPumpTargetRate_RampingUpToDown -(S) @LINE: 1301 +(S) @LINE: 1334 >>> Processed Test Case: setDialOutPumpTargetRate_RampingUpToDown -(I) @LINE: 1307 +(I) @LINE: 1340 >>> Processing Test Case: setDialOutPumpTargetRate_RateTooHigh -(S) @LINE: 1319 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1314 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 1358 >>> Processed Test Case: setDialOutPumpTargetRate_RateTooHigh -(I) @LINE: 1327 +(I) @LINE: 1366 >>> Processing Test Case: setDialOutUFVolumes_NominalPath -(S) @LINE: 1334 +(S) @LINE: 1373 >>> Processed Test Case: setDialOutUFVolumes_NominalPath -(I) @LINE: 1342 +(I) @LINE: 1381 >>> Processing Test Case: setNewLoadCellReadings_NominalPath -(S) @LINE: 1355 +(S) @LINE: 1394 >>> Processed Test Case: setNewLoadCellReadings_NominalPath -(I) @LINE: 1363 +(I) @LINE: 1402 >>> Processing Test Case: signalDialOutPumpHardStop_NominalPath -(S) @LINE: 1381 +(S) @LINE: 1420 >>> Processed Test Case: signalDialOutPumpHardStop_NominalPath -(I) @LINE: 1389 +(I) @LINE: 1428 >>> Processing Test Case: signalDialOutPumpRotorHallSensor_Homing -(S) @LINE: 1405 +(S) @LINE: 1444 >>> Processed Test Case: signalDialOutPumpRotorHallSensor_Homing -(I) @LINE: 1411 +(I) @LINE: 1450 >>> Processing Test Case: signalDialOutPumpRotorHallSensor_NotHoming -(S) @LINE: 1426 +(S) @LINE: 1465 >>> Processed Test Case: signalDialOutPumpRotorHallSensor_NotHoming -(I) @LINE: 1434 +(I) @LINE: 1473 >>> Processing Test Case: stopDialOutPump_NominalPath -(S) @LINE: 1444 +(S) @LINE: 1483 >>> Processed Test Case: stopDialOutPump_NominalPath -(I) @LINE: 1452 +(I) @LINE: 1491 >>> Processing Test Case: testResetDialOutLoadCellWeightOverride_InvalidSensor -(S) @LINE: 1456 +(S) @LINE: 1495 >>> Processed Test Case: testResetDialOutLoadCellWeightOverride_InvalidSensor -(I) @LINE: 1462 +(I) @LINE: 1501 >>> Processing Test Case: testResetDialOutLoadCellWeightOverride_NominalPath -(S) @LINE: 1474 +(S) @LINE: 1513 >>> Processed Test Case: testResetDialOutLoadCellWeightOverride_NominalPath -(I) @LINE: 1480 +(I) @LINE: 1519 >>> Processing Test Case: testResetDialOutLoadCellWeightOverride_NotLoggedIn -(S) @LINE: 1484 +(S) @LINE: 1523 >>> Processed Test Case: testResetDialOutLoadCellWeightOverride_NotLoggedIn -(I) @LINE: 1492 +(I) @LINE: 1531 >>> Processing Test Case: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1495 +(S) @LINE: 1534 >>> Processed Test Case: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1501 +(I) @LINE: 1540 >>> Processing Test Case: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_Reset -(S) @LINE: 1511 +(S) @LINE: 1550 >>> Processed Test Case: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_Reset -(I) @LINE: 1519 +(I) @LINE: 1558 >>> Processing Test Case: testResetDialOutUFRefVolumeOverride_NotLoggedIn -(S) @LINE: 1528 +(S) @LINE: 1567 >>> Processed Test Case: testResetDialOutUFRefVolumeOverride_NotLoggedIn -(I) @LINE: 1534 +(I) @LINE: 1573 >>> Processing Test Case: testResetDialOutUFRefVolumeOverride_Reset -(S) @LINE: 1544 +(S) @LINE: 1583 >>> Processed Test Case: testResetDialOutUFRefVolumeOverride_Reset -(I) @LINE: 1552 +(I) @LINE: 1591 >>> Processing Test Case: testResetDialOutUFTotVolumeOverride_NotLoggedIn -(S) @LINE: 1563 +(S) @LINE: 1602 >>> Processed Test Case: testResetDialOutUFTotVolumeOverride_NotLoggedIn -(I) @LINE: 1569 +(I) @LINE: 1608 >>> Processing Test Case: testResetDialOutUFTotVolumeOverride_Reset -(S) @LINE: 1580 +(S) @LINE: 1619 >>> Processed Test Case: testResetDialOutUFTotVolumeOverride_Reset -(I) @LINE: 1588 +(I) @LINE: 1627 >>> Processing Test Case: testResetMeasuredDialOutPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1591 +(S) @LINE: 1630 >>> Processed Test Case: testResetMeasuredDialOutPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1597 +(I) @LINE: 1636 >>> Processing Test Case: testResetMeasuredDialOutPumpCurrentOverride_Reset -(S) @LINE: 1600 +(S) @LINE: 1639 >>> Processed Test Case: testResetMeasuredDialOutPumpCurrentOverride_Reset -(I) @LINE: 1608 +(I) @LINE: 1647 >>> Processing Test Case: testResetMeasuredDialOutPumpMCSpeedOverride_NominalPath -(S) @LINE: 1611 +(S) @LINE: 1650 >>> Processed Test Case: testResetMeasuredDialOutPumpMCSpeedOverride_NominalPath -(I) @LINE: 1617 +(I) @LINE: 1656 >>> Processing Test Case: testResetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1620 +(S) @LINE: 1659 >>> Processed Test Case: testResetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 1628 +(I) @LINE: 1667 >>> Processing Test Case: testResetMeasuredDialOutPumpRotorSpeedOverride_NominalPath -(S) @LINE: 1639 +(S) @LINE: 1678 >>> Processed Test Case: testResetMeasuredDialOutPumpRotorSpeedOverride_NominalPath -(I) @LINE: 1645 +(I) @LINE: 1684 >>> Processing Test Case: testResetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 1656 +(S) @LINE: 1695 >>> Processed Test Case: testResetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 1664 +(I) @LINE: 1703 >>> Processing Test Case: testResetMeasuredDialOutPumpSpeedOverride_NominalPath -(S) @LINE: 1675 +(S) @LINE: 1714 >>> Processed Test Case: testResetMeasuredDialOutPumpSpeedOverride_NominalPath -(I) @LINE: 1681 +(I) @LINE: 1720 >>> Processing Test Case: testResetMeasuredDialOutPumpSpeedOverride_NotLoggedIn -(S) @LINE: 1692 +(S) @LINE: 1731 >>> Processed Test Case: testResetMeasuredDialOutPumpSpeedOverride_NotLoggedIn -(I) @LINE: 1700 +(I) @LINE: 1739 + >>> Processing Test Case: testResetTargetDialOutFlowRateOverride_NotLoggedIn +(S) @LINE: 1742 + >>> Processed Test Case: testResetTargetDialOutFlowRateOverride_NotLoggedIn +(I) @LINE: 1748 + >>> Processing Test Case: testResetTargetDialOutFlowRateOverride_Reset +(S) @LINE: 1755 + >>> Processed Test Case: testResetTargetDialOutFlowRateOverride_Reset +(I) @LINE: 1763 >>> Processing Test Case: testSetDialOutLoadCellWeightOverride_InvalidSensor -(S) @LINE: 1711 +(S) @LINE: 1774 >>> Processed Test Case: testSetDialOutLoadCellWeightOverride_InvalidSensor -(I) @LINE: 1717 +(I) @LINE: 1780 >>> Processing Test Case: testSetDialOutLoadCellWeightOverride_NotLoggedIn -(S) @LINE: 1728 +(S) @LINE: 1791 >>> Processed Test Case: testSetDialOutLoadCellWeightOverride_NotLoggedIn -(I) @LINE: 1734 +(I) @LINE: 1797 >>> Processing Test Case: testSetDialOutLoadCellWeightOverride_Override -(S) @LINE: 1745 +(S) @LINE: 1808 >>> Processed Test Case: testSetDialOutLoadCellWeightOverride_Override -(I) @LINE: 1753 +(I) @LINE: 1816 >>> Processing Test Case: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 1765 +(S) @LINE: 1828 >>> Processed Test Case: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 1771 +(I) @LINE: 1834 >>> Processing Test Case: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_Override -(S) @LINE: 1783 +(S) @LINE: 1846 >>> Processed Test Case: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_Override -(I) @LINE: 1791 +(I) @LINE: 1854 >>> Processing Test Case: testSetDialOutUFRefVolumeOverride_NotLoggedIn -(S) @LINE: 1803 +(S) @LINE: 1866 >>> Processed Test Case: testSetDialOutUFRefVolumeOverride_NotLoggedIn -(I) @LINE: 1809 +(I) @LINE: 1872 >>> Processing Test Case: testSetDialOutUFRefVolumeOverride_Override -(S) @LINE: 1821 +(S) @LINE: 1884 >>> Processed Test Case: testSetDialOutUFRefVolumeOverride_Override -(I) @LINE: 1829 +(I) @LINE: 1892 >>> Processing Test Case: testSetDialOutUFTotVolumeOverride_NotLoggedIn -(S) @LINE: 1841 +(S) @LINE: 1904 >>> Processed Test Case: testSetDialOutUFTotVolumeOverride_NotLoggedIn -(I) @LINE: 1847 +(I) @LINE: 1910 >>> Processing Test Case: testSetDialOutUFTotVolumeOverride_Override -(S) @LINE: 1859 +(S) @LINE: 1922 >>> Processed Test Case: testSetDialOutUFTotVolumeOverride_Override -(I) @LINE: 1867 +(I) @LINE: 1930 >>> Processing Test Case: testSetMeasuredDialOutPumpCurrentOverride_NominalPath -(S) @LINE: 1871 +(S) @LINE: 1934 >>> Processed Test Case: testSetMeasuredDialOutPumpCurrentOverride_NominalPath -(I) @LINE: 1877 +(I) @LINE: 1940 >>> Processing Test Case: testSetMeasuredDialOutPumpCurrentOverride_NotLoggedIn -(S) @LINE: 1881 +(S) @LINE: 1944 >>> Processed Test Case: testSetMeasuredDialOutPumpCurrentOverride_NotLoggedIn -(I) @LINE: 1889 +(I) @LINE: 1952 >>> Processing Test Case: testSetMeasuredDialOutPumpMCSpeedOverride_NominalPath -(S) @LINE: 1893 +(S) @LINE: 1956 >>> Processed Test Case: testSetMeasuredDialOutPumpMCSpeedOverride_NominalPath -(I) @LINE: 1899 +(I) @LINE: 1962 >>> Processing Test Case: testSetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn -(S) @LINE: 1903 +(S) @LINE: 1966 >>> Processed Test Case: testSetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn -(I) @LINE: 1911 +(I) @LINE: 1974 >>> Processing Test Case: testSetMeasuredDialOutPumpRotorSpeedOverride_NominalPath -(S) @LINE: 1923 +(S) @LINE: 1986 >>> Processed Test Case: testSetMeasuredDialOutPumpRotorSpeedOverride_NominalPath -(I) @LINE: 1929 +(I) @LINE: 1992 >>> Processing Test Case: testSetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn -(S) @LINE: 1941 +(S) @LINE: 2004 >>> Processed Test Case: testSetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn -(I) @LINE: 1949 +(I) @LINE: 2012 >>> Processing Test Case: testSetMeasuredDialOutPumpSpeedOverride_NominalPath -(S) @LINE: 1961 +(S) @LINE: 2024 >>> Processed Test Case: testSetMeasuredDialOutPumpSpeedOverride_NominalPath -(I) @LINE: 1967 +(I) @LINE: 2030 >>> Processing Test Case: testSetMeasuredDialOutPumpSpeedOverride_NotLoggedIn -(S) @LINE: 1979 +(S) @LINE: 2042 >>> Processed Test Case: testSetMeasuredDialOutPumpSpeedOverride_NotLoggedIn -(I) @LINE: 1987 +(I) @LINE: 2050 + >>> Processing Test Case: testSetTargetDialOutFlowRateOverride_InvalidControlMode +(S) @LINE: 2061 + >>> Processed Test Case: testSetTargetDialOutFlowRateOverride_InvalidControlMode +(I) @LINE: 2067 + >>> Processing Test Case: testSetTargetDialOutFlowRateOverride_NotLoggedIn +(S) @LINE: 2072 + >>> Processed Test Case: testSetTargetDialOutFlowRateOverride_NotLoggedIn +(I) @LINE: 2078 + >>> Processing Test Case: testSetTargetDialOutFlowRateOverride_OverrideFwdClosedLoop +(S) @LINE: 2089 + >>> Processed Test Case: testSetTargetDialOutFlowRateOverride_OverrideFwdClosedLoop +(I) @LINE: 2095 + >>> Processing Test Case: testSetTargetDialOutFlowRateOverride_OverrideRevOpenLoop +(S) @LINE: 2106 + >>> Processed Test Case: testSetTargetDialOutFlowRateOverride_OverrideRevOpenLoop +(I) @LINE: 2114 >>> Processing Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_NoUpdate -(S) @LINE: 1992 +(S) @LINE: 2119 >>> Processed Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_NoUpdate -(I) @LINE: 1998 +(I) @LINE: 2125 >>> Processing Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Fwd -(S) @LINE: 2008 +(S) @LINE: 2135 >>> Processed Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Fwd -(I) @LINE: 2014 +(I) @LINE: 2141 >>> Processing Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Rev -(S) @LINE: 2024 +(S) @LINE: 2151 >>> Processed Test Case: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Rev -(S) @LINE: 2024 +(S) @LINE: 2151 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:10:34 -TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite -VectorCAST Copyright (C) 1993 - 2020 -**Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG - Opening Environment - Opening Parameter/Global File - Opening Types File - Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:10:35 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 +TIME: 2020-09-10 11:20:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -7334,918 +8375,969 @@ Running: initDialOutFlow_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.setDialOutPumpTargetRate test cases Running: setDialOutPumpTargetRate_ControllingToOff Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_ControllingToRampingUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_DirectionChangePumpRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_OffToRampingUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: setDialOutPumpTargetRate_OpenLoop + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: setDialOutPumpTargetRate_RampingDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_RampingDownToRampingUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_RampingUp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_RampingUpToDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpTargetRate_RateTooHigh Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.setDialOutUFVolumes test cases Running: setDialOutUFVolumes_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.signalDialOutPumpHardStop test cases Running: signalDialOutPumpHardStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.signalDialOutPumpRotorHallSensor test cases Running: signalDialOutPumpRotorHallSensor_Homing Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: signalDialOutPumpRotorHallSensor_NotHoming Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.homeDialOutPump test cases Running: homeDialOutPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: homeDialOutPump_PumpIsRunning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.setNewLoadCellReadings test cases Running: setNewLoadCellReadings_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.execDialOutFlowMonitor test cases Running: execDialOutFlowMonitor_InitMode_WrapFlowBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowMonitor_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.execDialOutFlowController test cases Running: execDialOutFlowController_ControlToTargetState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_OffState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_RampDown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_RampUpState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.handleDialOutPumpOffState test cases Running: handleDialOutPumpOffState_NewRateSet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpOffState_NoChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.handleDialOutPumpRampingUpState test cases Running: handleDialOutPumpRampingUpState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingUpState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingUpState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingUpState_StopRequested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.handleDialOutPumpRampingDownState test cases Running: handleDialOutPumpRampingDownState_RampComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingDownState_RampComplete_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingDownState_StillRamping Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpRampingDownState_ToZero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.handleDialOutPumpControlToTargetState test cases Running: handleDialOutPumpControlToTargetState_ControlInterval_Decrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpControlToTargetState_ControlInterval_Increase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpControlToTargetState_ControlInterval_LargeDecrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpControlToTargetState_ControlInterval_LargeIncrease Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpControlToTargetState_ControlInterval_OpenLoop Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialOutPumpControlToTargetState_NotControlInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.setDialOutPumpControlSignalPWM test cases Running: setDialOutPumpControlSignalPWM_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.stopDialOutPump test cases Running: stopDialOutPump_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.releaseDialOutPumpStop test cases Running: releaseDialOutPumpStop_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.setDialOutPumpDirection test cases Running: setDialOutPumpDirection_FWD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpDirection_InvalidDirection Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDialOutPumpDirection_REV Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.publishDialOutFlowData test cases Running: publishDialOutFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: publishDialOutFlowData_NotIntervalTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.updateDialOutPumpSpeedAndDirectionFromHallSensors test cases Running: updateDialOutPumpSpeedAndDirectionFromHallSensors_NoUpdate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Fwd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateDialOutPumpSpeedAndDirectionFromHallSensors_Update_Rev Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.checkDialOutPumpRotor test cases Running: checkDialOutPumpRotor_HomingInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpRotor_HomingTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpRotor_SlowOrStopped Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.checkDialOutPumpDirection test cases Running: checkDialOutPumpDirection_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpDirection_NotControlling Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpDirection_OK Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.checkDialOutPumpSpeeds test cases Running: checkDialOutPumpSpeeds_PumpOff_HighRPM_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOff_HighRPM_NoPersistence Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOff_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOn_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOn_RotorTooFast_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOn_RotorTooFast_NoPersistence Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOn_TooFast_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpSpeeds_PumpOn_TooFast_NoPersistence Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.checkDialOutPumpMCCurrent test cases Running: checkDialOutPumpMCCurrent_HighInOffState_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_HighInOffState_Persist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_HighInOnState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_LowInOffState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_LowInOnState_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_LowInOnState_Persist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkDialOutPumpMCCurrent_TooHighInOnState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getPublishDialOutDataInterval test cases Running: getPublishDialOutDataInterval_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getPublishDialOutDataInterval_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getLoadCellWeightInGrams test cases Running: getLoadCellWeightInGrams_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getLoadCellWeightInGrams_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getLoadCellWeightInGrams_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getTotalTargetDialOutUFVolumeInMl test cases Running: getTotalTargetDialOutUFVolumeInMl_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getTotalTargetDialOutUFVolumeInMl_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getTotalMeasuredUFVolumeInMl test cases Running: getTotalMeasuredUFVolumeInMl_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getTotalMeasuredUFVolumeInMl_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getMeasuredDialOutPumpRotorSpeed test cases Running: getMeasuredDialOutPumpRotorSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialOutPumpRotorSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getMeasuredDialOutPumpSpeed test cases Running: getMeasuredDialOutPumpSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialOutPumpSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getMeasuredDialOutPumpMCSpeed test cases Running: getMeasuredDialOutPumpMCSpeed_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialOutPumpMCSpeed_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.getMeasuredDialOutPumpMCCurrent test cases Running: getMeasuredDialOutPumpCurrent_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialOutPumpCurrent_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetDialOutPumpAndLoadCellDataPublishIntervalOverride test cases Running: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutPumpAndLoadCellDataPublishIntervalOverride_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetDialOutPumpAndLoadCellDataPublishIntervalOverride test cases Running: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutPumpAndLoadCellDataPublishIntervalOverride_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all DialOutFlow.testSetTargetDialOutFlowRateOverride test cases + Running: testSetTargetDialOutFlowRateOverride_InvalidControlMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTargetDialOutFlowRateOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTargetDialOutFlowRateOverride_OverrideFwdClosedLoop + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTargetDialOutFlowRateOverride_OverrideRevOpenLoop + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DialOutFlow.testResetTargetDialOutFlowRateOverride test cases + Running: testResetTargetDialOutFlowRateOverride_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testResetTargetDialOutFlowRateOverride_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all DialOutFlow.testSetDialOutUFRefVolumeOverride test cases Running: testSetDialOutUFRefVolumeOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutUFRefVolumeOverride_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetDialOutUFRefVolumeOverride test cases Running: testResetDialOutUFRefVolumeOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutUFRefVolumeOverride_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetDialOutUFTotVolumeOverride test cases Running: testSetDialOutUFTotVolumeOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutUFTotVolumeOverride_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetDialOutUFTotVolumeOverride test cases Running: testResetDialOutUFTotVolumeOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutUFTotVolumeOverride_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetMeasuredDialOutPumpRotorSpeedOverride test cases Running: testSetMeasuredDialOutPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetMeasuredDialOutPumpRotorSpeedOverride test cases Running: testResetMeasuredDialOutPumpRotorSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialOutPumpRotorSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetMeasuredDialOutPumpSpeedOverride test cases Running: testSetMeasuredDialOutPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialOutPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetMeasuredDialOutPumpSpeedOverride test cases Running: testResetMeasuredDialOutPumpSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialOutPumpSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetMeasuredDialOutPumpMCSpeedOverride test cases Running: testSetMeasuredDialOutPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetMeasuredDialOutPumpMCSpeedOverride test cases Running: testResetMeasuredDialOutPumpMCSpeedOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialOutPumpMCSpeedOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetMeasuredDialOutPumpMCCurrentOverride test cases Running: testSetMeasuredDialOutPumpCurrentOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetMeasuredDialOutPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetMeasuredDialOutPumpMCCurrentOverride test cases Running: testResetMeasuredDialOutPumpCurrentOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetMeasuredDialOutPumpCurrentOverride_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testSetDialOutLoadCellWeightOverride test cases Running: testSetDialOutLoadCellWeightOverride_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutLoadCellWeightOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutLoadCellWeightOverride_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.testResetDialOutLoadCellWeightOverride test cases Running: testResetDialOutLoadCellWeightOverride_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutLoadCellWeightOverride_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutLoadCellWeightOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:10:40 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:20:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.env" Initializing search list Creating the Environment Directory Creating Environment "DIALYSIS" @@ -8255,7 +9347,7 @@ Generating harness code Saving unit data Parsing Dialysis - Unit 9 (tdd-sbf-source): Dialysis + Unit 9 (stub-by-function): Dialysis Loading stored IL Initializing parse data Generating harness code @@ -8274,18 +9366,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:10:44 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:20:59 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -8294,222 +9386,239 @@ Test Script Maintenance Started Test Script Maintenance Complete (0) Translated 0 script lines - Processing script line 200 - Processing script line 250 + Processing script line 50 + Processing script line 100 + Processing script line 150 + Processing script line 300 + Processing script line 350 + Processing script line 400 Processing script line 450 - Processing script line 500 + Processing script line 550 Processing script line 600 - Processing script line 650 - Processing script line 700 + Processing script line 750 Processing script line 800 Processing script line 850 + Processing script line 950 + Processing script line 1000 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: checkUFAccuracy_TestUFAccuracy_Fail -(S) @LINE: 34 +(S) @LINE: 37 >>> Processed Test Case: checkUFAccuracy_TestUFAccuracy_Fail -(I) @LINE: 40 - >>> Processing Test Case: checkUFAccuracy_TestUFAccuracy_Ok -(S) @LINE: 47 - >>> Processed Test Case: checkUFAccuracy_TestUFAccuracy_Ok -(I) @LINE: 53 +(I) @LINE: 43 + >>> Processing Test Case: checkUFAccuracy_TestUFAccuracy_Pass +(S) @LINE: 53 + >>> Processed Test Case: checkUFAccuracy_TestUFAccuracy_Pass +(I) @LINE: 59 + >>> Processing Test Case: checkUFAccuracy_TestUFAccuracy_StartNewHour +(S) @LINE: 70 + >>> Processed Test Case: checkUFAccuracy_TestUFAccuracy_StartNewHour +(I) @LINE: 76 >>> Processing Test Case: checkUFAccuracy_TestUFVolume_Fail -(S) @LINE: 65 +(S) @LINE: 90 >>> Processed Test Case: checkUFAccuracy_TestUFVolume_Fail -(I) @LINE: 73 - >>> Processing Test Case: execDialysis_InfusionState -(S) @LINE: 76 - >>> Processed Test Case: execDialysis_InfusionState -(I) @LINE: 82 +(I) @LINE: 96 + >>> Processing Test Case: checkUFAccuracy_UF_Paused +(S) @LINE: 106 + >>> Processed Test Case: checkUFAccuracy_UF_Paused +(I) @LINE: 114 >>> Processing Test Case: execDialysis_InvalidState -(S) @LINE: 89 +(S) @LINE: 121 >>> Processed Test Case: execDialysis_InvalidState -(I) @LINE: 95 +(I) @LINE: 127 + >>> Processing Test Case: execDialysis_SalineBolusState +(S) @LINE: 130 + >>> Processed Test Case: execDialysis_SalineBolusState +(I) @LINE: 136 >>> Processing Test Case: execDialysis_StartState -(S) @LINE: 98 +(S) @LINE: 139 >>> Processed Test Case: execDialysis_StartState -(I) @LINE: 104 +(I) @LINE: 145 >>> Processing Test Case: execDialysis_UFState -(S) @LINE: 133 +(S) @LINE: 174 >>> Processed Test Case: execDialysis_UFState -(I) @LINE: 141 +(I) @LINE: 182 >>> Processing Test Case: getDialysisState_NominalPath -(S) @LINE: 144 +(S) @LINE: 185 >>> Processed Test Case: getDialysisState_NominalPath -(I) @LINE: 152 +(I) @LINE: 193 + >>> Processing Test Case: getSalineBolusState_NominalPath +(S) @LINE: 196 + >>> Processed Test Case: getSalineBolusState_NominalPath +(I) @LINE: 204 >>> Processing Test Case: getUltrafiltrationState_NominalPath -(S) @LINE: 155 +(S) @LINE: 207 >>> Processed Test Case: getUltrafiltrationState_NominalPath -(I) @LINE: 163 +(I) @LINE: 215 >>> Processing Test Case: getUltrafiltrationVolumeCollected_NominalPath -(S) @LINE: 167 +(S) @LINE: 219 >>> Processed Test Case: getUltrafiltrationVolumeCollected_NominalPath -(I) @LINE: 175 - >>> Processing Test Case: handleDialysisSolutionInfusionState_NominalPath -(S) @LINE: 177 - >>> Processed Test Case: handleDialysisSolutionInfusionState_NominalPath -(I) @LINE: 185 +(I) @LINE: 227 >>> Processing Test Case: handleDialysisUltrafiltrationState_CompleteState -(S) @LINE: 204 +(S) @LINE: 246 >>> Processed Test Case: handleDialysisUltrafiltrationState_CompleteState -(I) @LINE: 210 +(I) @LINE: 252 >>> Processing Test Case: handleDialysisUltrafiltrationState_InvalidState -(S) @LINE: 218 +(S) @LINE: 260 >>> Processed Test Case: handleDialysisUltrafiltrationState_InvalidState -(I) @LINE: 224 +(I) @LINE: 266 >>> Processing Test Case: handleDialysisUltrafiltrationState_OffState -(S) @LINE: 243 +(S) @LINE: 285 >>> Processed Test Case: handleDialysisUltrafiltrationState_OffState -(I) @LINE: 249 +(I) @LINE: 291 >>> Processing Test Case: handleDialysisUltrafiltrationState_PausedState -(S) @LINE: 268 +(S) @LINE: 310 >>> Processed Test Case: handleDialysisUltrafiltrationState_PausedState -(I) @LINE: 274 +(I) @LINE: 316 >>> Processing Test Case: handleDialysisUltrafiltrationState_RunningState -(S) @LINE: 299 +(S) @LINE: 341 >>> Processed Test Case: handleDialysisUltrafiltrationState_RunningState -(I) @LINE: 305 +(I) @LINE: 347 >>> Processing Test Case: handleDialysisUltrafiltrationState_StartState -(S) @LINE: 316 +(S) @LINE: 358 >>> Processed Test Case: handleDialysisUltrafiltrationState_StartState -(I) @LINE: 324 +(I) @LINE: 366 >>> Processing Test Case: handleUFCompletedState_NominalPath -(S) @LINE: 343 +(S) @LINE: 385 >>> Processed Test Case: handleUFCompletedState_NominalPath -(I) @LINE: 351 +(I) @LINE: 393 >>> Processing Test Case: handleUFOffState_NominalPath -(S) @LINE: 365 +(S) @LINE: 407 >>> Processed Test Case: handleUFOffState_NominalPath -(I) @LINE: 373 +(I) @LINE: 415 >>> Processing Test Case: handleUFPausedState_NominalPath -(S) @LINE: 393 +(S) @LINE: 435 >>> Processed Test Case: handleUFPausedState_NominalPath -(I) @LINE: 401 +(I) @LINE: 443 >>> Processing Test Case: handleUFRunningState_NominalPath -(S) @LINE: 426 +(S) @LINE: 468 >>> Processed Test Case: handleUFRunningState_NominalPath -(I) @LINE: 432 +(I) @LINE: 474 >>> Processing Test Case: handleUFRunningState_NominalPath2 -(S) @LINE: 457 +(S) @LINE: 499 >>> Processed Test Case: handleUFRunningState_NominalPath2 -(I) @LINE: 465 +(I) @LINE: 507 >>> Processing Test Case: handleUFStartState_NoUF -(S) @LINE: 472 +(S) @LINE: 514 >>> Processed Test Case: handleUFStartState_NoUF -(I) @LINE: 478 +(I) @LINE: 520 >>> Processing Test Case: handleUFStartState_NominalPath -(S) @LINE: 490 +(S) @LINE: 532 >>> Processed Test Case: handleUFStartState_NominalPath -(I) @LINE: 498 +(I) @LINE: 540 >>> Processing Test Case: initDialysis_NominalPath -(S) @LINE: 525 +(S) @LINE: 567 >>> Processed Test Case: initDialysis_NominalPath -(I) @LINE: 533 +(I) @LINE: 575 >>> Processing Test Case: pauseUF_NominalPath -(S) @LINE: 546 +(S) @LINE: 588 >>> Processed Test Case: pauseUF_NominalPath -(I) @LINE: 552 +(I) @LINE: 594 >>> Processing Test Case: pauseUF_NotDialysisState -(S) @LINE: 561 +(S) @LINE: 603 >>> Processed Test Case: pauseUF_NotDialysisState -(I) @LINE: 567 +(I) @LINE: 609 >>> Processing Test Case: pauseUF_NotTreatmentMode -(S) @LINE: 576 +(S) @LINE: 618 >>> Processed Test Case: pauseUF_NotTreatmentMode -(I) @LINE: 582 +(I) @LINE: 624 >>> Processing Test Case: pauseUF_NotUFState -(S) @LINE: 591 +(S) @LINE: 633 >>> Processed Test Case: pauseUF_NotUFState -(I) @LINE: 597 +(I) @LINE: 639 >>> Processing Test Case: pauseUF_UFAlreadyPaused -(S) @LINE: 606 +(S) @LINE: 648 >>> Processed Test Case: pauseUF_UFAlreadyPaused -(I) @LINE: 614 +(I) @LINE: 656 >>> Processing Test Case: resumeUF_NegativeUFRate -(S) @LINE: 631 +(S) @LINE: 673 >>> Processed Test Case: resumeUF_NegativeUFRate -(I) @LINE: 637 +(I) @LINE: 679 >>> Processing Test Case: resumeUF_NominalPath -(S) @LINE: 654 +(S) @LINE: 696 >>> Processed Test Case: resumeUF_NominalPath -(I) @LINE: 660 +(I) @LINE: 702 >>> Processing Test Case: resumeUF_NotDialysisState -(S) @LINE: 670 +(S) @LINE: 712 >>> Processed Test Case: resumeUF_NotDialysisState -(I) @LINE: 676 +(I) @LINE: 718 >>> Processing Test Case: resumeUF_NotTreatmentMode -(S) @LINE: 686 +(S) @LINE: 728 >>> Processed Test Case: resumeUF_NotTreatmentMode -(I) @LINE: 692 +(I) @LINE: 734 >>> Processing Test Case: resumeUF_NotUFState -(S) @LINE: 702 +(S) @LINE: 744 >>> Processed Test Case: resumeUF_NotUFState -(I) @LINE: 708 +(I) @LINE: 750 >>> Processing Test Case: resumeUF_UFNotPaused -(S) @LINE: 718 +(S) @LINE: 760 >>> Processed Test Case: resumeUF_UFNotPaused -(I) @LINE: 726 +(I) @LINE: 768 + >>> Processing Test Case: setDialysisParams_HighUF_NotInDialysisSubMode +(S) @LINE: 784 + >>> Processed Test Case: setDialysisParams_HighUF_NotInDialysisSubMode +(I) @LINE: 790 >>> Processing Test Case: setDialysisParams_NominalPath -(S) @LINE: 744 +(S) @LINE: 809 >>> Processed Test Case: setDialysisParams_NominalPath -(I) @LINE: 752 +(I) @LINE: 817 >>> Processing Test Case: setFinalReservoirVolume_Res1 -(S) @LINE: 761 +(S) @LINE: 826 >>> Processed Test Case: setFinalReservoirVolume_Res1 -(I) @LINE: 767 +(I) @LINE: 832 >>> Processing Test Case: setFinalReservoirVolume_Res2 -(S) @LINE: 776 +(S) @LINE: 841 >>> Processed Test Case: setFinalReservoirVolume_Res2 -(I) @LINE: 784 +(I) @LINE: 849 >>> Processing Test Case: setStartReservoirVolume_Res1 -(S) @LINE: 791 +(S) @LINE: 856 >>> Processed Test Case: setStartReservoirVolume_Res1 -(I) @LINE: 797 +(I) @LINE: 862 >>> Processing Test Case: setStartReservoirVolume_Res2 -(S) @LINE: 804 +(S) @LINE: 869 >>> Processed Test Case: setStartReservoirVolume_Res2 -(I) @LINE: 812 +(I) @LINE: 877 >>> Processing Test Case: signalReservoirsSwitched_ToRes1 -(S) @LINE: 820 +(S) @LINE: 885 >>> Processed Test Case: signalReservoirsSwitched_ToRes1 -(I) @LINE: 826 +(I) @LINE: 891 >>> Processing Test Case: signalReservoirsSwitched_ToRes2 -(S) @LINE: 833 +(S) @LINE: 898 >>> Processed Test Case: signalReservoirsSwitched_ToRes2 -(I) @LINE: 841 +(I) @LINE: 906 >>> Processing Test Case: startDialysis_NominalPath -(S) @LINE: 865 +(S) @LINE: 930 >>> Processed Test Case: startDialysis_NominalPath -(I) @LINE: 873 +(I) @LINE: 938 >>> Processing Test Case: stopDialysis_NominalPath -(S) @LINE: 886 +(S) @LINE: 951 >>> Processed Test Case: stopDialysis_NominalPath -(I) @LINE: 894 +(I) @LINE: 959 >>> Processing Test Case: transitionToDialysis_NominalPath -(S) @LINE: 895 +(S) @LINE: 960 >>> Processed Test Case: transitionToDialysis_NominalPath -(I) @LINE: 903 +(I) @LINE: 968 >>> Processing Test Case: updateUFVolumes_Res1 -(S) @LINE: 919 +(S) @LINE: 984 >>> Processed Test Case: updateUFVolumes_Res1 -(I) @LINE: 925 +(I) @LINE: 990 >>> Processing Test Case: updateUFVolumes_Res2 -(S) @LINE: 942 +(S) @LINE: 1007 >>> Processed Test Case: updateUFVolumes_Res2 -(S) @LINE: 942 +(S) @LINE: 1007 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:10:46 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:21:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -8518,13 +9627,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:10:47 +COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:21:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -8535,18 +9644,18 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr (S) @LINE: 45 >>> Source file matched Dialysis.c (S) @LINE: 155 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/DIALYSIS/DIALYSIS_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:10:47 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:21:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -8555,369 +9664,390 @@ Running: initDialysis_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.transitionToDialysis test cases Running: transitionToDialysis_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.setDialysisParams test cases + Running: setDialysisParams_HighUF_NotInDialysisSubMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: setDialysisParams_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.startDialysis test cases Running: startDialysis_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.stopDialysis test cases Running: stopDialysis_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.getDialysisState test cases Running: getDialysisState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.getUltrafiltrationState test cases Running: getUltrafiltrationState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all Dialysis.getSalineBolusState test cases + Running: getSalineBolusState_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all Dialysis.getUltrafiltrationVolumeCollected test cases Running: getUltrafiltrationVolumeCollected_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.pauseUF test cases Running: pauseUF_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: pauseUF_NotDialysisState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: pauseUF_NotTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: pauseUF_NotUFState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: pauseUF_UFAlreadyPaused Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.resumeUF test cases Running: resumeUF_NegativeUFRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resumeUF_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resumeUF_NotDialysisState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resumeUF_NotTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resumeUF_NotUFState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: resumeUF_UFNotPaused Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.execDialysis test cases - Running: execDialysis_InfusionState + Running: execDialysis_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: execDialysis_InvalidState + Running: execDialysis_SalineBolusState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialysis_StartState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialysis_UFState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.handleDialysisUltrafiltrationState test cases Running: handleDialysisUltrafiltrationState_CompleteState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialysisUltrafiltrationState_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialysisUltrafiltrationState_OffState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialysisUltrafiltrationState_PausedState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialysisUltrafiltrationState_RunningState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDialysisUltrafiltrationState_StartState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running all Dialysis.handleDialysisSolutionInfusionState test cases - Running: handleDialysisSolutionInfusionState_NominalPath - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete Running all Dialysis.handleUFStartState test cases Running: handleUFStartState_NoUF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUFStartState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.handleUFPausedState test cases Running: handleUFPausedState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.handleUFRunningState test cases Running: handleUFRunningState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUFRunningState_NominalPath2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.handleUFOffState test cases Running: handleUFOffState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.handleUFCompletedState test cases Running: handleUFCompletedState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.checkUFAccuracyAndVolume test cases Running: checkUFAccuracy_TestUFAccuracy_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: checkUFAccuracy_TestUFAccuracy_Ok + Running: checkUFAccuracy_TestUFAccuracy_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: checkUFAccuracy_TestUFAccuracy_StartNewHour + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: checkUFAccuracy_TestUFVolume_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: checkUFAccuracy_UF_Paused + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all Dialysis.updateUFVolumes test cases Running: updateUFVolumes_Res1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: updateUFVolumes_Res2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.setStartReservoirVolume test cases Running: setStartReservoirVolume_Res1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setStartReservoirVolume_Res2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.signalReservoirsSwitched test cases Running: signalReservoirsSwitched_ToRes1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: signalReservoirsSwitched_ToRes2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.setFinalReservoirVolume test cases Running: setFinalReservoirVolume_Res1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setFinalReservoirVolume_Res2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:10:49 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:21:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.env" Initializing search list Creating the Environment Directory Creating Environment "FPGA" @@ -8946,18 +10076,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e FPGA -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:10:52 +COMMAND: /opt/VectorCASTSP3/clicast -e FPGA -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:21:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -8967,25 +10097,29 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 100 + Processing script line 150 Processing script line 200 Processing script line 250 Processing script line 300 Processing script line 350 Processing script line 400 - Processing script line 450 - Processing script line 650 + Processing script line 500 + Processing script line 700 Processing script line 750 - Processing script line 850 + Processing script line 900 Processing script line 1000 Processing script line 1100 Processing script line 1150 Processing script line 1200 Processing script line 1250 + Processing script line 1300 + Processing script line 1450 Processing script line 1500 Processing script line 1550 Processing script line 1600 - Processing script line 1650 + Processing script line 1700 Processing script line 1750 + Processing script line 1800 Processing script line 1850 Processing script line 1900 Processing script line 1950 @@ -8995,7 +10129,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA.tst.tmp (I) @LINE: 24 >>> Processing Test Case: DataBytePending (S) @LINE: 33 @@ -9022,196 +10156,129 @@ >>> Processed Test Case: OutgoingState (I) @LINE: 144 >>> Processing Test Case: RcvAllSensorsState -(E) Errors from previous script import(s) - >>> (E) @LINE: 216 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterCommStatus - >>> (E) @LINE: 217 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterFrameCount - >>> (E) @LINE: 229 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:3 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterCommStatus - >>> (E) @LINE: 230 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:4 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterFrameCount - >>> (E) @LINE: 231 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterDeviceStatus:0x605 - >>> >>> Value for 'numeric type' out of range - >>> >>> Read "1541" - >>> >>> Setting Value to "0" -(S) @LINE: 231 +(S) @LINE: 212 >>> Processed Test Case: RcvAllSensorsState -(I) @LINE: 237 +(I) @LINE: 218 >>> Processing Test Case: RcvHeaderState -(E) Errors from previous script import(s) - >>> (E) @LINE: 261 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:0x0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl - >>> (E) @LINE: 275 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0x403 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl -(S) @LINE: 284 +(S) @LINE: 257 >>> Processed Test Case: RcvHeaderState -(I) @LINE: 290 +(I) @LINE: 263 >>> Processing Test Case: StartState -(S) @LINE: 307 +(S) @LINE: 280 >>> Processed Test Case: StartState -(I) @LINE: 315 +(I) @LINE: 288 >>> Processing Test Case: FailedState -(S) @LINE: 318 +(S) @LINE: 291 >>> Processed Test Case: FailedState -(I) @LINE: 324 +(I) @LINE: 297 >>> Processing Test Case: IncomingState -(S) @LINE: 327 +(S) @LINE: 300 >>> Processed Test Case: IncomingState -(I) @LINE: 333 +(I) @LINE: 306 >>> Processing Test Case: InvalidState -(S) @LINE: 337 +(S) @LINE: 310 >>> Processed Test Case: InvalidState -(I) @LINE: 343 +(I) @LINE: 316 >>> Processing Test Case: ReadHeaderState -(S) @LINE: 382 +(S) @LINE: 355 >>> Processed Test Case: ReadHeaderState -(I) @LINE: 388 +(I) @LINE: 361 >>> Processing Test Case: WriteAllActuatorsState -(S) @LINE: 427 +(S) @LINE: 400 >>> Processed Test Case: WriteAllActuatorsState -(I) @LINE: 435 +(I) @LINE: 408 >>> Processing Test Case: TestFailed -(S) @LINE: 441 +(S) @LINE: 414 >>> Processed Test Case: TestFailed -(I) @LINE: 447 +(I) @LINE: 420 >>> Processing Test Case: TestPassed -(S) @LINE: 450 +(S) @LINE: 423 >>> Processed Test Case: TestPassed -(I) @LINE: 458 +(I) @LINE: 431 + >>> Processing Test Case: getFPGAAccelAxes_NominalPath +(S) @LINE: 446 + >>> Processed Test Case: getFPGAAccelAxes_NominalPath +(I) @LINE: 454 + >>> Processing Test Case: getFPGAAccelMaxes_NominalPath +(S) @LINE: 468 + >>> Processed Test Case: getFPGAAccelMaxes_NominalPath +(I) @LINE: 476 + >>> Processing Test Case: getFPGAAccelStatus_NominalPath +(S) @LINE: 489 + >>> Processed Test Case: getFPGAAccelStatus_NominalPath +(I) @LINE: 497 >>> Processing Test Case: getFPGAArterialPressure_NominalPath -(S) @LINE: 461 +(S) @LINE: 500 >>> Processed Test Case: getFPGAArterialPressure_NominalPath -(I) @LINE: 469 +(I) @LINE: 508 >>> Processing Test Case: getFPGABloodFlow_NominalPath -(S) @LINE: 472 +(S) @LINE: 511 >>> Processed Test Case: getFPGABloodFlow_NominalPath -(I) @LINE: 480 +(I) @LINE: 519 >>> Processing Test Case: getFPGABloodFlowSignalStrength_NominalPath -(S) @LINE: 483 +(S) @LINE: 522 >>> Processed Test Case: getFPGABloodFlowSignalStrength_NominalPath -(I) @LINE: 491 +(I) @LINE: 530 >>> Processing Test Case: getFPGABloodPumpHallSensorCount_NominalPath -(S) @LINE: 494 +(S) @LINE: 533 >>> Processed Test Case: getFPGABloodPumpHallSensorCount_NominalPath -(I) @LINE: 502 +(I) @LINE: 541 >>> Processing Test Case: getFPGABloodPumpHallSensorStatus_NominalPath -(S) @LINE: 505 +(S) @LINE: 544 >>> Processed Test Case: getFPGABloodPumpHallSensorStatus_NominalPath -(I) @LINE: 513 +(I) @LINE: 552 >>> Processing Test Case: getFPGABloodPumpOcclusion_NominalPath -(S) @LINE: 516 +(S) @LINE: 555 >>> Processed Test Case: getFPGABloodPumpOcclusion_NominalPath -(I) @LINE: 524 +(I) @LINE: 563 >>> Processing Test Case: getFPGADialInPumpHallSensorCount_NominalPath -(S) @LINE: 527 +(S) @LINE: 566 >>> Processed Test Case: getFPGADialInPumpHallSensorCount_NominalPath -(I) @LINE: 535 +(I) @LINE: 574 >>> Processing Test Case: getFPGADialInPumpHallSensorStatus_NominalPath -(S) @LINE: 538 +(S) @LINE: 577 >>> Processed Test Case: getFPGADialInPumpHallSensorStatus_NominalPath -(I) @LINE: 546 +(I) @LINE: 585 >>> Processing Test Case: getFPGADialInPumpOcclusion_NominalPath -(S) @LINE: 549 +(S) @LINE: 588 >>> Processed Test Case: getFPGADialInPumpOcclusion_NominalPath -(I) @LINE: 557 +(I) @LINE: 596 >>> Processing Test Case: getFPGADialOutPumpHallSensorCount_NominalPath -(S) @LINE: 560 +(S) @LINE: 599 >>> Processed Test Case: getFPGADialOutPumpHallSensorCount_NominalPath -(I) @LINE: 568 +(I) @LINE: 607 >>> Processing Test Case: getFPGADialOutPumpHallSensorStatus_NominalPath -(S) @LINE: 571 +(S) @LINE: 610 >>> Processed Test Case: getFPGADialOutPumpHallSensorStatus_NominalPath -(I) @LINE: 579 +(I) @LINE: 618 >>> Processing Test Case: getFPGADialOutPumpOcclusion_NominalPath -(S) @LINE: 582 +(S) @LINE: 621 >>> Processed Test Case: getFPGADialOutPumpOcclusion_NominalPath -(I) @LINE: 590 +(I) @LINE: 629 >>> Processing Test Case: getFPGADialysateFlow_NominalPath -(S) @LINE: 593 +(S) @LINE: 632 >>> Processed Test Case: getFPGADialysateFlow_NominalPath -(I) @LINE: 601 +(I) @LINE: 640 >>> Processing Test Case: getFPGADialysateFlowSignalStrength_NominalPath -(S) @LINE: 604 +(S) @LINE: 643 >>> Processed Test Case: getFPGADialysateFlowSignalStrength_NominalPath -(I) @LINE: 612 - >>> Processing Test Case: NominalPath -(S) @LINE: 615 - >>> Processed Test Case: NominalPath -(I) @LINE: 623 +(I) @LINE: 651 >>> Processing Test Case: getFPGAVenousPressure_NominalPath -(S) @LINE: 625 +(S) @LINE: 653 >>> Processed Test Case: getFPGAVenousPressure_NominalPath -(I) @LINE: 633 +(I) @LINE: 661 + >>> Processing Test Case: getFPGAVersions_NominalPath +(S) @LINE: 674 + >>> Processed Test Case: getFPGAVersions_NominalPath +(I) @LINE: 682 >>> Processing Test Case: NominalCase -(S) @LINE: 670 +(S) @LINE: 719 >>> Processed Test Case: NominalCase -(I) @LINE: 678 +(I) @LINE: 727 >>> Processing Test Case: BadCRC -(E) Errors from previous script import(s) - >>> (E) @LINE: 560 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodLeak:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodLeak - >>> (E) @LINE: 561 TEST.VALUE:FPGA.<>.fpgaSensorReadings.adc1b:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc1b - >>> (E) @LINE: 562 TEST.VALUE:FPGA.<>.fpgaSensorReadings.adc2b:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc2b - >>> (E) @LINE: 563 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateTemp1:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateTemp1 - >>> (E) @LINE: 564 TEST.VALUE:FPGA.<>.fpgaSensorReadings.venousPressure:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: venousPressure - >>> (E) @LINE: 565 TEST.VALUE:FPGA.<>.fpgaSensorReadings.arterialPressure:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: arterialPressure - >>> (E) @LINE: 566 TEST.VALUE:FPGA.<>.fpgaSensorReadings.adc1a:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc1a - >>> (E) @LINE: 567 TEST.VALUE:FPGA.<>.fpgaSensorReadings.adc2a:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc2a - >>> (E) @LINE: 568 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateTemp2 - >>> (E) @LINE: 574 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodLeak:0x0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodLeak - >>> (E) @LINE: 575 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.adc1b:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc1b - >>> (E) @LINE: 576 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.adc2b:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc2b - >>> (E) @LINE: 577 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp1:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateTemp1 - >>> (E) @LINE: 578 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.venousPressure:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: venousPressure - >>> (E) @LINE: 579 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.arterialPressure:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: arterialPressure - >>> (E) @LINE: 580 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.adc1a:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc1a - >>> (E) @LINE: 581 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.adc2a:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: adc2a - >>> (E) @LINE: 582 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateTemp2 -(S) @LINE: 769 +(S) @LINE: 761 >>> Processed Test Case: BadCRC -(I) @LINE: 775 +(I) @LINE: 767 >>> Processing Test Case: NAKResponse (E) Errors from previous script import(s) >>> (E) @LINE: 598 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodLeak:0 @@ -9268,9 +10335,9 @@ >>> (E) @LINE: 619 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0 >>> >>> Expected a field name from the record type FPGA_SENSORS_T >>> >>> Read: dialysateTemp2 -(S) @LINE: 844 +(S) @LINE: 836 >>> Processed Test Case: NAKResponse -(I) @LINE: 850 +(I) @LINE: 842 >>> Processing Test Case: NoResponseReceived (E) Errors from previous script import(s) >>> (E) @LINE: 633 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodLeak:0 @@ -9327,9 +10394,9 @@ >>> (E) @LINE: 654 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0 >>> >>> Expected a field name from the record type FPGA_SENSORS_T >>> >>> Read: dialysateTemp2 -(S) @LINE: 919 +(S) @LINE: 911 >>> Processed Test Case: NoResponseReceived -(I) @LINE: 925 +(I) @LINE: 917 >>> Processing Test Case: NoWriteResponseReceived (E) Errors from previous script import(s) >>> (E) @LINE: 669 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodLeak:0 @@ -9386,17 +10453,17 @@ >>> (E) @LINE: 690 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0 >>> >>> Expected a field name from the record type FPGA_SENSORS_T >>> >>> Read: dialysateTemp2 -(S) @LINE: 994 +(S) @LINE: 986 >>> Processed Test Case: NoWriteResponseReceived -(I) @LINE: 1000 +(I) @LINE: 992 >>> Processing Test Case: NoWriteResponseReceived2 -(S) @LINE: 1012 +(S) @LINE: 1004 >>> Processed Test Case: NoWriteResponseReceived2 -(I) @LINE: 1018 +(I) @LINE: 1010 >>> Processing Test Case: NoWriteResponseReceived3 -(S) @LINE: 1030 +(S) @LINE: 1022 >>> Processed Test Case: NoWriteResponseReceived3 -(I) @LINE: 1036 +(I) @LINE: 1028 >>> Processing Test Case: NominalPath (E) Errors from previous script import(s) >>> (E) @LINE: 740 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodLeak:0 @@ -9453,238 +10520,210 @@ >>> (E) @LINE: 761 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateTemp2:0x4030201 >>> >>> Expected a field name from the record type FPGA_SENSORS_T >>> >>> Read: dialysateTemp2 -(S) @LINE: 1132 +(S) @LINE: 1124 >>> Processed Test Case: NominalPath -(I) @LINE: 1140 +(I) @LINE: 1132 >>> Processing Test Case: BadCRC -(E) Errors from previous script import(s) - >>> (E) @LINE: 1247 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl - >>> (E) @LINE: 1255 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0x0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl -(S) @LINE: 1178 +(S) @LINE: 1162 >>> Processed Test Case: BadCRC -(I) @LINE: 1184 +(I) @LINE: 1168 >>> Processing Test Case: NAKResponse -(E) Errors from previous script import(s) - >>> (E) @LINE: 1282 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl - >>> (E) @LINE: 1289 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0x0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl -(S) @LINE: 1217 +(S) @LINE: 1193 >>> Processed Test Case: NAKResponse -(I) @LINE: 1223 +(I) @LINE: 1199 >>> Processing Test Case: NoResponseReceived -(E) Errors from previous script import(s) - >>> (E) @LINE: 1315 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl - >>> (E) @LINE: 1322 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0x0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl -(S) @LINE: 1256 +(S) @LINE: 1224 >>> Processed Test Case: NoResponseReceived -(I) @LINE: 1262 +(I) @LINE: 1230 >>> Processing Test Case: NominalCase -(E) Errors from previous script import(s) - >>> (E) @LINE: 1348 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl - >>> (E) @LINE: 1356 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0x403 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl -(S) @LINE: 1297 +(S) @LINE: 1257 >>> Processed Test Case: NominalCase -(I) @LINE: 1305 +(I) @LINE: 1265 >>> Processing Test Case: NominalPath -(S) @LINE: 1348 +(S) @LINE: 1308 >>> Processed Test Case: NominalPath -(I) @LINE: 1356 +(I) @LINE: 1316 >>> Processing Test Case: NominalPath (E) Errors from previous script import(s) >>> (E) @LINE: 1593 TEST.VALUE:FPGA.<>.fpgaHeader.fpgaControl:1 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl + >>> >>> Expected a field name from the record type FPGA_HEADER_T + >>> >>> Read: fpgaControl >>> (E) @LINE: 1599 TEST.VALUE:FPGA.<>.fpgaActuatorSetPoints.bloodValveSetState:1 - >>> >>> Expected a field name from the record type FPGA_ACTUATORS_T - >>> >>> Read: bloodValveSetState + >>> >>> Expected a field name from the record type FPGA_ACTUATORS_T + >>> >>> Read: bloodValveSetState >>> (E) @LINE: 1682 TEST.EXPECTED:FPGA.<>.fpgaHeader.fpgaControl:0 - >>> >>> Expected a field name from the record type FPGA_HEADER_T - >>> >>> Read: fpgaControl + >>> >>> Expected a field name from the record type FPGA_HEADER_T + >>> >>> Read: fpgaControl >>> (E) @LINE: 1688 TEST.EXPECTED:FPGA.<>.fpgaActuatorSetPoints.bloodValveSetState:0 - >>> >>> Expected a field name from the record type FPGA_ACTUATORS_T - >>> >>> Read: bloodValveSetState - >>> (E) @LINE: 1330 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterCommStatus - >>> (E) @LINE: 1331 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterFrameCount - >>> (E) @LINE: 1334 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowAvg:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowAvg - >>> (E) @LINE: 1335 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSoundSpeed:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSoundSpeed - >>> (E) @LINE: 1336 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterAccFlowData:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterAccFlowData - >>> (E) @LINE: 1337 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSignalStrength:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSignalStrength - >>> (E) @LINE: 1338 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSensorID:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSensorID - >>> (E) @LINE: 1339 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterCommStatus:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterCommStatus - >>> (E) @LINE: 1340 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterFrameCount:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterFrameCount - >>> (E) @LINE: 1343 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowAvg:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowAvg - >>> (E) @LINE: 1344 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSoundSpeed:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSoundSpeed - >>> (E) @LINE: 1345 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterAccFlowData:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterAccFlowData - >>> (E) @LINE: 1346 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSignalStrength:1.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSignalStrength - >>> (E) @LINE: 1347 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSensorID:1 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSensorID - >>> (E) @LINE: 1433 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterCommStatus - >>> (E) @LINE: 1434 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterFrameCount - >>> (E) @LINE: 1437 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowAvg:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowAvg - >>> (E) @LINE: 1438 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSoundSpeed:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSoundSpeed - >>> (E) @LINE: 1439 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterAccFlowData:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterAccFlowData - >>> (E) @LINE: 1440 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSignalStrength:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSignalStrength - >>> (E) @LINE: 1441 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSensorID:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: bloodFlowMeterSensorID - >>> (E) @LINE: 1442 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterCommStatus:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterCommStatus - >>> (E) @LINE: 1443 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterFrameCount:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterFrameCount - >>> (E) @LINE: 1446 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowAvg:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowAvg - >>> (E) @LINE: 1447 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSoundSpeed:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSoundSpeed - >>> (E) @LINE: 1448 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterAccFlowData:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterAccFlowData - >>> (E) @LINE: 1449 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSignalStrength:0.0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSignalStrength - >>> (E) @LINE: 1450 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSensorID:0 - >>> >>> Expected a field name from the record type FPGA_SENSORS_T - >>> >>> Read: dialysateFlowMeterSensorID -(S) @LINE: 1641 + >>> >>> Expected a field name from the record type FPGA_ACTUATORS_T + >>> >>> Read: bloodValveSetState +>>> (E) @LINE: 1330 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterCommStatus +>>> (E) @LINE: 1331 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterFrameCount +>>> (E) @LINE: 1334 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowAvg:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowAvg +>>> (E) @LINE: 1335 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSoundSpeed:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSoundSpeed +>>> (E) @LINE: 1336 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterAccFlowData:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterAccFlowData +>>> (E) @LINE: 1337 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSignalStrength:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSignalStrength +>>> (E) @LINE: 1338 TEST.VALUE:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSensorID:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSensorID +>>> (E) @LINE: 1339 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterCommStatus:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterCommStatus +>>> (E) @LINE: 1340 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterFrameCount:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterFrameCount +>>> (E) @LINE: 1343 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowAvg:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowAvg +>>> (E) @LINE: 1344 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSoundSpeed:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSoundSpeed +>>> (E) @LINE: 1345 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterAccFlowData:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterAccFlowData +>>> (E) @LINE: 1346 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSignalStrength:1.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSignalStrength +>>> (E) @LINE: 1347 TEST.VALUE:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSensorID:1 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSensorID +>>> (E) @LINE: 1433 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterCommStatus:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterCommStatus +>>> (E) @LINE: 1434 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterFrameCount:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterFrameCount +>>> (E) @LINE: 1437 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowAvg:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowAvg +>>> (E) @LINE: 1438 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSoundSpeed:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSoundSpeed +>>> (E) @LINE: 1439 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterAccFlowData:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterAccFlowData +>>> (E) @LINE: 1440 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSignalStrength:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSignalStrength +>>> (E) @LINE: 1441 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.bloodFlowMeterSensorID:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: bloodFlowMeterSensorID +>>> (E) @LINE: 1442 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterCommStatus:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterCommStatus +>>> (E) @LINE: 1443 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterFrameCount:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterFrameCount +>>> (E) @LINE: 1446 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowAvg:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowAvg +>>> (E) @LINE: 1447 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSoundSpeed:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSoundSpeed +>>> (E) @LINE: 1448 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterAccFlowData:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterAccFlowData +>>> (E) @LINE: 1449 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSignalStrength:0.0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSignalStrength +>>> (E) @LINE: 1450 TEST.EXPECTED:FPGA.<>.fpgaSensorReadings.dialysateFlowMeterSensorID:0 +>>> >>> Expected a field name from the record type FPGA_SENSORS_T +>>> >>> Read: dialysateFlowMeterSensorID +(S) @LINE: 1601 >>> Processed Test Case: NominalPath -(I) @LINE: 1649 +(I) @LINE: 1609 >>> Processing Test Case: NominalPath -(S) @LINE: 1664 +(S) @LINE: 1624 >>> Processed Test Case: NominalPath -(I) @LINE: 1672 +(I) @LINE: 1632 >>> Processing Test Case: LengthTooLarge -(S) @LINE: 1676 +(S) @LINE: 1636 >>> Processed Test Case: LengthTooLarge -(I) @LINE: 1682 +(I) @LINE: 1642 >>> Processing Test Case: NominalPath -(S) @LINE: 1686 +(S) @LINE: 1646 >>> Processed Test Case: NominalPath -(I) @LINE: 1694 +(I) @LINE: 1654 >>> Processing Test Case: LengthTooLarge -(S) @LINE: 1698 +(S) @LINE: 1658 >>> Processed Test Case: LengthTooLarge -(I) @LINE: 1704 +(I) @LINE: 1664 >>> Processing Test Case: NominalPath -(S) @LINE: 1708 +(S) @LINE: 1668 >>> Processed Test Case: NominalPath -(I) @LINE: 1716 +(I) @LINE: 1676 >>> Processing Test Case: LengthTooLarge -(S) @LINE: 1720 +(S) @LINE: 1680 >>> Processed Test Case: LengthTooLarge -(I) @LINE: 1726 +(I) @LINE: 1686 >>> Processing Test Case: NominalPath -(S) @LINE: 1730 +(S) @LINE: 1690 >>> Processed Test Case: NominalPath -(I) @LINE: 1738 +(I) @LINE: 1698 >>> Processing Test Case: LengthTooLarge -(S) @LINE: 1742 +(S) @LINE: 1702 >>> Processed Test Case: LengthTooLarge -(I) @LINE: 1748 +(I) @LINE: 1708 >>> Processing Test Case: NominalPath -(S) @LINE: 1752 +(S) @LINE: 1712 >>> Processed Test Case: NominalPath -(I) @LINE: 1760 +(I) @LINE: 1720 >>> Processing Test Case: BulkWriteAndReadInProgressAfterWrite -(S) @LINE: 1777 +(S) @LINE: 1737 >>> Processed Test Case: BulkWriteAndReadInProgressAfterWrite -(I) @LINE: 1783 +(I) @LINE: 1743 >>> Processing Test Case: NothingInProgress -(S) @LINE: 1798 +(S) @LINE: 1758 >>> Processed Test Case: NothingInProgress -(I) @LINE: 1804 +(I) @LINE: 1764 >>> Processing Test Case: ReadCmdInProgress -(S) @LINE: 1819 +(S) @LINE: 1779 >>> Processed Test Case: ReadCmdInProgress -(I) @LINE: 1825 +(I) @LINE: 1785 >>> Processing Test Case: WriteCmdInProgress -(S) @LINE: 1840 +(S) @LINE: 1800 >>> Processed Test Case: WriteCmdInProgress -(I) @LINE: 1848 +(I) @LINE: 1808 >>> Processing Test Case: NominalPath -(S) @LINE: 1863 +(S) @LINE: 1823 >>> Processed Test Case: NominalPath -(I) @LINE: 1871 +(I) @LINE: 1831 >>> Processing Test Case: NominalPath -(S) @LINE: 1909 +(S) @LINE: 1869 >>> Processed Test Case: NominalPath -(I) @LINE: 1917 +(I) @LINE: 1877 >>> Processing Test Case: NominalPath -(S) @LINE: 1955 +(S) @LINE: 1915 >>> Processed Test Case: NominalPath -(I) @LINE: 1963 +(I) @LINE: 1923 >>> Processing Test Case: NominalPath -(S) @LINE: 2001 +(S) @LINE: 1961 >>> Processed Test Case: NominalPath -(I) @LINE: 2009 +(I) @LINE: 1969 >>> Processing Test Case: NominalPath -(S) @LINE: 2047 +(S) @LINE: 2007 >>> Processed Test Case: NominalPath -(S) @LINE: 2047 +(S) @LINE: 2007 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e FPGA tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:10:54 +COMMAND: /opt/VectorCASTSP3/clicast -e FPGA tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:21:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -9695,18 +10734,128 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr -(E) @LINE: 1 - >>> Script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr did not contain any relevant coverage data -(S) @LINE: 1 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr +(S) @LINE: 45 + >>> Source file matched FPGA.c + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: enableValvesPIDControl + >>> Context Before: { + >>> Line Context: fpgaActuatorSetPoints.fpgaPIDControl = 0x55; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: enableValvesPIDControl + >>> Line Context: { + >>> Context After: fpgaActuatorSetPoints.fpgaPIDControl = 0x55; // TODO - this looks hard coded - ignoring param - fix this + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getArterialBloodValvePoistion + >>> Context Before: { + >>> Line Context: return fpgaSensorReadings.VBAPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getArterialBloodValvePoistion + >>> Line Context: { + >>> Context After: return fpgaSensorReadings.VBAPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getDialyzerInletValvePosition + >>> Context Before: { + >>> Line Context: return fpgaSensorReadings.VDiPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getDialyzerInletValvePosition + >>> Line Context: { + >>> Context After: return fpgaSensorReadings.VDiPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getDialyzerOutletValvePosition + >>> Context Before: { + >>> Line Context: return fpgaSensorReadings.VDoPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getDialyzerOutletValvePosition + >>> Line Context: { + >>> Context After: return fpgaSensorReadings.VDoPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getVenousBloodValvePoistion + >>> Context Before: { + >>> Line Context: return fpgaSensorReadings.VBVPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: getVenousBloodValvePoistion + >>> Line Context: { + >>> Context After: return fpgaSensorReadings.VBVPosition; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setArterialBloodValvePosition + >>> Context Before: { + >>> Line Context: fpgaActuatorSetPoints.VBASetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setArterialBloodValvePosition + >>> Line Context: { + >>> Context After: fpgaActuatorSetPoints.VBASetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setDialyzerInletValvePosition + >>> Context Before: { + >>> Line Context: fpgaActuatorSetPoints.VDiSetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setDialyzerInletValvePosition + >>> Line Context: { + >>> Context After: fpgaActuatorSetPoints.VDiSetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setDialyzerOutletValvePosition + >>> Context Before: { + >>> Line Context: fpgaActuatorSetPoints.VDoSetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setDialyzerOutletValvePosition + >>> Line Context: { + >>> Context After: fpgaActuatorSetPoints.VDoSetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setVenousBloodValvePosition + >>> Context Before: { + >>> Line Context: fpgaActuatorSetPoints.VBVSetPoint = setPoint; + >>> Failed to find matching line for: + >>> Result: CBA_FPGA + >>> Unit: 9 + >>> Function: setVenousBloodValvePosition + >>> Line Context: { + >>> Context After: fpgaActuatorSetPoints.VBVSetPoint = setPoint; +(E) @LINE: 197 IMPORT.END + >>> Script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr did not contain any relevant coverage data +(S) @LINE: 197 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/FPGA/FPGA_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e FPGA -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:10:55 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:21:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -9715,494 +10864,518 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.resetFPGACommFlags test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.signalFPGAReceiptCompleted test cases Running: BulkWriteAndReadInProgressAfterWrite Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NothingInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReadCmdInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: WriteCmdInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.signalFPGATransmitCompleted test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.execFPGAIn test cases Running: CommErrorTooManyRetries Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: FailedState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OutgoingState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RcvAllSensorsState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RcvHeaderState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StartState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.execFPGAOut test cases Running: FailedState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: IncomingState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReadHeaderState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: WriteAllActuatorsState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.handleFPGAReadHeaderState test cases Running: NominalCase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.handleFPGAReceiveHeaderState test cases Running: BadCRC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NAKResponse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoResponseReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalCase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.handleFPGAWriteAllActuatorsState test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.handleFPGAReceiveAllSensorsState test cases Running: BadCRC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NAKResponse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoResponseReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoWriteResponseReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoWriteResponseReceived2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoWriteResponseReceived3 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.execFPGATest test cases Running: TestFailed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestPassed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.setupDMAForWriteCmd test cases Running: LengthTooLarge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.startDMAWriteCmd test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.setupDMAForWriteResp test cases Running: LengthTooLarge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.startDMAReceiptOfWriteResp test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.setupDMAForReadCmd test cases Running: LengthTooLarge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.startDMAReadCmd test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.setupDMAForReadResp test cases Running: LengthTooLarge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.startDMAReceiptOfReadResp test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running all FPGA.getFPGAStatus test cases - Running: NominalPath + Running all FPGA.getFPGAVersions test cases + Running: getFPGAVersions_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGABloodFlowSignalStrength test cases Running: getFPGABloodFlowSignalStrength_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialysateFlowSignalStrength test cases Running: getFPGADialysateFlowSignalStrength_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGABloodFlow test cases Running: getFPGABloodFlow_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialysateFlow test cases Running: getFPGADialysateFlow_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGABloodPumpHallSensorCount test cases Running: getFPGABloodPumpHallSensorCount_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGABloodPumpHallSensorStatus test cases Running: getFPGABloodPumpHallSensorStatus_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialInPumpHallSensorCount test cases Running: getFPGADialInPumpHallSensorCount_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialInPumpHallSensorStatus test cases Running: getFPGADialInPumpHallSensorStatus_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialOutPumpHallSensorCount test cases Running: getFPGADialOutPumpHallSensorCount_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialOutPumpHallSensorStatus test cases Running: getFPGADialOutPumpHallSensorStatus_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGABloodPumpOcclusion test cases Running: getFPGABloodPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialInPumpOcclusion test cases Running: getFPGADialInPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGADialOutPumpOcclusion test cases Running: getFPGADialOutPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGAArterialPressure test cases Running: getFPGAArterialPressure_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all FPGA.getFPGAVenousPressure test cases Running: getFPGAVenousPressure_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all FPGA.getFPGAAccelAxes test cases + Running: getFPGAAccelAxes_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all FPGA.getFPGAAccelMaxes test cases + Running: getFPGAAccelMaxes_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all FPGA.getFPGAAccelStatus test cases + Running: getFPGAAccelStatus_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all FPGA.consumeUnexpectedData test cases Running: DataBytePending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-07-09 09:10:57 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 +TIME: 2020-09-10 11:21:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.env" Initializing search list Creating the Environment Directory Creating Environment "INTERRUPTS" @@ -10232,18 +11405,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-07-09 09:11:00 +COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 +TIME: 2020-09-10 11:21:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -10253,128 +11426,137 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 - Processing script line 250 - Processing script line 400 + Processing script line 150 + Processing script line 300 + Processing script line 500 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS.tst.tmp (I) @LINE: 24 - >>> Processing Test Case: canErrorNotification_BusOff -(S) @LINE: 34 - >>> Processed Test Case: canErrorNotification_BusOff -(I) @LINE: 40 - >>> Processing Test Case: canErrorNotification_BusPassive -(S) @LINE: 50 - >>> Processed Test Case: canErrorNotification_BusPassive -(I) @LINE: 56 + >>> Processing Test Case: canErrorNotification_BusOff_Alarm +(S) @LINE: 39 + >>> Processed Test Case: canErrorNotification_BusOff_Alarm +(I) @LINE: 45 + >>> Processing Test Case: canErrorNotification_BusOff_NoPersist +(S) @LINE: 57 + >>> Processed Test Case: canErrorNotification_BusOff_NoPersist +(I) @LINE: 63 + >>> Processing Test Case: canErrorNotification_BusPassive_Alarm +(S) @LINE: 78 + >>> Processed Test Case: canErrorNotification_BusPassive_Alarm +(I) @LINE: 84 + >>> Processing Test Case: canErrorNotification_BusPassive_NoPersist +(S) @LINE: 96 + >>> Processed Test Case: canErrorNotification_BusPassive_NoPersist +(I) @LINE: 102 >>> Processing Test Case: canErrorNotification_BusWarning -(S) @LINE: 66 +(S) @LINE: 112 >>> Processed Test Case: canErrorNotification_BusWarning -(I) @LINE: 72 +(I) @LINE: 118 >>> Processing Test Case: canErrorNotification_InvalidCANNode -(S) @LINE: 82 +(S) @LINE: 128 >>> Processed Test Case: canErrorNotification_InvalidCANNode -(I) @LINE: 88 +(I) @LINE: 134 >>> Processing Test Case: canErrorNotification_Other -(S) @LINE: 98 +(S) @LINE: 144 >>> Processed Test Case: canErrorNotification_Other -(I) @LINE: 104 - >>> Processing Test Case: canErrorNotification_ParityError -(S) @LINE: 114 - >>> Processed Test Case: canErrorNotification_ParityError -(I) @LINE: 122 +(I) @LINE: 150 + >>> Processing Test Case: canErrorNotification_ParityError_Alarm +(S) @LINE: 165 + >>> Processed Test Case: canErrorNotification_ParityError_Alarm +(I) @LINE: 171 + >>> Processing Test Case: canErrorNotification_ParityError_NoPersist +(S) @LINE: 183 + >>> Processed Test Case: canErrorNotification_ParityError_NoPersist +(I) @LINE: 191 >>> Processing Test Case: InvalidCANNode -(S) @LINE: 129 +(S) @LINE: 198 >>> Processed Test Case: InvalidCANNode -(I) @LINE: 135 +(I) @LINE: 204 >>> Processing Test Case: NominalPath -(S) @LINE: 138 +(S) @LINE: 207 >>> Processed Test Case: NominalPath -(I) @LINE: 146 +(I) @LINE: 215 >>> Processing Test Case: DMAChannel0 -(S) @LINE: 155 +(S) @LINE: 224 >>> Processed Test Case: DMAChannel0 -(I) @LINE: 161 +(I) @LINE: 230 >>> Processing Test Case: DMAChannel2 -(S) @LINE: 170 +(S) @LINE: 239 >>> Processed Test Case: DMAChannel2 -(I) @LINE: 176 +(I) @LINE: 245 >>> Processing Test Case: InvalidChannel -(S) @LINE: 183 +(S) @LINE: 252 >>> Processed Test Case: InvalidChannel -(I) @LINE: 189 +(I) @LINE: 258 >>> Processing Test Case: UnexpectedInterruptType -(S) @LINE: 196 +(S) @LINE: 265 >>> Processed Test Case: UnexpectedInterruptType -(I) @LINE: 204 +(I) @LINE: 273 >>> Processing Test Case: edgeNotification_BP -(S) @LINE: 211 +(S) @LINE: 280 >>> Processed Test Case: edgeNotification_BP -(I) @LINE: 217 +(I) @LINE: 286 >>> Processing Test Case: edgeNotification_DIP -(S) @LINE: 224 +(S) @LINE: 293 >>> Processed Test Case: edgeNotification_DIP -(I) @LINE: 230 +(I) @LINE: 299 >>> Processing Test Case: edgeNotification_DOP -(S) @LINE: 237 +(S) @LINE: 306 >>> Processed Test Case: edgeNotification_DOP -(I) @LINE: 243 +(I) @LINE: 312 >>> Processing Test Case: edgeNotification_InvalidEdge -(S) @LINE: 250 +(E) Errors from previous script import(s) + >>> (E) @LINE: 245 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 324 >>> Processed Test Case: edgeNotification_InvalidEdge -(I) @LINE: 256 +(I) @LINE: 330 >>> Processing Test Case: edgeNotification_NotHET1 -(S) @LINE: 262 +(S) @LINE: 336 >>> Processed Test Case: edgeNotification_NotHET1 -(I) @LINE: 270 +(I) @LINE: 344 + >>> Processing Test Case: initInterrupts_NominalPath +(S) @LINE: 348 + >>> Processed Test Case: initInterrupts_NominalPath +(I) @LINE: 356 >>> Processing Test Case: NominalPath -(S) @LINE: 275 +(S) @LINE: 361 >>> Processed Test Case: NominalPath -(I) @LINE: 283 +(I) @LINE: 369 >>> Processing Test Case: rtiNotification_InvalidNotification -(S) @LINE: 289 +(S) @LINE: 375 >>> Processed Test Case: rtiNotification_InvalidNotification -(I) @LINE: 295 +(I) @LINE: 381 >>> Processing Test Case: rtiNotification_RTI0_TimerTask -(S) @LINE: 302 +(S) @LINE: 388 >>> Processed Test Case: rtiNotification_RTI0_TimerTask -(I) @LINE: 308 +(I) @LINE: 394 >>> Processing Test Case: rtiNotification_RTI1_PriorityTask -(S) @LINE: 315 +(S) @LINE: 401 >>> Processed Test Case: rtiNotification_RTI1_PriorityTask -(I) @LINE: 321 +(I) @LINE: 407 >>> Processing Test Case: rtiNotification_RTI2_Unused -(S) @LINE: 327 +(S) @LINE: 413 >>> Processed Test Case: rtiNotification_RTI2_Unused -(I) @LINE: 333 +(I) @LINE: 419 >>> Processing Test Case: rtiNotification_RTI3_GeneralTask -(S) @LINE: 340 +(S) @LINE: 426 >>> Processed Test Case: rtiNotification_RTI3_GeneralTask -(I) @LINE: 348 - >>> Processing Test Case: FramingError_SCI -(E) Errors from previous script import(s) - >>> (E) @LINE: 248 TEST.VALUE:Interrupts.<>.sci1FrameErrorCnt:0 - >>> >>> Unknown parameter/object name sci1FrameErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 249 TEST.VALUE:Interrupts.<>.sci1OverrunErrorCnt:0 - >>> >>> Unknown parameter/object name sci1OverrunErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 251 TEST.EXPECTED:Interrupts.<>.sci1FrameErrorCnt:1 - >>> >>> Unknown parameter/object name sci1FrameErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 252 TEST.EXPECTED:Interrupts.<>.sci1OverrunErrorCnt:0 - >>> >>> Unknown parameter/object name sci1OverrunErrorCnt - >>> >>> Value Line Error - Command Ignored -(S) @LINE: 365 - >>> Processed Test Case: FramingError_SCI -(I) @LINE: 371 - >>> Processing Test Case: FramingError_SCI2 -(S) @LINE: 378 - >>> Processed Test Case: FramingError_SCI2 -(I) @LINE: 384 +(I) @LINE: 434 + >>> Processing Test Case: FramingError_SCI2_Alarm +(S) @LINE: 446 + >>> Processed Test Case: FramingError_SCI2_Alarm +(I) @LINE: 452 + >>> Processing Test Case: FramingError_SCI2_NoPersist +(S) @LINE: 461 + >>> Processed Test Case: FramingError_SCI2_NoPersist +(I) @LINE: 467 >>> Processing Test Case: InvalidSCI (E) Errors from previous script import(s) >>> (E) @LINE: 275 TEST.VALUE:Interrupts.<>.sci1FrameErrorCnt:0 @@ -10389,270 +11571,586 @@ >>> (E) @LINE: 281 TEST.EXPECTED:Interrupts.<>.sci1OverrunErrorCnt:0 >>> >>> Unknown parameter/object name sci1OverrunErrorCnt >>> >>> Value Line Error - Command Ignored -(S) @LINE: 407 +(S) @LINE: 490 >>> Processed Test Case: InvalidSCI -(I) @LINE: 413 - >>> Processing Test Case: OverrunError_SCI -(E) Errors from previous script import(s) - >>> (E) @LINE: 291 TEST.VALUE:Interrupts.<>.sci1FrameErrorCnt:0 - >>> >>> Unknown parameter/object name sci1FrameErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 292 TEST.VALUE:Interrupts.<>.sci1OverrunErrorCnt:0 - >>> >>> Unknown parameter/object name sci1OverrunErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 294 TEST.EXPECTED:Interrupts.<>.sci1FrameErrorCnt:0 - >>> >>> Unknown parameter/object name sci1FrameErrorCnt - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 295 TEST.EXPECTED:Interrupts.<>.sci1OverrunErrorCnt:1 - >>> >>> Unknown parameter/object name sci1OverrunErrorCnt - >>> >>> Value Line Error - Command Ignored -(S) @LINE: 430 - >>> Processed Test Case: OverrunError_SCI -(I) @LINE: 436 - >>> Processing Test Case: OverrunError_SCI2 -(S) @LINE: 443 - >>> Processed Test Case: OverrunError_SCI2 -(S) @LINE: 443 +(I) @LINE: 496 + >>> Processing Test Case: OverrunError_SCI2_Alarm +(S) @LINE: 508 + >>> Processed Test Case: OverrunError_SCI2_Alarm +(I) @LINE: 514 + >>> Processing Test Case: OverrunError_SCI2_NoPersist +(S) @LINE: 523 + >>> Processed Test Case: OverrunError_SCI2_NoPersist +(S) @LINE: 523 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-07-09 09:11:02 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 +TIME: 2020-09-10 11:21:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Running all Interrupts.initInterrupts test cases + Running: initInterrupts_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all Interrupts.phantomInterrupt test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.rtiNotification test cases Running: rtiNotification_InvalidNotification Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: rtiNotification_RTI0_TimerTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: rtiNotification_RTI1_PriorityTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: rtiNotification_RTI2_Unused Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: rtiNotification_RTI3_GeneralTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.canMessageNotification test cases Running: InvalidCANNode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.canErrorNotification test cases - Running: canErrorNotification_BusOff + Running: canErrorNotification_BusOff_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: canErrorNotification_BusPassive + Running: canErrorNotification_BusOff_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: canErrorNotification_BusPassive_Alarm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: canErrorNotification_BusPassive_NoPersist + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: canErrorNotification_BusWarning Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: canErrorNotification_InvalidCANNode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: canErrorNotification_Other Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: canErrorNotification_ParityError + Running: canErrorNotification_ParityError_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: canErrorNotification_ParityError_NoPersist + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all Interrupts.sciNotification test cases - Running: FramingError_SCI + Running: FramingError_SCI2_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: FramingError_SCI2 + Running: FramingError_SCI2_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidSCI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: OverrunError_SCI + Running: OverrunError_SCI2_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: OverrunError_SCI2 + Running: OverrunError_SCI2_NoPersist Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.dmaGroupANotification test cases Running: DMAChannel0 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: DMAChannel2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidChannel Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: UnexpectedInterruptType Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.edgeNotification test cases Running: edgeNotification_BP Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: edgeNotification_DIP Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: edgeNotification_DOP Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: edgeNotification_InvalidEdge Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: edgeNotification_NotHET1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:11:03 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:21:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL.env" Initializing search list Creating the Environment Directory + Creating Environment "INT_ACCEL" + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ + File: sys_main.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ + File: ModeInitPOST.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ + File: SystemCommMessages.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ + File: TaskPriority.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ + File: Accel.c (using cached data) + QuickParse Utility Completed + Unit 8 (not-stubbed): User Defined Globals + Parsing + Initializing parse data + Generating harness code + Saving unit data + Parsing ModeInitPOST + Parsing SystemCommMessages + Parsing TaskPriority + Parsing Accel + Parsing sys_main + Unit 9 (stub-by-function): ModeInitPOST + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 11 (stub-by-function): SystemCommMessages + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 12 (stub-by-function): TaskPriority + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 13 (stub-by-function): Accel + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 14 (stub-by-function): sys_main + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Compiling file VECTORCAST_IO + Compiling file User Defined Globals + Compiling file Data File Number 1 + Compiling file Data File Number 2 + Compiling file Driver + Compiling file User Defined Package + Setting Up Function Coverage + Instrumenting file ModeInitPOST + Compiling file ModeInitPOST + Instrumenting file SystemCommMessages + Compiling file SystemCommMessages + Instrumenting file TaskPriority + Compiling file TaskPriority + Instrumenting file Accel + Compiling file Accel + Instrumenting file sys_main + Compiling file sys_main + Compiling file Data File Number 1 + Linking Instrumented Harness + Coverage Initialized + Writing VectorCAST Database Files to Disk + Environment built Successfully +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:21:26 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Determining Size/Range Information + Opening Parameter/Global File + Opening Types File + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Building Master Min Mid Max data. + Opening Parameter/Global File + Opening Types File + Environment is Open + Processing Script File + Test Script Maintenance Started + Test Script Maintenance Complete (0) + Translated 0 script lines + Processing script line 50 + Processing script line 100 + Processing script line 200 + Processing script line 250 + Processing script line 300 + Script Creation Completed +-------------------------------------------------------------------------------- +Test Script Log +-------------------------------------------------------------------------------- +(I) @LINE: 1 + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL.tst.tmp +(I) @LINE: 24 + >>> Processing Test Case: execAccelTest1 +(S) @LINE: 35 + >>> Processed Test Case: execAccelTest1 +(I) @LINE: 41 + >>> Processing Test Case: execAccelTest2 +(S) @LINE: 54 + >>> Processed Test Case: execAccelTest2 +(I) @LINE: 64 + >>> Processing Test Case: setAccelCalibration +(S) @LINE: 91 + >>> Processed Test Case: setAccelCalibration +(I) @LINE: 99 + >>> Processing Test Case: testResetAccelDataPublishIntervalOverride +(S) @LINE: 119 + >>> Processed Test Case: testResetAccelDataPublishIntervalOverride +(I) @LINE: 125 + >>> Processing Test Case: testSetAccelDataPublishIntervalOverride +(S) @LINE: 145 + >>> Processed Test Case: testSetAccelDataPublishIntervalOverride +(I) @LINE: 153 + >>> Processing Test Case: testResetAccelMaxOverride +(S) @LINE: 177 + >>> Processed Test Case: testResetAccelMaxOverride +(I) @LINE: 183 + >>> Processing Test Case: testSetAccelMaxOverride +(S) @LINE: 207 + >>> Processed Test Case: testSetAccelMaxOverride +(I) @LINE: 215 + >>> Processing Test Case: testResetAccelAxisOverride +(S) @LINE: 239 + >>> Processed Test Case: testResetAccelAxisOverride +(I) @LINE: 245 + >>> Processing Test Case: testSetAccelAxisOverride +(S) @LINE: 269 + >>> Processed Test Case: testSetAccelAxisOverride +(I) @LINE: 279 + >>> Processing Test Case: execAccel +(S) @LINE: 320 + >>> Processed Test Case: execAccel +(I) @LINE: 330 + >>> Processing Test Case: initAccel +(S) @LINE: 341 + >>> Processed Test Case: initAccel +(S) @LINE: 341 + >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:21:28 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ACCEL/INT_ACCEL_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:21:28 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Processing Coverage Import Script File + Script Creation Completed +-------------------------------------------------------------------------------- +Coverage Import/Export Log +-------------------------------------------------------------------------------- +(S) @LINE: 1 + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ACCEL/INT_ACCEL_cba.cvr +(S) @LINE: 45 + >>> Source file matched ModeInitPOST.c +(S) @LINE: 67 + >>> Source file matched SystemCommMessages.c +(S) @LINE: 89 + >>> Source file matched TaskPriority.c +(S) @LINE: 111 + >>> Source file matched Accel.c +(S) @LINE: 133 + >>> Source file matched sys_main.c +(S) @LINE: 151 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ACCEL/INT_ACCEL_cba.cvr +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL -l C execute batch --update_coverage_data +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:21:29 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Running all ModeInitPOST.execInitAndPOSTMode test cases + Running: execAccelTest1 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execAccelTest2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelOverrideRequest test cases + Running: testResetAccelAxisOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelAxisOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelMaxOverrideRequest test cases + Running: testResetAccelMaxOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelMaxOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelBroadcastIntervalOverrideRequest test cases + Running: testResetAccelDataPublishIntervalOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetAccelDataPublishIntervalOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleSetAccelCalibration test cases + Running: setAccelCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all TaskPriority.taskPriority test cases + Running: execAccel + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all sys_main.initSoftware test cases + Running: initAccel + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Completed Batch Execution processing +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:21:30 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +**Environment Builder Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.env" + Initializing search list + Creating the Environment Directory Creating Environment "INT_ALARMLAMP" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: AlarmLamp.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -10721,18 +12219,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:11:12 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:21:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -10746,9 +12244,13 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst.tmp (I) @LINE: 24 >>> Processing Test Case: requestAlarmLampPattern +(I) @LINE: 25 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 28 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. (S) @LINE: 30 >>> Processed Test Case: requestAlarmLampPattern (I) @LINE: 40 @@ -10757,29 +12259,51 @@ >>> Processed Test Case: execAlarmLampTest (I) @LINE: 54 >>> Processing Test Case: testResetCurrentLampPatternOverride +(I) @LINE: 55 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 56 + >>> 'LAMP_PATTERN_OFF' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 57 + >>> 'LAMP_PATTERN_FAULT' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 71 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 72 + >>> 'LAMP_PATTERN_OFF' was specified as a macro, but it is in the symbol dictionary. (S) @LINE: 74 >>> Processed Test Case: testResetCurrentLampPatternOverride (I) @LINE: 80 >>> Processing Test Case: testSetCurrentLampPatternOverride +(I) @LINE: 81 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 82 + >>> 'LAMP_PATTERN_OFF' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 96 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 97 + >>> 'LAMP_PATTERN_FAULT' was specified as a macro, but it is in the symbol dictionary. (S) @LINE: 99 >>> Processed Test Case: testSetCurrentLampPatternOverride (I) @LINE: 109 >>> Processing Test Case: execAlarmLamp -(S) @LINE: 122 +(I) @LINE: 110 + >>> 'LAMP_PATTERN_OK' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 117 + >>> 'LAMP_PATTERN_FAULT' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 123 >>> Processed Test Case: execAlarmLamp -(I) @LINE: 132 +(I) @LINE: 133 >>> Processing Test Case: initAlarmLamp -(S) @LINE: 144 +(S) @LINE: 145 >>> Processed Test Case: initAlarmLamp -(S) @LINE: 144 +(S) @LINE: 145 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:11:14 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:21:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -10789,12 +12313,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:11:14 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:21:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -10803,72 +12327,72 @@ Running: execAlarmLampTest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.setAlarmLampAndAudio test cases Running: requestAlarmLampPattern Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmLampPatternOverrideRequest test cases Running: testResetCurrentLampPatternOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetCurrentLampPatternOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execAlarmLamp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initAlarmLamp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:11:15 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:21:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "INT_ALARMMGMT" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: BloodFlow.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) File: SystemComm.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -10937,18 +12461,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:11:24 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:21:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -10959,12 +12483,14 @@ Translated 0 script lines Processing script line 100 Processing script line 150 + Processing script line 200 + Processing script line 250 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: activateAlarm2Data (S) @LINE: 28 @@ -10975,49 +12501,49 @@ >>> Processed Test Case: activateAlarm1Data (I) @LINE: 52 >>> Processing Test Case: activateAlarmNoData -(S) @LINE: 65 +(S) @LINE: 58 >>> Processed Test Case: activateAlarmNoData -(I) @LINE: 75 +(I) @LINE: 68 >>> Processing Test Case: AlarmStateOverride -(S) @LINE: 93 +(S) @LINE: 86 >>> Processed Test Case: AlarmStateOverride -(I) @LINE: 99 +(I) @LINE: 92 >>> Processing Test Case: AlarmStateReset -(S) @LINE: 117 +(S) @LINE: 110 >>> Processed Test Case: AlarmStateReset -(I) @LINE: 125 +(I) @LINE: 118 >>> Processing Test Case: AlarmStatusBroadcastIntervalOverride -(S) @LINE: 143 +(S) @LINE: 136 >>> Processed Test Case: AlarmStatusBroadcastIntervalOverride -(I) @LINE: 149 +(I) @LINE: 142 >>> Processing Test Case: AlarmStatusBroadcastIntervalReset -(S) @LINE: 167 +(S) @LINE: 160 >>> Processed Test Case: AlarmStatusBroadcastIntervalReset -(I) @LINE: 175 +(I) @LINE: 168 >>> Processing Test Case: AlarmStartOverride -(S) @LINE: 198 +(S) @LINE: 191 >>> Processed Test Case: AlarmStartOverride -(I) @LINE: 204 +(I) @LINE: 197 >>> Processing Test Case: AlarmStartReset -(S) @LINE: 226 +(S) @LINE: 219 >>> Processed Test Case: AlarmStartReset -(I) @LINE: 236 +(I) @LINE: 229 >>> Processing Test Case: execAlarmMgmt -(S) @LINE: 244 +(S) @LINE: 237 >>> Processed Test Case: execAlarmMgmt -(I) @LINE: 254 +(I) @LINE: 247 >>> Processing Test Case: initAlarmMgmt -(S) @LINE: 286 +(S) @LINE: 279 >>> Processed Test Case: initAlarmMgmt -(S) @LINE: 286 +(S) @LINE: 279 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:11:26 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:21:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11026,13 +12552,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:11:27 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:21:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11043,7 +12569,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr (S) @LINE: 45 >>> Source file matched BloodFlow.c (S) @LINE: 67 @@ -11056,15 +12582,15 @@ >>> Source file matched TaskGeneral.c (S) @LINE: 155 >>> Source file matched sys_main.c -(S) @LINE: 190 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr +(S) @LINE: 195 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_ALARMMGMT/INT_ALARMMGMT_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:11:28 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:21:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11073,112 +12599,112 @@ Running: activateAlarm1Data Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all BloodFlow.execBloodFlowController test cases Running: activateAlarm2Data Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkTooManyBadMsgCRCs test cases Running: activateAlarmNoData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmStateOverrideRequest test cases Running: AlarmStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: AlarmStateReset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmTimeOverrideRequest test cases Running: AlarmStartOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: AlarmStartReset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmStatusBroadcastIntervalOverrideRequest test cases Running: AlarmStatusBroadcastIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: AlarmStatusBroadcastIntervalReset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execAlarmMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initAlarmMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:11:29 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:21:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "INT_BLOODFLOW" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: BloodFlow.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: Interrupts.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) File: TaskPriority.c (using cached data) QuickParse Utility Completed @@ -11256,18 +12782,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:11:38 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:22:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -11280,15 +12806,18 @@ Processing script line 100 Processing script line 150 Processing script line 200 + Processing script line 250 Processing script line 300 - Processing script line 350 + Processing script line 400 Processing script line 450 + Processing script line 500 + Processing script line 550 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: setBloodPumpTargetFlowRate (S) @LINE: 30 @@ -11298,100 +12827,112 @@ (S) @LINE: 50 >>> Processed Test Case: signalBloodPumpRotorHallSensor (I) @LINE: 60 + >>> Processing Test Case: setBloodFlowCalibration +(S) @LINE: 80 + >>> Processed Test Case: setBloodFlowCalibration +(I) @LINE: 88 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override -(S) @LINE: 81 +(S) @LINE: 109 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override -(I) @LINE: 87 +(I) @LINE: 115 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 108 +(S) @LINE: 136 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 116 +(I) @LINE: 144 >>> Processing Test Case: handleTestBloodFlowMeasuredOverrideRequest_Override -(S) @LINE: 137 +(S) @LINE: 165 >>> Processed Test Case: handleTestBloodFlowMeasuredOverrideRequest_Override -(I) @LINE: 143 +(I) @LINE: 171 >>> Processing Test Case: handleTestBloodFlowMeasuredOverrideRequest_Reset -(S) @LINE: 164 +(S) @LINE: 192 >>> Processed Test Case: handleTestBloodFlowMeasuredOverrideRequest_Reset -(I) @LINE: 172 +(I) @LINE: 200 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest_Override -(S) @LINE: 193 +(S) @LINE: 227 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest_Override -(I) @LINE: 199 +(I) @LINE: 233 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest_Reset -(S) @LINE: 220 +(S) @LINE: 258 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest_Reset -(I) @LINE: 228 +(I) @LINE: 266 >>> Processing Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Override -(S) @LINE: 249 +(S) @LINE: 287 >>> Processed Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Override -(I) @LINE: 255 +(I) @LINE: 293 >>> Processing Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 276 +(S) @LINE: 314 >>> Processed Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 284 +(I) @LINE: 322 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 309 +(S) @LINE: 347 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 315 +(I) @LINE: 353 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 340 +(S) @LINE: 378 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 348 +(I) @LINE: 386 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override -(S) @LINE: 369 +(S) @LINE: 407 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 375 +(I) @LINE: 413 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 396 +(S) @LINE: 434 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 404 +(I) @LINE: 442 >>> Processing Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override -(S) @LINE: 425 +(S) @LINE: 463 >>> Processed Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override -(I) @LINE: 431 +(I) @LINE: 469 >>> Processing Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 452 +(S) @LINE: 490 >>> Processed Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 462 +(I) @LINE: 500 >>> Processing Test Case: execBloodFlowController -(S) @LINE: 470 +(S) @LINE: 508 >>> Processed Test Case: execBloodFlowController -(I) @LINE: 480 +(I) @LINE: 518 >>> Processing Test Case: execBloodFlowMonitor -(S) @LINE: 491 +(S) @LINE: 529 >>> Processed Test Case: execBloodFlowMonitor -(I) @LINE: 501 +(I) @LINE: 539 >>> Processing Test Case: initBloodFlow -(E) Errors from previous script import(s) - >>> (E) @LINE: 107 TEST.VALUE:BloodFlow.<>.flowReadingsTmrCtr:1 - >>> >>> Unknown parameter/object name flowReadingsTmrCtr - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 114 TEST.EXPECTED:BloodFlow.<>.flowReadingsTmrCtr:0 - >>> >>> Unknown parameter/object name flowReadingsTmrCtr - >>> >>> Value Line Error - Command Ignored -(S) @LINE: 524 +(S) @LINE: 553 >>> Processed Test Case: initBloodFlow -(S) @LINE: 524 +(S) @LINE: 553 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:11:40 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:22:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:22:08 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr (S) @LINE: 45 >>> Source file matched BloodFlow.c (S) @LINE: 67 @@ -11406,15 +12947,15 @@ >>> Source file matched TaskPriority.c (S) @LINE: 177 >>> Source file matched sys_main.c -(S) @LINE: 252 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr +(S) @LINE: 261 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BLOODFLOW/INT_BLOODFLOW_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:11:41 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:22:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11423,171 +12964,179 @@ Running: setBloodPumpTargetFlowRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.edgeNotification test cases Running: signalBloodPumpRotorHallSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowSetPointOverrideRequest test cases Running: handleTestBloodFlowSetPointOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowSetPointOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest test cases Running: handleTestBloodFlowMeasuredOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowMeasuredOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpRotorMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowBroadcastIntervalOverrideRequest test cases Running: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleSetBloodFlowCalibration test cases + Running: setBloodFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execBloodFlowController Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskPriority.taskPriority test cases Running: execBloodFlowMonitor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initBloodFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:11:42 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:22:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.env" Initializing search list Creating the Environment Directory Creating Environment "INT_BUTTONS" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: Buttons.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskPriority.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -11647,18 +13196,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:11:49 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:22:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -11675,7 +13224,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: execStuckButtonTest (S) @LINE: 31 @@ -11710,13 +13259,13 @@ >>> Processed Test Case: initButtons (S) @LINE: 211 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:11:51 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:22:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11725,13 +13274,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:11:52 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:22:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11742,7 +13291,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr (S) @LINE: 45 >>> Source file matched Buttons.c (S) @LINE: 67 @@ -11754,14 +13303,14 @@ (S) @LINE: 133 >>> Source file matched sys_main.c (S) @LINE: 151 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_BUTTONS/INT_BUTTONS_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:11:53 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:22:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11770,79 +13319,79 @@ Running: execStuckButtonTest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleOffButtonConfirmMsgFromUI test cases Running: userConfirmOffButton Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestOffButtonStateOverrideRequest test cases Running: testResetOffButtonStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetOffButtonStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestStopButtonStateOverrideRequest test cases Running: testResetStopButtonStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetStopButtonStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskPriority.taskPriority test cases Running: execButtons Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initButtons Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:11:54 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:22:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.env" Initializing search list Creating the Environment Directory Creating Environment "INT_COMMBUFFERS" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: CommBuffers.c (using cached data) File: MsgQueues.c (using cached data) File: SystemComm.c (using cached data) @@ -11905,18 +13454,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:12:03 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:22:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -11932,28 +13481,28 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: peekAndgetFromAndNumberOfBytesInCommBuffer (S) @LINE: 56 >>> Processed Test Case: peekAndgetFromAndNumberOfBytesInCommBuffer (I) @LINE: 66 >>> Processing Test Case: addToCommBuffer -(S) @LINE: 93 +(S) @LINE: 94 >>> Processed Test Case: addToCommBuffer -(I) @LINE: 103 +(I) @LINE: 104 >>> Processing Test Case: initCommBuffers -(S) @LINE: 192 +(S) @LINE: 193 >>> Processed Test Case: initCommBuffers -(S) @LINE: 192 +(S) @LINE: 193 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:12:05 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:22:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11963,12 +13512,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:12:06 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:22:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -11977,48 +13526,48 @@ Running: peekAndgetFromAndNumberOfBytesInCommBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendOffButtonMsgToUI test cases Running: addToCommBuffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initCommBuffers Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:12:07 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:22:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.env" Initializing search list Creating the Environment Directory Creating Environment "INT_CPLD" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: AlarmLamp.c (using cached data) File: Buttons.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Drivers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Drivers/ File: CPLD.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: WatchdogMgmt.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -12079,18 +13628,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:12:14 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:22:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -12099,12 +13648,13 @@ Test Script Maintenance Started Test Script Maintenance Complete (0) Translated 0 script lines + Processing script line 100 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst.tmp (I) @LINE: 24 >>> Processing Test Case: setCPLDLampGreen (S) @LINE: 34 @@ -12119,29 +13669,29 @@ >>> Processed Test Case: getCPLDOffAndStopButtons (I) @LINE: 68 >>> Processing Test Case: toggleCPLDOffRequest -(S) @LINE: 76 +(S) @LINE: 78 >>> Processed Test Case: toggleCPLDOffRequest -(I) @LINE: 86 +(I) @LINE: 88 >>> Processing Test Case: getCPLDWatchdogExpired -(S) @LINE: 89 +(S) @LINE: 91 >>> Processed Test Case: getCPLDWatchdogExpired -(I) @LINE: 97 +(I) @LINE: 99 >>> Processing Test Case: toggleCPLDWatchdog -(S) @LINE: 99 +(S) @LINE: 101 >>> Processed Test Case: toggleCPLDWatchdog -(I) @LINE: 109 +(I) @LINE: 111 >>> Processing Test Case: initCPLD -(S) @LINE: 115 +(S) @LINE: 117 >>> Processed Test Case: initCPLD -(S) @LINE: 115 +(S) @LINE: 117 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:12:16 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:22:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12150,13 +13700,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:12:17 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:22:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12167,7 +13717,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr (S) @LINE: 45 >>> Source file matched AlarmLamp.c (S) @LINE: 67 @@ -12179,14 +13729,14 @@ (S) @LINE: 133 >>> Source file matched sys_main.c (S) @LINE: 152 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_CPLD/INT_CPLD_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:12:18 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:22:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12195,77 +13745,77 @@ Running: setCPLDLampGreen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setCPLDLampRed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.execButtons test cases Running: getCPLDOffAndStopButtons Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.handleOffButtonProcessing test cases Running: toggleCPLDOffRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.execWatchdogMgmt test cases Running: getCPLDWatchdogExpired Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.petWatchdog test cases Running: toggleCPLDWatchdog Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initCPLD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:12:20 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:22:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.env" Initializing search list Creating the Environment Directory Creating Environment "INT_DGINTERFACE" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: DGInterface.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeStandby.c (using cached data) File: ModeTreatment.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -12325,18 +13875,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:12:28 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:22:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -12347,14 +13897,12 @@ Translated 0 script lines Processing script line 50 Processing script line 100 - Processing script line 150 - Processing script line 200 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst.tmp (I) @LINE: 24 >>> Processing Test Case: getDGActiveReservoir (S) @LINE: 30 @@ -12364,42 +13912,46 @@ (S) @LINE: 57 >>> Processed Test Case: initDGInterface (I) @LINE: 67 + >>> Processing Test Case: execTreatmentReservoirMgmt +(S) @LINE: 72 + >>> Processed Test Case: execTreatmentReservoirMgmt +(I) @LINE: 80 >>> Processing Test Case: initTreatmentReservoirMgmt -(S) @LINE: 76 +(S) @LINE: 89 >>> Processed Test Case: initTreatmentReservoirMgmt -(I) @LINE: 86 +(I) @LINE: 99 >>> Processing Test Case: setDGOpMode -(S) @LINE: 101 +(S) @LINE: 114 >>> Processed Test Case: setDGOpMode -(I) @LINE: 109 +(I) @LINE: 122 >>> Processing Test Case: setDGPressures -(S) @LINE: 131 +(S) @LINE: 144 >>> Processed Test Case: setDGPressures -(I) @LINE: 139 +(I) @LINE: 152 >>> Processing Test Case: setDGReservoirsData -(S) @LINE: 161 +(S) @LINE: 174 >>> Processed Test Case: setDGReservoirsData -(I) @LINE: 169 +(I) @LINE: 182 >>> Processing Test Case: setDialysateTemperatureReadings -(S) @LINE: 184 +(S) @LINE: 197 >>> Processed Test Case: setDialysateTemperatureReadings -(I) @LINE: 192 +(I) @LINE: 205 >>> Processing Test Case: setDGDrainPumpData -(S) @LINE: 206 +(S) @LINE: 219 >>> Processed Test Case: setDGDrainPumpData -(I) @LINE: 214 +(I) @LINE: 227 >>> Processing Test Case: setDGROPumpData -(S) @LINE: 234 +(S) @LINE: 247 >>> Processed Test Case: setDGROPumpData -(S) @LINE: 234 +(S) @LINE: 247 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:12:30 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:22:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12408,13 +13960,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:12:30 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:22:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12425,7 +13977,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr (S) @LINE: 45 >>> Source file matched DGInterface.c (S) @LINE: 67 @@ -12436,15 +13988,15 @@ >>> Source file matched ModeTreatment.c (S) @LINE: 133 >>> Source file matched SystemCommMessages.c -(S) @LINE: 315 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr +(S) @LINE: 273 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DGINTERFACE/INT_DGINTERFACE_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:12:31 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:22:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12453,99 +14005,107 @@ Running: getDGActiveReservoir Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeStandby.transitionToStandbyMode test cases Running: initDGInterface Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.transitionToTreatmentMode test cases Running: initTreatmentReservoirMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all ModeTreatment.execTreatmentMode test cases + Running: execTreatmentReservoirMgmt + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleDGTemperatureData test cases Running: setDialysateTemperatureReadings Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleROPumpData test cases Running: setDGROPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDrainPumpData test cases Running: setDGDrainPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGPressuresData test cases Running: setDGPressures Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGReservoirData test cases Running: setDGReservoirsData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGOpMode test cases Running: setDGOpMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:12:32 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:22:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "INT_DIALINFLOW" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: DialInFlow.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) File: TaskPriority.c (using cached data) QuickParse Utility Completed @@ -12623,18 +14183,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:12:41 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:23:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -12646,95 +14206,104 @@ Processing script line 50 Processing script line 100 Processing script line 150 + Processing script line 200 + Processing script line 250 + Processing script line 300 Processing script line 350 Processing script line 400 + Processing script line 450 + Processing script line 500 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: setDialInPumpTargetFlowRate (S) @LINE: 33 >>> Processed Test Case: setDialInPumpTargetFlowRate (I) @LINE: 43 + >>> Processing Test Case: setDialInFlowCalibration +(S) @LINE: 63 + >>> Processed Test Case: setDialInFlowCalibration +(I) @LINE: 71 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override -(S) @LINE: 62 +(S) @LINE: 90 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override -(I) @LINE: 68 +(I) @LINE: 96 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 87 +(S) @LINE: 115 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 95 +(I) @LINE: 123 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest_Override -(S) @LINE: 114 +(S) @LINE: 142 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest_Override -(I) @LINE: 120 +(I) @LINE: 148 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest_Reset -(S) @LINE: 139 +(S) @LINE: 167 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest_Reset -(I) @LINE: 147 +(I) @LINE: 175 >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_Override -(S) @LINE: 168 +(S) @LINE: 200 >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_Override -(I) @LINE: 174 +(I) @LINE: 206 >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_Reset -(S) @LINE: 195 +(S) @LINE: 231 >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_Reset -(I) @LINE: 203 +(I) @LINE: 239 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override -(S) @LINE: 222 +(S) @LINE: 258 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override -(I) @LINE: 228 +(I) @LINE: 264 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 247 +(S) @LINE: 283 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 255 +(I) @LINE: 291 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 274 +(S) @LINE: 310 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 280 +(I) @LINE: 316 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 298 +(S) @LINE: 334 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 306 +(I) @LINE: 342 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override -(S) @LINE: 325 +(S) @LINE: 361 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 331 +(I) @LINE: 367 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 350 +(S) @LINE: 386 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 358 +(I) @LINE: 394 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override -(S) @LINE: 377 +(S) @LINE: 413 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override -(I) @LINE: 383 +(I) @LINE: 419 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 402 +(S) @LINE: 438 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 412 +(I) @LINE: 448 >>> Processing Test Case: execDialInFlowController -(S) @LINE: 420 +(S) @LINE: 456 >>> Processed Test Case: execDialInFlowController -(I) @LINE: 430 +(I) @LINE: 466 >>> Processing Test Case: execDialInFlowMonitor -(S) @LINE: 442 +(S) @LINE: 478 >>> Processed Test Case: execDialInFlowMonitor -(I) @LINE: 452 +(I) @LINE: 488 >>> Processing Test Case: initDialInFlow -(S) @LINE: 466 +(S) @LINE: 502 >>> Processed Test Case: initDialInFlow -(S) @LINE: 466 +(S) @LINE: 502 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:12:43 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:23:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12743,13 +14312,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:12:44 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:23:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12760,7 +14329,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr (S) @LINE: 45 >>> Source file matched DialInFlow.c (S) @LINE: 67 @@ -12775,15 +14344,15 @@ >>> Source file matched TaskPriority.c (S) @LINE: 177 >>> Source file matched sys_main.c -(S) @LINE: 262 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr +(S) @LINE: 272 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALINFLOW/INT_DIALINFLOW_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:12:44 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:23:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -12792,164 +14361,172 @@ Running: setDialInPumpTargetFlowRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowSetPointOverrideRequest test cases Running: handleTestDialInFlowSetPointOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowSetPointOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowMeasuredOverrideRequest test cases Running: handleTestDialInFlowMeasuredOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowMeasuredOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpRotorMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowBroadcastIntervalOverrideRequest test cases Running: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleSetDialysateFlowCalibration test cases + Running: setDialInFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execDialInFlowController Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskPriority.taskPriority test cases Running: execDialInFlowMonitor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initDialInFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:12:46 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:23:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.env" Initializing search list Creating the Environment Directory Creating Environment "INT_DIALOUTFLOW" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: DialOutFlow.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) File: TaskPriority.c (using cached data) QuickParse Utility Completed @@ -13027,18 +14604,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:12:56 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:23:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -13051,18 +14628,17 @@ Processing script line 100 Processing script line 200 Processing script line 250 - Processing script line 300 + Processing script line 350 Processing script line 400 Processing script line 450 - Processing script line 500 Processing script line 600 - Processing script line 650 + Processing script line 700 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst.tmp (I) @LINE: 24 >>> Processing Test Case: getLoadCellWeightInGrams (S) @LINE: 33 @@ -13084,90 +14660,98 @@ (S) @LINE: 143 >>> Processed Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Reset (I) @LINE: 151 + >>> Processing Test Case: testResetTargetDialOutFlowRateOverride +(S) @LINE: 175 + >>> Processed Test Case: testResetTargetDialOutFlowRateOverride +(I) @LINE: 181 + >>> Processing Test Case: testSetTargetDialOutFlowRateOverride +(S) @LINE: 205 + >>> Processed Test Case: testSetTargetDialOutFlowRateOverride +(I) @LINE: 213 >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Override -(S) @LINE: 176 +(S) @LINE: 238 >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Override -(I) @LINE: 182 +(I) @LINE: 244 >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Reset -(S) @LINE: 207 +(S) @LINE: 269 >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Reset -(I) @LINE: 215 +(I) @LINE: 277 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override -(S) @LINE: 236 +(S) @LINE: 298 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override -(I) @LINE: 242 +(I) @LINE: 304 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 263 +(S) @LINE: 325 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 271 +(I) @LINE: 333 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 292 +(S) @LINE: 354 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 298 +(I) @LINE: 360 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 319 +(S) @LINE: 381 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 327 +(I) @LINE: 389 >>> Processing Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override -(S) @LINE: 348 +(S) @LINE: 410 >>> Processed Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override -(I) @LINE: 354 +(I) @LINE: 416 >>> Processing Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset -(S) @LINE: 375 +(S) @LINE: 437 >>> Processed Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset -(I) @LINE: 383 +(I) @LINE: 445 >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override -(S) @LINE: 404 +(S) @LINE: 466 >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 410 +(I) @LINE: 472 >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 431 +(S) @LINE: 493 >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 439 +(I) @LINE: 501 >>> Processing Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override -(S) @LINE: 460 +(S) @LINE: 522 >>> Processed Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override -(I) @LINE: 466 +(I) @LINE: 528 >>> Processing Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset -(S) @LINE: 487 +(S) @LINE: 549 >>> Processed Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset -(I) @LINE: 495 +(I) @LINE: 557 >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Override -(S) @LINE: 516 +(S) @LINE: 578 >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Override -(I) @LINE: 522 +(I) @LINE: 584 >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset -(S) @LINE: 543 +(S) @LINE: 605 >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset -(I) @LINE: 553 +(I) @LINE: 615 >>> Processing Test Case: execDialOutFlowController_Down -(S) @LINE: 568 +(S) @LINE: 630 >>> Processed Test Case: execDialOutFlowController_Down -(I) @LINE: 574 +(I) @LINE: 636 >>> Processing Test Case: execDialOutFlowController_Off -(S) @LINE: 584 +(S) @LINE: 646 >>> Processed Test Case: execDialOutFlowController_Off -(I) @LINE: 590 +(I) @LINE: 652 >>> Processing Test Case: execDialOutFlowController_Up -(S) @LINE: 605 +(S) @LINE: 667 >>> Processed Test Case: execDialOutFlowController_Up -(I) @LINE: 615 +(I) @LINE: 677 >>> Processing Test Case: execDialOutFlowMonitor -(S) @LINE: 626 +(S) @LINE: 688 >>> Processed Test Case: execDialOutFlowMonitor -(I) @LINE: 636 +(I) @LINE: 698 >>> Processing Test Case: initDialOutFlow -(S) @LINE: 653 +(S) @LINE: 715 >>> Processed Test Case: initDialOutFlow -(S) @LINE: 653 +(S) @LINE: 715 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:12:58 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:23:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13176,13 +14760,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:12:59 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:23:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13193,7 +14777,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr (S) @LINE: 45 >>> Source file matched DialOutFlow.c (S) @LINE: 67 @@ -13209,14 +14793,14 @@ (S) @LINE: 177 >>> Source file matched sys_main.c (S) @LINE: 229 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALOUTFLOW/INT_DIALOUTFLOW_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:13:00 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:23:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13225,196 +14809,214 @@ Running: setDialOutPumpTargetRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Dialysis.execDialysis test cases Running: getLoadCellWeightInGrams Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleLoadCellReadingsFromDG test cases Running: setNewLoadCellReadings Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleTestDialOutFlowSetPointOverrideRequest test cases + Running: testResetTargetDialOutFlowRateOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTargetDialOutFlowRateOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleTestDialOutFlowBroadcastIntervalOverrideRequest test cases Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutUFReferenceVolumeOverrideRequest test cases Running: handleTestDialOutUFReferenceVolumeOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutUFMeasuredVolumeOverrideRequest test cases Running: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMeasuredSpeedOverrideRequest test cases Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest test cases Running: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutLoadCellWeightOverrideRequest test cases Running: handleTestDialOutLoadCellWeightOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutLoadCellWeightOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execDialOutFlowController_Down Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_Off Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execDialOutFlowController_Up Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskPriority.taskPriority test cases Running: execDialOutFlowMonitor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initDialOutFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:13:01 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:23:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.env" Initializing search list Creating the Environment Directory Creating Environment "INT_DIALYSIS" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ + File: DGInterface.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeTreatment.c (using cached data) QuickParse Utility Completed @@ -13423,25 +15025,33 @@ Initializing parse data Generating harness code Saving unit data + Parsing DGInterface Parsing Dialysis Parsing ModeTreatment - Unit 9 (stub-by-function): Dialysis + Unit 9 (stub-by-function): DGInterface Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 11 (stub-by-function): ModeTreatment + Unit 11 (stub-by-function): Dialysis Loading stored IL Initializing parse data Generating harness code Saving unit data + Unit 12 (stub-by-function): ModeTreatment + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data Compiling file VECTORCAST_IO Compiling file User Defined Globals Compiling file Data File Number 1 Compiling file Data File Number 2 Compiling file Driver Compiling file User Defined Package Setting Up Function Coverage + Instrumenting file DGInterface + Compiling file DGInterface Instrumenting file Dialysis Compiling file Dialysis Instrumenting file ModeTreatment @@ -13451,18 +15061,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:13:06 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:23:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -13473,185 +15083,209 @@ Translated 0 script lines Processing script line 100 Processing script line 150 + Processing script line 200 Processing script line 250 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.tst.tmp (I) @LINE: 24 + >>> Processing Test Case: setFinalReservoirVolume +(S) @LINE: 45 + >>> Processed Test Case: setFinalReservoirVolume +(I) @LINE: 51 + >>> Processing Test Case: setStartReservoirVolume +(S) @LINE: 71 + >>> Processed Test Case: setStartReservoirVolume +(I) @LINE: 81 >>> Processing Test Case: getUltrafiltrationVolumeCollected -(S) @LINE: 46 +(S) @LINE: 103 >>> Processed Test Case: getUltrafiltrationVolumeCollected -(I) @LINE: 54 +(I) @LINE: 111 >>> Processing Test Case: stopDialysis -(S) @LINE: 68 +(S) @LINE: 125 >>> Processed Test Case: stopDialysis -(I) @LINE: 76 +(I) @LINE: 133 >>> Processing Test Case: dialysis -(S) @LINE: 107 +(S) @LINE: 166 >>> Processed Test Case: dialysis -(I) @LINE: 113 - >>> Processing Test Case: startDialysis -(S) @LINE: 125 - >>> Processed Test Case: startDialysis -(I) @LINE: 133 +(I) @LINE: 174 >>> Processing Test Case: startDialysisAndsetDialysisParams -(S) @LINE: 161 +(S) @LINE: 202 >>> Processed Test Case: startDialysisAndsetDialysisParams -(I) @LINE: 169 +(I) @LINE: 210 >>> Processing Test Case: initDialysis -(S) @LINE: 194 +(S) @LINE: 235 >>> Processed Test Case: initDialysis -(I) @LINE: 202 +(I) @LINE: 243 >>> Processing Test Case: getDialysisStateAndPauseUF -(S) @LINE: 218 +(S) @LINE: 259 >>> Processed Test Case: getDialysisStateAndPauseUF -(I) @LINE: 226 +(I) @LINE: 267 >>> Processing Test Case: resumeUF -(E) Errors from previous script import(s) - >>> (E) @LINE: 166 TEST.VALUE:ModeTreatment.verifyUFSettingsConfirmation.confirmed:1 - >>> >>> Unknown parameter/object name confirmed - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 168 TEST.VALUE:ModeTreatment.verifyUFSettingsConfirmation.treatmentTime:300 - >>> >>> Unknown parameter/object name treatmentTime - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 169 TEST.VALUE:ModeTreatment.verifyUFSettingsConfirmation.uFRate:10.0 - >>> >>> Unknown parameter/object name uFRate - >>> >>> Value Line Error - Command Ignored -(S) @LINE: 266 +(S) @LINE: 295 >>> Processed Test Case: resumeUF -(S) @LINE: 266 +(S) @LINE: 295 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:13:07 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:23:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:23:29 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr (S) @LINE: 45 - >>> Source file matched Dialysis.c + >>> Source file matched DGInterface.c (S) @LINE: 67 + >>> Source file matched Dialysis.c +(S) @LINE: 89 >>> Source file matched ModeTreatment.c -(S) @LINE: 193 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr +(S) @LINE: 170 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_DIALYSIS/INT_DIALYSIS_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:13:08 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:23:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Running all DGInterface.execTreatmentReservoirMgmt test cases + Running: setFinalReservoirVolume + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setStartReservoirVolume + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all ModeTreatment.transitionToTreatmentMode test cases Running: initDialysis Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.execTreatmentMode test cases Running: stopDialysis Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.handleTreatmentStartState test cases Running: startDialysisAndsetDialysisParams Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.handleTreatmentDialysisState test cases Running: dialysis Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: startDialysis - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete Running all ModeTreatment.verifyUFSettingsChange test cases Running: getDialysisStateAndPauseUF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyUFSettingsConfirmation test cases Running: resumeUF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.broadcastTreatmentSettingsRanges test cases Running: getUltrafiltrationVolumeCollected Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:13:09 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:23:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.env" Initializing search list Creating the Environment Directory Creating Environment "INT_FPGA" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: BloodFlow.c (using cached data) File: DialInFlow.c (using cached data) File: DialOutFlow.c (using cached data) File: PresOccl.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: FPGA.c (using cached data) File: Interrupts.c (using cached data) + File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskPriority.c (using cached data) QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ + File: Accel.c (using cached data) + QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing Initializing parse data @@ -13664,7 +15298,9 @@ Parsing ModeInitPOST Parsing FPGA Parsing Interrupts + Parsing SystemCommMessages Parsing TaskPriority + Parsing Accel Parsing sys_main Unit 9 (stub-by-function): BloodFlow Loading stored IL @@ -13701,16 +15337,26 @@ Initializing parse data Generating harness code Saving unit data - Unit 17 (stub-by-function): TaskPriority + Unit 17 (stub-by-function): SystemCommMessages Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 18 (stub-by-function): sys_main + Unit 18 (stub-by-function): TaskPriority Loading stored IL Initializing parse data Generating harness code Saving unit data + Unit 19 (stub-by-function): Accel + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 20 (stub-by-function): sys_main + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data Inserting Environment User Code Compiling file VECTORCAST_IO Compiling file User Defined Globals @@ -13733,27 +15379,31 @@ Compiling file FPGA Instrumenting file Interrupts Compiling file Interrupts + Instrumenting file SystemCommMessages + Compiling file SystemCommMessages Instrumenting file TaskPriority Compiling file TaskPriority + Instrumenting file Accel + Compiling file Accel Instrumenting file sys_main Compiling file sys_main Compiling file Data File Number 1 Linking Instrumented Harness Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:13:21 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:23:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -13763,53 +15413,64 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 + Processing script line 100 + Processing script line 150 + Processing script line 250 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst.tmp (I) @LINE: 24 + >>> Processing Test Case: getAccelData +(S) @LINE: 50 + >>> Processed Test Case: getAccelData +(I) @LINE: 60 >>> Processing Test Case: getFPGABloodFlow -(S) @LINE: 32 +(S) @LINE: 68 >>> Processed Test Case: getFPGABloodFlow -(I) @LINE: 42 +(I) @LINE: 78 >>> Processing Test Case: getFPGADialysateFlow -(S) @LINE: 50 +(S) @LINE: 86 >>> Processed Test Case: getFPGADialysateFlow -(I) @LINE: 60 +(I) @LINE: 96 >>> Processing Test Case: signalFPGAReceiptCompleted -(S) @LINE: 69 +(S) @LINE: 105 >>> Processed Test Case: signalFPGAReceiptCompleted -(I) @LINE: 75 +(I) @LINE: 111 >>> Processing Test Case: signalFPGATransmitCompleted -(S) @LINE: 80 +(S) @LINE: 116 >>> Processed Test Case: signalFPGATransmitCompleted -(I) @LINE: 90 +(I) @LINE: 126 >>> Processing Test Case: execFPGATest -(S) @LINE: 99 +(S) @LINE: 135 >>> Processed Test Case: execFPGATest -(I) @LINE: 109 +(I) @LINE: 145 >>> Processing Test Case: execPresOccl_GetPressures -(S) @LINE: 132 +(S) @LINE: 168 >>> Processed Test Case: execPresOccl_GetPressures -(I) @LINE: 142 +(I) @LINE: 178 + >>> Processing Test Case: getFPGAVersions +(S) @LINE: 197 + >>> Processed Test Case: getFPGAVersions +(I) @LINE: 207 >>> Processing Test Case: execFPGAInAndOut -(S) @LINE: 146 +(S) @LINE: 211 >>> Processed Test Case: execFPGAInAndOut -(I) @LINE: 156 +(I) @LINE: 221 >>> Processing Test Case: initFPGA -(S) @LINE: 195 +(S) @LINE: 260 >>> Processed Test Case: initFPGA -(S) @LINE: 195 +(S) @LINE: 260 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:13:23 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:23:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13818,13 +15479,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:13:24 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:23:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13835,7 +15496,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr (S) @LINE: 45 >>> Source file matched BloodFlow.c (S) @LINE: 67 @@ -13851,18 +15512,22 @@ (S) @LINE: 177 >>> Source file matched Interrupts.c (S) @LINE: 199 - >>> Source file matched TaskPriority.c + >>> Source file matched SystemCommMessages.c (S) @LINE: 221 + >>> Source file matched TaskPriority.c +(S) @LINE: 243 + >>> Source file matched Accel.c +(S) @LINE: 265 >>> Source file matched sys_main.c -(S) @LINE: 364 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr +(S) @LINE: 398 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_FPGA/INT_FPGA_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:13:25 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:23:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -13871,82 +15536,98 @@ Running: getFPGABloodFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialInFlow.execDialInFlowMonitor test cases Running: getFPGADialysateFlow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.execPresOccl test cases Running: execPresOccl_GetPressures Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeInitPOST.execInitAndPOSTMode test cases Running: execFPGATest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Interrupts.dmaGroupANotification test cases Running: signalFPGAReceiptCompleted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: signalFPGATransmitCompleted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleFWVersionRequest test cases + Running: getFPGAVersions + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all TaskPriority.taskPriority test cases Running: execFPGAInAndOut Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all Accel.handleAccelMonitorState test cases + Running: getAccelData + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all sys_main.initSoftware test cases Running: initFPGA Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:13:26 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:23:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.env" Initializing search list Creating the Environment Directory Creating Environment "INT_MODETREATMENT" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeTreatment.c (using cached data) - File: OperationModes.c + File: OperationModes.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -13998,18 +15679,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:13:32 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:23:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -14025,7 +15706,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: getTreatmentState (S) @LINE: 32 @@ -14056,13 +15737,13 @@ >>> Processed Test Case: verifyUFSettingsChange (S) @LINE: 165 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:13:33 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:23:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14071,13 +15752,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:13:34 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:23:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14088,24 +15769,18 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr -(S) @LINE: 45 - >>> Source file matched Dialysis.c -(S) @LINE: 67 - >>> Source file matched ModeTreatment.c -(S) @LINE: 89 - >>> Source file matched OperationModes.c -(S) @LINE: 111 - >>> Source file matched SystemCommMessages.c -(S) @LINE: 141 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr +(E) @LINE: 1 + >>> Script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr did not contain any relevant coverage data +(S) @LINE: 1 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENT/INT_MODETREATMENT_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:13:35 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:23:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14114,73 +15789,73 @@ Running: getTreatmentState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.initOperationModes test cases Running: initTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.execOperationModes test cases Running: transitionToTreatmentModeAndexecTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeUFSettingsRequest test cases Running: verifyUFSettingsChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeUFSettingsConfirmation test cases Running: verifyUFSettingsConfirmation Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeTreatmentDurationRequest test cases Running: verifyTreatmentDurationSettingChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeBloodDialysateRateChangeRequest test cases Running: verifyBloodAndDialysateRateSettingsChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:13:36 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:23:59 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.env" Initializing search list Creating the Environment Directory Creating Environment "INT_MSGQUEUES" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: CommBuffers.c (using cached data) File: MsgQueues.c (using cached data) File: SystemComm.c (using cached data) @@ -14243,18 +15918,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:13:42 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:24:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -14270,7 +15945,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: addToMsgQueue (S) @LINE: 53 @@ -14281,21 +15956,21 @@ >>> Processed Test Case: getFromMsgQueue (I) @LINE: 82 >>> Processing Test Case: blankMessage -(S) @LINE: 105 +(S) @LINE: 108 >>> Processed Test Case: blankMessage -(I) @LINE: 115 +(I) @LINE: 118 >>> Processing Test Case: initMsgQueues -(S) @LINE: 122 +(S) @LINE: 125 >>> Processed Test Case: initMsgQueues -(S) @LINE: 122 +(S) @LINE: 125 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:13:44 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:24:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14305,12 +15980,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:13:45 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:24:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14319,86 +15994,95 @@ Running: addToMsgQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.processReceivedMessages test cases Running: getFromMsgQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendOffButtonMsgToUI test cases Running: blankMessage Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initMsgQueues Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:13:46 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:24:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "INT_NVDATAMGMT" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ + File: Buttons.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskBG.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/FWCommon/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: NVDataMgmt.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing Initializing parse data Generating harness code Saving unit data + Parsing Buttons Parsing ModeInitPOST Parsing TaskBG Parsing NVDataMgmt Parsing sys_main - Unit 9 (stub-by-function): ModeInitPOST + Unit 9 (stub-by-function): Buttons Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 11 (stub-by-function): TaskBG + Unit 11 (stub-by-function): ModeInitPOST Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 12 (stub-by-function): NVDataMgmt + Unit 12 (stub-by-function): TaskBG Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 13 (stub-by-function): sys_main + Unit 13 (stub-by-function): NVDataMgmt Loading stored IL Initializing parse data Generating harness code Saving unit data + Unit 14 (stub-by-function): sys_main + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data Inserting Environment User Code Compiling file VECTORCAST_IO Compiling file User Defined Globals @@ -14407,6 +16091,8 @@ Compiling file Driver Compiling file User Defined Package Setting Up Function Coverage + Instrumenting file Buttons + Compiling file Buttons Instrumenting file ModeInitPOST Compiling file ModeInitPOST Instrumenting file TaskBG @@ -14420,18 +16106,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:13:52 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:24:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -14440,100 +16126,104 @@ Test Script Maintenance Started Test Script Maintenance Complete (0) Translated 0 script lines - Processing script line 50 + Processing script line 100 Processing script line 150 - Processing script line 200 + Processing script line 250 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst.tmp (I) @LINE: 24 + >>> Processing Test Case: signalPowerOffWarning +(S) @LINE: 31 + >>> Processed Test Case: signalPowerOffWarning +(I) @LINE: 41 >>> Processing Test Case: NVDataMgmt_SelfTest_Check_CRC -(S) @LINE: 30 +(S) @LINE: 47 >>> Processed Test Case: NVDataMgmt_SelfTest_Check_CRC -(I) @LINE: 36 +(I) @LINE: 53 >>> Processing Test Case: NVDataMgmt_SelfTest_Enable_EEPROM -(S) @LINE: 43 +(S) @LINE: 60 >>> Processed Test Case: NVDataMgmt_SelfTest_Enable_EEPROM -(I) @LINE: 49 +(I) @LINE: 66 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Bootloader_Flag -(S) @LINE: 57 +(S) @LINE: 74 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Bootloader_Flag -(I) @LINE: 63 +(I) @LINE: 80 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Cal_Record -(S) @LINE: 71 +(S) @LINE: 88 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Cal_Record -(I) @LINE: 77 +(I) @LINE: 94 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_DG_Water_Consumption -(S) @LINE: 85 +(S) @LINE: 102 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_DG_Water_Consumption -(I) @LINE: 91 +(I) @LINE: 108 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Disinfection_Record -(S) @LINE: 98 +(S) @LINE: 115 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Disinfection_Record -(I) @LINE: 104 +(I) @LINE: 121 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_HD_Treatment_Time -(S) @LINE: 112 +(S) @LINE: 129 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_HD_Treatment_Time -(I) @LINE: 118 +(I) @LINE: 135 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Log_Record -(S) @LINE: 125 +(S) @LINE: 142 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Log_Record -(I) @LINE: 131 +(I) @LINE: 148 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Mfg_Record -(S) @LINE: 138 +(S) @LINE: 155 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Mfg_Record -(I) @LINE: 144 +(I) @LINE: 161 >>> Processing Test Case: NVDataMgmt_SelfTest_Read_Srvc_Record -(S) @LINE: 152 +(S) @LINE: 169 >>> Processed Test Case: NVDataMgmt_SelfTest_Read_Srvc_Record -(I) @LINE: 158 +(I) @LINE: 175 >>> Processing Test Case: NVDataMgmt_SelfTest_Start -(S) @LINE: 164 +(S) @LINE: 181 >>> Processed Test Case: NVDataMgmt_SelfTest_Start -(I) @LINE: 174 +(I) @LINE: 191 >>> Processing Test Case: NVDataMgmt_Exec_Erase -(S) @LINE: 178 +(S) @LINE: 195 >>> Processed Test Case: NVDataMgmt_Exec_Erase -(I) @LINE: 184 +(I) @LINE: 201 >>> Processing Test Case: NVDataMgmt_Exec_Idle -(S) @LINE: 192 +(S) @LINE: 209 >>> Processed Test Case: NVDataMgmt_Exec_Idle -(I) @LINE: 198 +(I) @LINE: 215 >>> Processing Test Case: NVDataMgmt_Exec_Read -(S) @LINE: 203 +(S) @LINE: 220 >>> Processed Test Case: NVDataMgmt_Exec_Read -(I) @LINE: 209 +(I) @LINE: 226 >>> Processing Test Case: NVDataMgmt_Exec_Read_From_RTC_RAM -(S) @LINE: 214 +(S) @LINE: 231 >>> Processed Test Case: NVDataMgmt_Exec_Read_From_RTC_RAM -(I) @LINE: 220 +(I) @LINE: 237 >>> Processing Test Case: NVDataMgmt_Exec_Wait_For_POST -(S) @LINE: 225 +(S) @LINE: 242 >>> Processed Test Case: NVDataMgmt_Exec_Wait_For_POST -(I) @LINE: 231 +(I) @LINE: 248 >>> Processing Test Case: NVDataMgmt_Exec_Write -(S) @LINE: 235 +(S) @LINE: 252 >>> Processed Test Case: NVDataMgmt_Exec_Write -(I) @LINE: 241 +(I) @LINE: 258 >>> Processing Test Case: NVDataMgmt_Exec_Write_To_RTC_RAM -(S) @LINE: 245 +(S) @LINE: 262 >>> Processed Test Case: NVDataMgmt_Exec_Write_To_RTC_RAM -(I) @LINE: 255 +(I) @LINE: 272 >>> Processing Test Case: initNVDataMgmt -(S) @LINE: 268 +(S) @LINE: 285 >>> Processed Test Case: initNVDataMgmt -(S) @LINE: 268 +(S) @LINE: 285 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:13:54 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:24:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14542,13 +16232,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:13:55 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:24:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14559,186 +16249,196 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr (S) @LINE: 45 - >>> Source file matched ModeInitPOST.c + >>> Source file matched Buttons.c (S) @LINE: 67 - >>> Source file matched TaskBG.c + >>> Source file matched ModeInitPOST.c (S) @LINE: 89 - >>> Source file matched NVDataMgmt.c + >>> Source file matched TaskBG.c (S) @LINE: 111 + >>> Source file matched NVDataMgmt.c +(S) @LINE: 133 >>> Source file matched sys_main.c -(S) @LINE: 378 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr +(S) @LINE: 400 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_NVDATAMGMT/INT_NVDATAMGMT_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:13:55 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:24:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Running all Buttons.userConfirmOffButton test cases + Running: signalPowerOffWarning + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all ModeInitPOST.execInitAndPOSTMode test cases Running: NVDataMgmt_SelfTest_Check_CRC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Enable_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Bootloader_Flag Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Cal_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_DG_Water_Consumption Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Disinfection_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_HD_Treatment_Time Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Log_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Mfg_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Read_Srvc_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_SelfTest_Start Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskBG.taskBackground test cases Running: NVDataMgmt_Exec_Erase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Read Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Read_From_RTC_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Wait_For_POST Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Write Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NVDataMgmt_Exec_Write_To_RTC_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initNVDataMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-07-09 09:13:56 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 +TIME: 2020-09-10 11:24:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.env" Initializing search list Creating the Environment Directory Creating Environment "INT_OPERATIONMODES" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: Buttons.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) File: OperationModes.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -14798,18 +16498,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-07-09 09:14:03 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 +TIME: 2020-09-10 11:24:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -14824,7 +16524,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: getCurrentOperationMode (S) @LINE: 30 @@ -14848,12 +16548,12 @@ (S) @LINE: 84 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-07-09 09:14:05 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 +TIME: 2020-09-10 11:24:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -14862,55 +16562,55 @@ Running: getCurrentOperationMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeInitPOST.execInitAndPOSTMode test cases Running: requestNewOperationMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execOperationModes Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initOperationModes Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:14:06 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:24:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.env" Initializing search list Creating the Environment Directory Creating Environment "INT_PRESOCCL" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: PresOccl.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -14962,18 +16662,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:14:15 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:24:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -14992,7 +16692,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst.tmp (I) @LINE: 24 >>> Processing Test Case: handleTestArterialPressureOverrideRequest_Override (S) @LINE: 45 @@ -15051,13 +16751,13 @@ >>> Processed Test Case: initPresOccl (S) @LINE: 394 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:14:17 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:24:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15066,13 +16766,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:14:18 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:24:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15083,7 +16783,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr (S) @LINE: 45 >>> Source file matched PresOccl.c (S) @LINE: 67 @@ -15092,15 +16792,22 @@ >>> Source file matched TaskGeneral.c (S) @LINE: 111 >>> Source file matched sys_main.c + >>> Failed to find matching line for: + >>> Result: CBA_PresOccl + >>> Unit: 9 + >>> Function: execPresOcclTest + >>> Line Context: { + >>> Context After: SELF_TEST_STATUS_T result = SELF_TEST_STATUS_FAILED; +// TODO - implement self test(s) (S) @LINE: 175 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_PRESOCCL/INT_PRESOCCL_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:14:19 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:24:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15109,133 +16816,133 @@ Running: handleTestArterialPressureOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestArterialPressureOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestVenousPressureOverrideRequest test cases Running: handleTestVenousPressureOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestVenousPressureOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpOcclusionOverrideRequest test cases Running: handleTestBloodPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialysateInletPumpOcclusionOverrideRequest test cases Running: handleTestDialysateInletPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateInletPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialysateOutletPumpOcclusionOverrideRequest test cases Running: handleTestDialysateOutletPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateOutletPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestPresOcclBroadcastIntervalOverrideRequest test cases Running: handleTestPresOcclBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestPresOcclBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execPresOccl Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initPresOccl Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:14:21 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:24:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.env" Initializing search list Creating the Environment Directory Creating Environment "INT_RTC" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemComm.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/FWCommon/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: NVDataMgmt.c (using cached data) File: RTC.c (using cached data) QuickParse Utility Completed @@ -15313,18 +17020,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:14:36 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:24:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -15342,7 +17049,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst.tmp (I) @LINE: 24 >>> Processing Test Case: execRTCSelfTest_Check_Accuracy (S) @LINE: 31 @@ -15377,49 +17084,49 @@ >>> Processed Test Case: handleSelfTestReadLastDisinfectionDate (I) @LINE: 155 >>> Processing Test Case: handleSetRTCTimestamp -(S) @LINE: 176 +(S) @LINE: 178 >>> Processed Test Case: handleSetRTCTimestamp -(I) @LINE: 186 +(I) @LINE: 188 >>> Processing Test Case: execRTC_Idle -(S) @LINE: 191 +(S) @LINE: 193 >>> Processed Test Case: execRTC_Idle -(I) @LINE: 197 +(I) @LINE: 199 >>> Processing Test Case: execRTC_Prep_RAM -(S) @LINE: 204 +(S) @LINE: 206 >>> Processed Test Case: execRTC_Prep_RAM -(I) @LINE: 210 +(I) @LINE: 212 >>> Processing Test Case: execRTC_Read -(S) @LINE: 232 +(S) @LINE: 234 >>> Processed Test Case: execRTC_Read -(I) @LINE: 238 +(I) @LINE: 240 >>> Processing Test Case: execRTC_Read_From_RAM -(S) @LINE: 246 +(S) @LINE: 248 >>> Processed Test Case: execRTC_Read_From_RAM -(I) @LINE: 252 +(I) @LINE: 254 >>> Processing Test Case: execRTC_Wait_for_Post -(S) @LINE: 258 +(S) @LINE: 260 >>> Processed Test Case: execRTC_Wait_for_Post -(I) @LINE: 264 +(I) @LINE: 266 >>> Processing Test Case: execRTC_Write -(S) @LINE: 273 +(S) @LINE: 275 >>> Processed Test Case: execRTC_Write -(I) @LINE: 279 +(I) @LINE: 281 >>> Processing Test Case: execRTC_Write_To_RAM -(S) @LINE: 287 +(S) @LINE: 289 >>> Processed Test Case: execRTC_Write_To_RAM -(I) @LINE: 297 +(I) @LINE: 299 >>> Processing Test Case: initRTC -(S) @LINE: 300 +(S) @LINE: 302 >>> Processed Test Case: initRTC -(S) @LINE: 300 +(S) @LINE: 302 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:14:39 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:24:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15428,13 +17135,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:14:39 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:24:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15445,7 +17152,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr (S) @LINE: 45 >>> Source file matched ModeInitPOST.c (S) @LINE: 67 @@ -15461,14 +17168,14 @@ (S) @LINE: 177 >>> Source file matched sys_main.c (S) @LINE: 195 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_RTC/INT_RTC_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:14:40 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:24:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15477,145 +17184,145 @@ Running: execRTCSelfTest_Check_Accuracy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTCSelfTest_Check_Ctrl_Regs Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTCSelfTest_Start Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTCSelfTest_Wait_For_First_Second Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTCSelfTest_Wait_For_Second_Second Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleSetRTCTimestamp test cases Running: handleSetRTCTimestamp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execRTC_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Prep_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Read Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Read_From_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Wait_for_Post Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Write Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execRTC_Write_To_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadLastDisinfectionDate test cases Running: handleSelfTestReadLastDisinfectionDate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecIdleState test cases Running: RTC_RAM_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Write_RTC_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initRTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:14:41 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:24:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.env" Initializing search list Creating the Environment Directory Creating Environment "INT_SAFETYSHUTDOWN" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Drivers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Drivers/ File: SafetyShutdown.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -15659,18 +17366,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:14:48 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:25:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -15685,7 +17392,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst.tmp (I) @LINE: 24 >>> Processing Test Case: handleTestHDSafetyShutdownOverrideRequest_Override (S) @LINE: 40 @@ -15700,13 +17407,13 @@ >>> Processed Test Case: initSafetyShutdown (S) @LINE: 75 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:14:50 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:25:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15715,13 +17422,13 @@ Building Test Case Script Test Case Script Created Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:14:51 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:25:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15732,22 +17439,22 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr (S) @LINE: 45 >>> Source file matched SafetyShutdown.c (S) @LINE: 67 >>> Source file matched SystemCommMessages.c (S) @LINE: 89 >>> Source file matched sys_main.c (S) @LINE: 107 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SAFETYSHUTDOWN/INT_SAFETYSHUTDOWN_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:14:51 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:25:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -15756,47 +17463,47 @@ Running: handleTestHDSafetyShutdownOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestHDSafetyShutdownOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initSafetyShutdown Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:14:52 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:25:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.env" Initializing search list Creating the Environment Directory Creating Environment "INT_SYSTEMCOMM" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: CommBuffers.c (using cached data) File: Interrupts.c (using cached data) File: MsgQueues.c (using cached data) File: SystemComm.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskGeneral.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -15873,18 +17580,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:15:01 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:25:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -15894,209 +17601,73 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 - Processing script line 250 - Processing script line 300 + Processing script line 100 + Processing script line 150 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.tst.tmp (I) @LINE: 24 >>> Processing Test Case: handleCANMsgInterrupt (S) @LINE: 59 >>> Processed Test Case: handleCANMsgInterrupt -(I) @LINE: 67 - >>> Processing Test Case: handleUARTMsgRecvPacketInterrupt -(E) Errors from previous script import(s) - >>> (E) @LINE: 68 TEST.VALUE:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_IN_UART_PC][0]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 69 TEST.VALUE:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_IN_UART_PC][1]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 70 TEST.VALUE:CommBuffers.<>.activeDoubleBuffer[COMM_BUFFER_IN_UART_PC]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC - >>> >>> Command Ignored. - >>> (E) @LINE: 71 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][0]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 72 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][1]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 73 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][2]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 74 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][3]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 75 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][4]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 76 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][5]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 77 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][6]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 78 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][7]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 81 TEST.VALUE:SystemComm.<>.pcRecvPacket[0]:0xA5 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 82 TEST.VALUE:SystemComm.<>.pcRecvPacket[1]:0x40 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 83 TEST.VALUE:SystemComm.<>.pcRecvPacket[2]:0x1F - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 84 TEST.VALUE:SystemComm.<>.pcRecvPacket[3]:0x3 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 85 TEST.VALUE:SystemComm.<>.pcRecvPacket[4]:0x31 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 86 TEST.VALUE:SystemComm.<>.pcRecvPacket[5]:0x32 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 87 TEST.VALUE:SystemComm.<>.pcRecvPacket[6]:0x33 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 88 TEST.VALUE:SystemComm.<>.pcRecvPacket[7]:0x0 - >>> >>> Unknown parameter/object name pcRecvPacket - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 89 TEST.EXPECTED:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_IN_UART_PC][0]:8 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 90 TEST.EXPECTED:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_IN_UART_PC][1]:0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 91 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][0]:0xA5 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 92 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][1]:0x40 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 93 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][2]:0x1F - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 94 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][3]:0x3 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 95 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][4]:0x31 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 96 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][5]:0x32 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 97 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][6]:0x33 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 98 TEST.EXPECTED:CommBuffers.<>.commBuffers[COMM_BUFFER_IN_UART_PC][0][7]:0x0 - >>> >>> Invalid array index value COMM_BUFFER_IN_UART_PC,0 - >>> >>> Command Ignored. -(S) @LINE: 160 - >>> Processed Test Case: handleUARTMsgRecvPacketInterrupt -(I) @LINE: 166 - >>> Processing Test Case: handleUARTMsgXmitPacketInterrupt -(E) Errors from previous script import(s) - >>> (E) @LINE: 106 TEST.VALUE:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_OUT_UART_PC][0]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 107 TEST.VALUE:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_OUT_UART_PC][1]:8 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 108 TEST.VALUE:CommBuffers.<>.activeDoubleBuffer[COMM_BUFFER_OUT_UART_PC]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC - >>> >>> Command Ignored. - >>> (E) @LINE: 109 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][0]:0xA5 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 110 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][1]:0x40 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 111 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][2]:0x1F - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 112 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][3]:0x1 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 113 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][4]:0x1 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 114 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][5]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 115 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][6]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 116 TEST.VALUE:CommBuffers.<>.commBuffers[COMM_BUFFER_OUT_UART_PC][1][7]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 119 TEST.EXPECTED:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_OUT_UART_PC][0]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,0 - >>> >>> Command Ignored. - >>> (E) @LINE: 120 TEST.EXPECTED:CommBuffers.<>.commBufferByteCount[COMM_BUFFER_OUT_UART_PC][1]:0 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC,1 - >>> >>> Command Ignored. - >>> (E) @LINE: 121 TEST.EXPECTED:CommBuffers.<>.activeDoubleBuffer[COMM_BUFFER_OUT_UART_PC]:1 - >>> >>> Invalid array index value COMM_BUFFER_OUT_UART_PC - >>> >>> Command Ignored. - >>> (E) @LINE: 122 TEST.EXPECTED:uut_prototype_stubs.dmaSetCtrlPacket.channel:3 - >>> >>> Could not find function dmaSetCtrlPacket - >>> >>> in unit uut_prototype_stubs. - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 123 TEST.EXPECTED:uut_prototype_stubs.dmaSetChEnable.channel:3 - >>> >>> Could not find function dmaSetChEnable - >>> >>> in unit uut_prototype_stubs. - >>> >>> Value Line Error - Command Ignored - >>> (E) @LINE: 124 TEST.EXPECTED:uut_prototype_stubs.dmaSetChEnable.type:0 - >>> >>> Could not find function dmaSetChEnable - >>> >>> in unit uut_prototype_stubs. - >>> >>> Value Line Error - Command Ignored -(S) @LINE: 226 - >>> Processed Test Case: handleUARTMsgXmitPacketInterrupt -(I) @LINE: 236 +(I) @LINE: 69 >>> Processing Test Case: checkInFromDG -(S) @LINE: 242 +(S) @LINE: 75 >>> Processed Test Case: checkInFromDG -(I) @LINE: 250 +(I) @LINE: 83 >>> Processing Test Case: checkInFromUI -(S) @LINE: 258 +(S) @LINE: 91 >>> Processed Test Case: checkInFromUI -(I) @LINE: 266 +(I) @LINE: 99 >>> Processing Test Case: addMsgToPendingACKList -(S) @LINE: 275 +(S) @LINE: 117 >>> Processed Test Case: addMsgToPendingACKList -(I) @LINE: 285 +(I) @LINE: 127 >>> Processing Test Case: execSystemCommRxAndTx -(S) @LINE: 323 +(S) @LINE: 165 >>> Processed Test Case: execSystemCommRxAndTx -(I) @LINE: 333 +(I) @LINE: 175 >>> Processing Test Case: initSystemComm -(S) @LINE: 340 +(S) @LINE: 180 >>> Processed Test Case: initSystemComm -(S) @LINE: 340 +(S) @LINE: 180 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:15:04 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:25:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:25:18 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr (S) @LINE: 45 >>> Source file matched CommBuffers.c (S) @LINE: 67 @@ -16111,15 +17682,15 @@ >>> Source file matched TaskGeneral.c (S) @LINE: 177 >>> Source file matched sys_main.c -(S) @LINE: 227 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr +(S) @LINE: 239 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMM/INT_SYSTEMCOMM_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:15:04 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:25:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -16128,95 +17699,81 @@ Running: handleCANMsgInterrupt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running all Interrupts.dmaGroupANotification test cases - Running: handleUARTMsgRecvPacketInterrupt - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete - Running: handleUARTMsgXmitPacketInterrupt - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete Running all SystemCommMessages.serializeMessage test cases Running: addMsgToPendingACKList Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGCheckIn test cases Running: checkInFromDG Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleUICheckIn test cases Running: checkInFromUI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskGeneral.taskGeneral test cases Running: execSystemCommRxAndTx Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initSystemComm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:15:07 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:25:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.env" Initializing search list Creating the Environment Directory Creating Environment "INT_SYSTEMCOMMMESSAGES" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Controllers/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ File: BloodFlow.c (using cached data) File: Buttons.c (using cached data) File: DGInterface.c (using cached data) File: DialInFlow.c (using cached data) File: DialOutFlow.c (using cached data) File: PresOccl.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) File: ModeTreatment.c (using cached data) + File: ModeTreatmentParams.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) File: MsgQueues.c (using cached data) File: SystemComm.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/FWCommon/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: RTC.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -16232,6 +17789,7 @@ Parsing PresOccl Parsing Dialysis Parsing ModeTreatment + Parsing ModeTreatmentParams Parsing AlarmMgmt Parsing MsgQueues Parsing SystemComm @@ -16277,31 +17835,36 @@ Initializing parse data Generating harness code Saving unit data - Unit 18 (stub-by-function): AlarmMgmt + Unit 18 (stub-by-function): ModeTreatmentParams Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 19 (stub-by-function): MsgQueues + Unit 19 (stub-by-function): AlarmMgmt Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 20 (stub-by-function): SystemComm + Unit 20 (stub-by-function): MsgQueues Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 21 (stub-by-function): SystemCommMessages + Unit 21 (stub-by-function): SystemComm Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 22 (stub-by-function): RTC + Unit 22 (stub-by-function): SystemCommMessages Loading stored IL Initializing parse data Generating harness code Saving unit data + Unit 23 (stub-by-function): RTC + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data Compiling file VECTORCAST_IO Compiling file User Defined Globals Compiling file Data File Number 1 @@ -16325,6 +17888,8 @@ Compiling file Dialysis Instrumenting file ModeTreatment Compiling file ModeTreatment + Instrumenting file ModeTreatmentParams + Compiling file ModeTreatmentParams Instrumenting file AlarmMgmt Compiling file AlarmMgmt Instrumenting file MsgQueues @@ -16340,18 +17905,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:15:21 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:25:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -16360,256 +17925,447 @@ Test Script Maintenance Started Test Script Maintenance Complete (0) Translated 0 script lines - Processing script line 100 + Processing script line 50 + Processing script line 200 Processing script line 350 Processing script line 400 + Processing script line 450 + Processing script line 500 Processing script line 550 Processing script line 600 - Processing script line 700 + Processing script line 650 + Processing script line 750 + Processing script line 800 Processing script line 850 Processing script line 900 Processing script line 950 - Processing script line 1000 Processing script line 1050 Processing script line 1100 Processing script line 1150 Processing script line 1200 + Processing script line 1250 + Processing script line 1450 + Processing script line 1500 + Processing script line 1550 + Processing script line 1600 + Processing script line 1650 + Processing script line 1700 + Processing script line 1750 + Processing script line 1800 + Processing script line 1850 + Processing script line 1900 + Processing script line 1950 + Processing script line 2000 + Processing script line 2050 + Processing script line 2100 + Processing script line 2150 + Processing script line 2200 + Processing script line 2250 + Processing script line 2300 + Processing script line 2350 + Processing script line 2400 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES.tst.tmp (I) @LINE: 24 + >>> Processing Test Case: broadcastAlarmCleared +(S) @LINE: 37 + >>> Processed Test Case: broadcastAlarmCleared +(I) @LINE: 45 >>> Processing Test Case: broadcastAlarmStatus -(S) @LINE: 46 +(S) @LINE: 67 >>> Processed Test Case: broadcastAlarmStatus -(I) @LINE: 56 +(I) @LINE: 77 >>> Processing Test Case: broadcastBloodFlowData -(S) @LINE: 70 +(S) @LINE: 91 >>> Processed Test Case: broadcastBloodFlowData -(I) @LINE: 80 +(I) @LINE: 101 >>> Processing Test Case: sendOffButtonMsgToUI -(S) @LINE: 91 +(I) @LINE: 104 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 109 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 112 >>> Processed Test Case: sendOffButtonMsgToUI -(I) @LINE: 99 +(I) @LINE: 120 >>> Processing Test Case: isTestingActivated -(S) @LINE: 103 +(I) @LINE: 121 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 124 >>> Processed Test Case: isTestingActivated -(I) @LINE: 113 +(I) @LINE: 134 + >>> Processing Test Case: sendDGSampleWaterCommand +(S) @LINE: 144 + >>> Processed Test Case: sendDGSampleWaterCommand +(I) @LINE: 152 + >>> Processing Test Case: sendDGSwitchReservoirCommand +(S) @LINE: 167 + >>> Processed Test Case: sendDGSwitchReservoirCommand +(I) @LINE: 175 + >>> Processing Test Case: sendDialysateTempTargetsToDG +(S) @LINE: 201 + >>> Processed Test Case: sendDialysateTempTargetsToDG +(I) @LINE: 209 + >>> Processing Test Case: sendDGStartStopCommand +(S) @LINE: 223 + >>> Processed Test Case: sendDGStartStopCommand +(I) @LINE: 231 + >>> Processing Test Case: sendDGDrainCommand +(S) @LINE: 246 + >>> Processed Test Case: sendDGDrainCommand +(I) @LINE: 254 + >>> Processing Test Case: sendDGFillCommand +(S) @LINE: 272 + >>> Processed Test Case: sendDGFillCommand +(I) @LINE: 280 >>> Processing Test Case: sendDGStartStopTrimmerHeaterCommand -(S) @LINE: 125 +(S) @LINE: 292 >>> Processed Test Case: sendDGStartStopTrimmerHeaterCommand -(I) @LINE: 135 +(I) @LINE: 302 >>> Processing Test Case: broadcastDialInFlowData -(S) @LINE: 148 +(S) @LINE: 315 >>> Processed Test Case: broadcastDialInFlowData -(I) @LINE: 158 +(I) @LINE: 325 >>> Processing Test Case: broadcastDialOutFlowData -(S) @LINE: 171 +(S) @LINE: 338 >>> Processed Test Case: broadcastDialOutFlowData -(I) @LINE: 181 +(I) @LINE: 348 >>> Processing Test Case: sendTreatmentParamsRangesToUI -(S) @LINE: 196 +(S) @LINE: 363 >>> Processed Test Case: sendTreatmentParamsRangesToUI -(I) @LINE: 204 +(I) @LINE: 371 >>> Processing Test Case: broadcastTreatmentStateAndTime -(S) @LINE: 216 +(S) @LINE: 383 >>> Processed Test Case: broadcastTreatmentStateAndTime -(I) @LINE: 224 +(I) @LINE: 391 >>> Processing Test Case: sendChangeUFSettingsResponse -(S) @LINE: 242 +(S) @LINE: 409 >>> Processed Test Case: sendChangeUFSettingsResponse -(I) @LINE: 252 +(I) @LINE: 419 + >>> Processing Test Case: sendTreatmentParametersResponseMsg +(S) @LINE: 458 + >>> Processed Test Case: sendTreatmentParametersResponseMsg +(I) @LINE: 466 + >>> Processing Test Case: sendTreatmentStartResponse +(S) @LINE: 484 + >>> Processed Test Case: sendTreatmentStartResponse +(I) @LINE: 494 >>> Processing Test Case: broadcastPresOcclData -(S) @LINE: 264 +(S) @LINE: 506 >>> Processed Test Case: broadcastPresOcclData -(I) @LINE: 274 +(I) @LINE: 516 >>> Processing Test Case: broadcastRTCEpoch -(S) @LINE: 293 +(S) @LINE: 535 >>> Processed Test Case: broadcastRTCEpoch -(I) @LINE: 303 +(I) @LINE: 545 + >>> Processing Test Case: handleAlarmCleared +(S) @LINE: 569 + >>> Processed Test Case: handleAlarmCleared +(I) @LINE: 575 + >>> Processing Test Case: handleAlarmTriggered +(S) @LINE: 605 + >>> Processed Test Case: handleAlarmTriggered +(I) @LINE: 611 >>> Processing Test Case: handleChangeBloodDialysateRateRequest -(S) @LINE: 331 +(S) @LINE: 639 >>> Processed Test Case: handleChangeBloodDialysateRateRequest -(I) @LINE: 337 +(I) @LINE: 645 >>> Processing Test Case: handleChangeTreatmentDurationRequest -(S) @LINE: 357 +(S) @LINE: 665 >>> Processed Test Case: handleChangeTreatmentDurationRequest -(I) @LINE: 363 +(I) @LINE: 671 >>> Processing Test Case: handleChangeUFSettingsConfirmation -(S) @LINE: 391 +(S) @LINE: 699 >>> Processed Test Case: handleChangeUFSettingsConfirmation -(I) @LINE: 397 +(I) @LINE: 705 >>> Processing Test Case: handleChangeUFSettingsRequest -(S) @LINE: 433 +(S) @LINE: 741 >>> Processed Test Case: handleChangeUFSettingsRequest -(I) @LINE: 439 +(I) @LINE: 747 >>> Processing Test Case: handleDGCheckIn -(S) @LINE: 445 +(S) @LINE: 753 >>> Processed Test Case: handleDGCheckIn -(I) @LINE: 451 +(I) @LINE: 759 >>> Processing Test Case: handleDGOpMode -(S) @LINE: 467 +(S) @LINE: 775 >>> Processed Test Case: handleDGOpMode -(I) @LINE: 473 +(I) @LINE: 781 >>> Processing Test Case: handleDGPressureData -(S) @LINE: 499 +(S) @LINE: 807 >>> Processed Test Case: handleDGPressureData -(I) @LINE: 505 +(I) @LINE: 813 >>> Processing Test Case: handleDGReservoirData -(S) @LINE: 530 +(S) @LINE: 838 >>> Processed Test Case: handleDGReservoirData -(I) @LINE: 536 +(I) @LINE: 844 >>> Processing Test Case: handleDGTemperatureData -(S) @LINE: 556 +(S) @LINE: 864 >>> Processed Test Case: handleDGTemperatureData -(I) @LINE: 562 +(I) @LINE: 870 >>> Processing Test Case: handleDrainPumpData -(S) @LINE: 573 +(S) @LINE: 881 >>> Processed Test Case: handleDrainPumpData -(I) @LINE: 579 +(I) @LINE: 887 + >>> Processing Test Case: handleFWVersionRequest +(S) @LINE: 923 + >>> Processed Test Case: handleFWVersionRequest +(I) @LINE: 929 >>> Processing Test Case: handleLoadCellReadingsFromDG -(S) @LINE: 608 +(S) @LINE: 958 >>> Processed Test Case: handleLoadCellReadingsFromDG -(I) @LINE: 614 +(I) @LINE: 964 >>> Processing Test Case: handleOffButtonConfirmMsgFromUI -(S) @LINE: 622 +(S) @LINE: 972 >>> Processed Test Case: handleOffButtonConfirmMsgFromUI -(I) @LINE: 628 +(I) @LINE: 978 >>> Processing Test Case: handleROPumpData -(S) @LINE: 648 +(S) @LINE: 998 >>> Processed Test Case: handleROPumpData -(I) @LINE: 654 +(I) @LINE: 1004 + >>> Processing Test Case: handleSetAccelCalibration +(S) @LINE: 1027 + >>> Processed Test Case: handleSetAccelCalibration +(I) @LINE: 1033 + >>> Processing Test Case: handleSetBloodFlowCalibration +(S) @LINE: 1052 + >>> Processed Test Case: handleSetBloodFlowCalibration +(I) @LINE: 1058 + >>> Processing Test Case: handleSetDialysateFlowCalibration +(S) @LINE: 1077 + >>> Processed Test Case: handleSetDialysateFlowCalibration +(I) @LINE: 1083 + >>> Processing Test Case: handleSetRTCTimestamp +(S) @LINE: 1115 + >>> Processed Test Case: handleSetRTCTimestamp +(I) @LINE: 1121 + >>> Processing Test Case: handleTestAccelAxisOverrideRequest +(S) @LINE: 1143 + >>> Processed Test Case: handleTestAccelAxisOverrideRequest +(I) @LINE: 1149 + >>> Processing Test Case: handleTestAccelDataPublishIntervalOverrideRequest +(S) @LINE: 1166 + >>> Processed Test Case: handleTestAccelDataPublishIntervalOverrideRequest +(I) @LINE: 1172 + >>> Processing Test Case: handleTestAccelMaxOverrideRequest +(S) @LINE: 1194 + >>> Processed Test Case: handleTestAccelMaxOverrideRequest +(I) @LINE: 1200 >>> Processing Test Case: handleTestAlarmLampPatternOverrideRequest -(S) @LINE: 669 +(I) @LINE: 1214 + >>> 'LAMP_PATTERN_HIGH_ALARM' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 1215 >>> Processed Test Case: handleTestAlarmLampPatternOverrideRequest -(I) @LINE: 675 +(I) @LINE: 1221 >>> Processing Test Case: handleTestAlarmStateOverrideRequest -(S) @LINE: 694 +(S) @LINE: 1240 >>> Processed Test Case: handleTestAlarmStateOverrideRequest -(I) @LINE: 700 +(I) @LINE: 1246 >>> Processing Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest -(S) @LINE: 719 +(S) @LINE: 1265 >>> Processed Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest -(I) @LINE: 725 +(I) @LINE: 1271 >>> Processing Test Case: handleTestAlarmTimeOverrideRequest -(S) @LINE: 749 +(S) @LINE: 1295 >>> Processed Test Case: handleTestAlarmTimeOverrideRequest -(I) @LINE: 755 +(I) @LINE: 1301 + >>> Processing Test Case: handleTestArterialPressureOverrideRequest +(S) @LINE: 1320 + >>> Processed Test Case: handleTestArterialPressureOverrideRequest +(I) @LINE: 1326 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest -(S) @LINE: 774 +(S) @LINE: 1345 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest -(I) @LINE: 780 +(I) @LINE: 1351 >>> Processing Test Case: handleTestBloodFlowMeeasuredOverrideRequest -(S) @LINE: 799 +(S) @LINE: 1370 >>> Processed Test Case: handleTestBloodFlowMeeasuredOverrideRequest -(I) @LINE: 805 +(I) @LINE: 1376 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest -(S) @LINE: 824 +(S) @LINE: 1399 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest -(I) @LINE: 830 +(I) @LINE: 1405 >>> Processing Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest -(S) @LINE: 850 +(S) @LINE: 1425 >>> Processed Test Case: handleTestBloodPumpMCMeasuredCurrentOverrideRequest -(I) @LINE: 856 +(I) @LINE: 1431 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest -(S) @LINE: 876 +(S) @LINE: 1451 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest -(I) @LINE: 882 +(I) @LINE: 1457 >>> Processing Test Case: handleTestBloodPumpMeasuredRotorSpeedOverrideRequest -(S) @LINE: 901 +(S) @LINE: 1476 >>> Processed Test Case: handleTestBloodPumpMeasuredRotorSpeedOverrideRequest -(I) @LINE: 907 +(I) @LINE: 1482 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest -(S) @LINE: 927 +(S) @LINE: 1502 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest -(I) @LINE: 933 +(I) @LINE: 1508 + >>> Processing Test Case: handleTestBloodPumpOcclusionOverrideRequest +(S) @LINE: 1527 + >>> Processed Test Case: handleTestBloodPumpOcclusionOverrideRequest +(I) @LINE: 1533 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest -(S) @LINE: 952 +(S) @LINE: 1552 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest -(I) @LINE: 958 +(I) @LINE: 1558 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest -(S) @LINE: 977 +(S) @LINE: 1577 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest -(I) @LINE: 983 +(I) @LINE: 1583 >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest -(S) @LINE: 1002 +(S) @LINE: 1606 >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest -(I) @LINE: 1008 +(I) @LINE: 1612 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest -(S) @LINE: 1028 +(S) @LINE: 1632 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest -(I) @LINE: 1034 +(I) @LINE: 1638 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest -(S) @LINE: 1054 +(S) @LINE: 1658 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest -(I) @LINE: 1060 +(I) @LINE: 1664 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest -(S) @LINE: 1080 +(S) @LINE: 1684 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest -(I) @LINE: 1086 +(I) @LINE: 1690 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest -(S) @LINE: 1105 +(S) @LINE: 1709 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest -(I) @LINE: 1111 - >>> Processing Test Case: handleTestHDMessageRequest -(S) @LINE: 1138 - >>> Processed Test Case: handleTestHDMessageRequest -(I) @LINE: 1144 +(I) @LINE: 1715 + >>> Processing Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest +(S) @LINE: 1734 + >>> Processed Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest +(I) @LINE: 1740 + >>> Processing Test Case: handleTestDialOutFlowSetPointOverrideRequest +(S) @LINE: 1763 + >>> Processed Test Case: handleTestDialOutFlowSetPointOverrideRequest +(I) @LINE: 1769 + >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest +(S) @LINE: 1792 + >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest +(I) @LINE: 1798 + >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest +(S) @LINE: 1817 + >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest +(I) @LINE: 1823 + >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest +(S) @LINE: 1842 + >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest +(I) @LINE: 1848 + >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest +(S) @LINE: 1867 + >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest +(I) @LINE: 1873 + >>> Processing Test Case: handleTestDialOutPumpRotorMeasuredSpeedOverrideRequest +(S) @LINE: 1892 + >>> Processed Test Case: handleTestDialOutPumpRotorMeasuredSpeedOverrideRequest +(I) @LINE: 1898 + >>> Processing Test Case: handleTestDialOutUFMeasVolumeOverrideRequest +(S) @LINE: 1917 + >>> Processed Test Case: handleTestDialOutUFMeasVolumeOverrideRequest +(I) @LINE: 1923 + >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest +(S) @LINE: 1942 + >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest +(I) @LINE: 1948 + >>> Processing Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest +(S) @LINE: 1967 + >>> Processed Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest +(I) @LINE: 1973 + >>> Processing Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest +(S) @LINE: 1992 + >>> Processed Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest +(I) @LINE: 1998 >>> Processing Test Case: handleTestHDSafetyShutdownOverrideRequest -(S) @LINE: 1159 +(S) @LINE: 2013 >>> Processed Test Case: handleTestHDSafetyShutdownOverrideRequest -(I) @LINE: 1165 +(I) @LINE: 2019 >>> Processing Test Case: handleTestOffButtonStateOverrideRequest -(S) @LINE: 1184 +(I) @LINE: 2020 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2021 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2035 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2036 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 2038 >>> Processed Test Case: handleTestOffButtonStateOverrideRequest -(I) @LINE: 1190 +(I) @LINE: 2044 + >>> Processing Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest +(S) @LINE: 2063 + >>> Processed Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest +(I) @LINE: 2069 + >>> Processing Test Case: handleTestSetTreatmentParameter +(S) @LINE: 2084 + >>> Processed Test Case: handleTestSetTreatmentParameter +(I) @LINE: 2090 >>> Processing Test Case: handleTestStopButtonStateOverrideRequest -(S) @LINE: 1209 +(I) @LINE: 2091 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2092 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2106 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(I) @LINE: 2107 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 2109 >>> Processed Test Case: handleTestStopButtonStateOverrideRequest -(I) @LINE: 1215 +(I) @LINE: 2115 + >>> Processing Test Case: handleTestVenousPressureOverrideRequest +(S) @LINE: 2134 + >>> Processed Test Case: handleTestVenousPressureOverrideRequest +(I) @LINE: 2140 >>> Processing Test Case: handleTestWatchdogCheckInStateOverrideRequest -(S) @LINE: 1235 +(S) @LINE: 2160 >>> Processed Test Case: handleTestWatchdogCheckInStateOverrideRequest -(I) @LINE: 1241 +(I) @LINE: 2166 >>> Processing Test Case: handleTesterLogInRequest -(S) @LINE: 1249 +(S) @LINE: 2174 >>> Processed Test Case: handleTesterLogInRequest -(I) @LINE: 1255 +(I) @LINE: 2180 + >>> Processing Test Case: handleTreatmentParametersFromUI +(S) @LINE: 2289 + >>> Processed Test Case: handleTreatmentParametersFromUI +(I) @LINE: 2295 >>> Processing Test Case: handleUFPauseResumeRequest -(S) @LINE: 1273 +(S) @LINE: 2313 >>> Processed Test Case: handleUFPauseResumeRequest -(I) @LINE: 1279 +(I) @LINE: 2319 >>> Processing Test Case: handleUICheckIn -(S) @LINE: 1287 +(S) @LINE: 2327 >>> Processed Test Case: handleUICheckIn -(I) @LINE: 1295 +(I) @LINE: 2333 + >>> Processing Test Case: handleUIStartTreatmentMsg +(S) @LINE: 2357 + >>> Processed Test Case: handleUIStartTreatmentMsg +(I) @LINE: 2363 + >>> Processing Test Case: handleUITreatmentEndRequest +(S) @LINE: 2388 + >>> Processed Test Case: handleUITreatmentEndRequest +(I) @LINE: 2394 + >>> Processing Test Case: handleUIUserConfirmTreatmentParameters +(S) @LINE: 2423 + >>> Processed Test Case: handleUIUserConfirmTreatmentParameters +(I) @LINE: 2431 >>> Processing Test Case: sendACKMsg -(E) @LINE: 1317 TEST.ATTRIBUTES:SystemComm.processReceivedMessage.message[0].hdr.msgID::INPUT_BASE=16 +(E) @LINE: 2441 TEST.ATTRIBUTES:SystemComm.processReceivedMessage.message[0].hdr.msgID::INPUT_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::INPUT_BASE=16 -(E) Errors from previous script import(s) - >>> (E) @LINE: 1243 TEST.ATTRIBUTES:SystemComm.processReceivedMessage.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 1239 TEST.ATTRIBUTES:SystemComm.processReceivedMessage.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 1135 TEST.ATTRIBUTES:SystemComm.processReceivedMessage.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 -(S) @LINE: 1322 +(S) @LINE: 2446 >>> Processed Test Case: sendACKMsg -(S) @LINE: 1322 +(S) @LINE: 2446 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:15:24 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:25:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -16620,7 +18376,7 @@ Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr (S) @LINE: 45 >>> Source file matched BloodFlow.c (S) @LINE: 67 @@ -16638,24 +18394,26 @@ (S) @LINE: 199 >>> Source file matched ModeTreatment.c (S) @LINE: 221 - >>> Source file matched AlarmMgmt.c + >>> Source file matched ModeTreatmentParams.c (S) @LINE: 243 - >>> Source file matched MsgQueues.c + >>> Source file matched AlarmMgmt.c (S) @LINE: 265 - >>> Source file matched SystemComm.c + >>> Source file matched MsgQueues.c (S) @LINE: 287 - >>> Source file matched SystemCommMessages.c + >>> Source file matched SystemComm.c (S) @LINE: 309 + >>> Source file matched SystemCommMessages.c +(S) @LINE: 331 >>> Source file matched RTC.c -(S) @LINE: 557 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr +(S) @LINE: 359 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_SYSTEMCOMMMESSAGES/INT_SYSTEMCOMMMESSAGES_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:15:24 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:25:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -16664,405 +18422,680 @@ Running: broadcastBloodFlowData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.handleOffButtonProcessing test cases Running: sendOffButtonMsgToUI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Buttons.testSetOffButtonStateOverride test cases Running: isTestingActivated Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all DGInterface.cmdSetDGDialysateTargetTemps test cases + Running: sendDialysateTempTargetsToDG + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DGInterface.cmdStartDG test cases + Running: sendDGStartStopCommand + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all DGInterface.cmdStartDGTrimmerHeater test cases Running: sendDGStartStopTrimmerHeaterCommand Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all DGInterface.cmdSetDGActiveReservoir test cases + Running: sendDGSwitchReservoirCommand + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DGInterface.cmdStartDGFill test cases + Running: sendDGFillCommand + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DGInterface.cmdStartDGDrain test cases + Running: sendDGDrainCommand + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all DGInterface.cmdDGSampleWater test cases + Running: sendDGSampleWaterCommand + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all DialInFlow.publishDialInFlowData test cases Running: broadcastDialInFlowData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all DialOutFlow.publishDialOutFlowData test cases Running: broadcastDialOutFlowData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.publishPresOcclData test cases Running: broadcastPresOcclData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.execTreatmentMode test cases Running: broadcastTreatmentStateAndTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyTreatmentDurationSettingChange test cases Running: sendChangeUFSettingsResponse Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.broadcastTreatmentSettingsRanges test cases Running: sendTreatmentParamsRangesToUI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all ModeTreatmentParams.signalUserCancelTreatment test cases + Running: sendTreatmentStartResponse + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.sendTreatmentParamsResponse test cases + Running: sendTreatmentParametersResponseMsg + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all AlarmMgmt.execAlarmMgmt test cases Running: broadcastAlarmStatus Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all AlarmMgmt.clearAlarm test cases + Running: broadcastAlarmCleared + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemComm.processReceivedMessages test cases Running: sendACKMsg Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.processReceivedMessage test cases + Running: handleAlarmCleared + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAlarmTriggered + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleChangeBloodDialysateRateRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeTreatmentDurationRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeUFSettingsConfirmation Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeUFSettingsRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGCheckIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGOpMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGPressureData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGReservoirData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGTemperatureData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDrainPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleFWVersionRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleLoadCellReadingsFromDG Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleOffButtonConfirmMsgFromUI Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleROPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleSetAccelCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetBloodFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetDialysateFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetRTCTimestamp + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestAccelAxisOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestAccelDataPublishIntervalOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestAccelMaxOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestAlarmLampPatternOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStateOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStatusBroadcastIntervalOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmTimeOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTestArterialPressureOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestBloodFlowBroadcastIntervalOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowMeeasuredOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowSetPointOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredCurrentOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredRotorSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTestBloodPumpOcclusionOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestDialInFlowBroadcastIntervalOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowMeasuredOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowSetPointOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMeasuredSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: handleTestHDMessageRequest + Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTestDialOutFlowSetPointOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutLoadCellWeightOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutPumpRotorMeasuredSpeedOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutUFMeasVolumeOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutUFReferenceVolumeOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialysateInletPumpOcclusionOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialysateOutletPumpOcclusionOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestHDSafetyShutdownOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestOffButtonStateOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTestPresOcclBroadcastIntervalOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestSetTreatmentParameter + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestStopButtonStateOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTestVenousPressureOverrideRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTestWatchdogCheckInStateOverrideRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTesterLogInRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTreatmentParametersFromUI + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleUFPauseResumeRequest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUICheckIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleUIStartTreatmentMsg + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUITreatmentEndRequest + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIUserConfirmTreatmentParameters + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all RTC.handleExecReadState test cases Running: broadcastRTCEpoch Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:15:26 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:25:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.env" Initializing search list Creating the Environment Directory Creating Environment "INT_TIMERS" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeTreatment.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) File: WatchdogMgmt.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskTimer.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/FWCommon/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: Timers.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals @@ -17131,18 +19164,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:15:35 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:25:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -17156,7 +19189,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: calcTimesince (S) @LINE: 31 @@ -17179,13 +19212,13 @@ >>> Processed Test Case: initTimers (S) @LINE: 96 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:15:37 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:25:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17195,12 +19228,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:15:38 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:25:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17209,92 +19242,112 @@ Running: calcTimeBetween Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all AlarmMgmt.updateAlarmsSilenceStatus test cases Running: calcTimesince Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.execWatchdogMgmt test cases Running: didTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskTimer.taskTimer test cases Running: incMSTimerCount Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initTimers Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:15:39 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:25:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.env" Initializing search list Creating the Environment Directory Creating Environment "INT_UTILITIES" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ + File: ModeTreatmentParams.c (using cached data) + QuickParse Utility Completed + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: FPGA.c (using cached data) + File: SystemComm.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/FWCommon/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: Utilities.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing Initializing parse data Generating harness code Saving unit data + Parsing ModeTreatmentParams Parsing FPGA + Parsing SystemComm Parsing SystemCommMessages Parsing Utilities - Unit 9 (stub-by-function): FPGA + Unit 9 (stub-by-function): ModeTreatmentParams Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 11 (stub-by-function): SystemCommMessages + Unit 11 (stub-by-function): FPGA Loading stored IL Initializing parse data Generating harness code Saving unit data - Unit 12 (stub-by-function): Utilities + Unit 12 (stub-by-function): SystemComm Loading stored IL Initializing parse data Generating harness code Saving unit data + Unit 13 (stub-by-function): SystemCommMessages + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 14 (stub-by-function): Utilities + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data Compiling file VECTORCAST_IO Compiling file User Defined Globals Compiling file Data File Number 1 Compiling file Data File Number 2 Compiling file Driver Compiling file User Defined Package Setting Up Function Coverage + Instrumenting file ModeTreatmentParams + Compiling file ModeTreatmentParams Instrumenting file FPGA Compiling file FPGA + Instrumenting file SystemComm + Compiling file SystemComm Instrumenting file SystemCommMessages Compiling file SystemCommMessages Instrumenting file Utilities @@ -17304,18 +19357,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:15:47 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:26:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -17325,29 +19378,51 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 + Processing script line 100 + Processing script line 150 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: crc16 (S) @LINE: 38 >>> Processed Test Case: crc16 (I) @LINE: 48 + >>> Processing Test Case: getCriticalData +(S) @LINE: 57 + >>> Processed Test Case: getCriticalData +(I) @LINE: 65 + >>> Processing Test Case: setCriticalData +(S) @LINE: 77 + >>> Processed Test Case: setCriticalData +(I) @LINE: 85 + >>> Processing Test Case: resetCriticalData +(S) @LINE: 102 + >>> Processed Test Case: resetCriticalData +(I) @LINE: 112 + >>> Processing Test Case: incTimeWindowedCount +(S) @LINE: 125 + >>> Processed Test Case: incTimeWindowedCount +(I) @LINE: 133 + >>> Processing Test Case: initTimeWindowedCount +(S) @LINE: 154 + >>> Processed Test Case: initTimeWindowedCount +(I) @LINE: 164 >>> Processing Test Case: crc8 -(S) @LINE: 68 +(S) @LINE: 184 >>> Processed Test Case: crc8 -(S) @LINE: 68 +(S) @LINE: 184 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:15:49 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:26:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17357,54 +19432,94 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:15:49 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:26:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open + Running all ModeTreatmentParams.transitionToTreatParamsMode test cases + Running: resetCriticalData + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.setTreatmentParameterU32 test cases + Running: setCriticalData + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.getTreatmentParameterU32 test cases + Running: getCriticalData + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all FPGA.handleFPGAReadHeaderState test cases Running: crc16 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemComm.initSystemComm test cases + Running: initTimeWindowedCount + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemComm.checkTooManyBadMsgCRCs test cases + Running: incTimeWindowedCount + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.serializeMessage test cases Running: crc8 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:15:50 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:26:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "INT_WATCHDOGMGMT" - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/source/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/source/ File: sys_main.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Modes/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Services/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) File: WatchdogMgmt.c (using cached data) QuickParse Utility Completed - Calling QuickParse Utility for /home/fw/workspace_hd/hdfirmware/firmware/App/Tasks/ + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ File: TaskBG.c (using cached data) File: TaskTimer.c (using cached data) QuickParse Utility Completed @@ -17473,18 +19588,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:15:58 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:26:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -17500,7 +19615,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: execWatchdogTest (S) @LINE: 33 @@ -17527,13 +19642,13 @@ >>> Processed Test Case: initWatchdogMgmt (S) @LINE: 188 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:16:00 +COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:26:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17543,12 +19658,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:16:01 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:26:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17557,57 +19672,57 @@ Running: execWatchdogTest Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestWatchdogCheckInStateOverrideRequest test cases Running: testResetWatchdogTaskCheckInOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetWatchdogTaskCheckInOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskBG.taskBackground test cases Running: execWatchdogMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all TaskTimer.taskTimer test cases Running: checkInWithWatchdogMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all sys_main.initSoftware test cases Running: initWatchdogMgmt Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:16:02 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:26:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.env" Initializing search list Creating the Environment Directory Creating Environment "MODETREATMENT" @@ -17636,18 +19751,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:16:05 +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:26:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -17664,33 +19779,36 @@ Processing script line 350 Processing script line 400 Processing script line 450 + Processing script line 500 + Processing script line 550 Processing script line 600 Processing script line 650 - Processing script line 750 + Processing script line 700 Processing script line 800 Processing script line 850 Processing script line 900 Processing script line 950 Processing script line 1000 Processing script line 1050 - Processing script line 1150 + Processing script line 1100 Processing script line 1200 - Processing script line 1250 - Processing script line 1300 Processing script line 1350 Processing script line 1400 Processing script line 1450 + Processing script line 1500 Processing script line 1550 Processing script line 1600 Processing script line 1650 - Processing script line 1750 + Processing script line 1700 Processing script line 1800 + Processing script line 1850 + Processing script line 1900 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: broadcastTreatmentSettingsRanges_NotTime (S) @LINE: 27 @@ -17749,246 +19867,268 @@ >>> Processed Test Case: execTreatmentMode_DialysisState (I) @LINE: 410 >>> Processing Test Case: execTreatmentMode_InvalidState -(S) @LINE: 420 +(E) Errors from previous script import(s) + >>> (E) @LINE: 415 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 425 >>> Processed Test Case: execTreatmentMode_InvalidState -(I) @LINE: 426 +(I) @LINE: 431 >>> Processing Test Case: execTreatmentMode_StartState -(S) @LINE: 435 +(S) @LINE: 440 >>> Processed Test Case: execTreatmentMode_StartState -(I) @LINE: 441 +(I) @LINE: 446 >>> Processing Test Case: execTreatmentMode_StopState -(S) @LINE: 443 +(S) @LINE: 453 >>> Processed Test Case: execTreatmentMode_StopState -(I) @LINE: 449 +(I) @LINE: 459 >>> Processing Test Case: execTreatmentMode_TimeToBroadcastTreatmentState1 -(S) @LINE: 469 +(S) @LINE: 479 >>> Processed Test Case: execTreatmentMode_TimeToBroadcastTreatmentState1 -(I) @LINE: 475 +(I) @LINE: 485 >>> Processing Test Case: execTreatmentMode_TimeToBroadcastTreatmentState2 -(S) @LINE: 495 +(S) @LINE: 505 >>> Processed Test Case: execTreatmentMode_TimeToBroadcastTreatmentState2 -(I) @LINE: 501 +(I) @LINE: 511 >>> Processing Test Case: execTreatmentMode_TreatmentDurationReached -(S) @LINE: 510 +(S) @LINE: 520 >>> Processed Test Case: execTreatmentMode_TreatmentDurationReached -(I) @LINE: 518 +(I) @LINE: 528 >>> Processing Test Case: getTreatmentState_NominalPath -(S) @LINE: 521 +(S) @LINE: 531 >>> Processed Test Case: getTreatmentState_NominalPath -(I) @LINE: 529 +(I) @LINE: 539 >>> Processing Test Case: handleTreatmentDialysisState_NominalPath -(S) @LINE: 548 +(S) @LINE: 552 >>> Processed Test Case: handleTreatmentDialysisState_NominalPath -(I) @LINE: 556 +(I) @LINE: 558 + >>> Processing Test Case: handleTreatmentDialysisState_SalineBolusInProgress +(S) @LINE: 571 + >>> Processed Test Case: handleTreatmentDialysisState_SalineBolusInProgress +(I) @LINE: 577 + >>> Processing Test Case: handleTreatmentDialysisState_TreatmentComplete +(S) @LINE: 589 + >>> Processed Test Case: handleTreatmentDialysisState_TreatmentComplete +(I) @LINE: 597 >>> Processing Test Case: handleTreatmentStartState_NominalPath -(S) @LINE: 570 +(S) @LINE: 611 >>> Processed Test Case: handleTreatmentStartState_NominalPath -(I) @LINE: 578 +(I) @LINE: 619 + >>> Processing Test Case: handleTreatmentStopState_EndTreatment +(S) @LINE: 623 + >>> Processed Test Case: handleTreatmentStopState_EndTreatment +(I) @LINE: 629 >>> Processing Test Case: handleTreatmentStopState_NominalPath -(S) @LINE: 587 +(S) @LINE: 639 >>> Processed Test Case: handleTreatmentStopState_NominalPath -(I) @LINE: 595 +(I) @LINE: 647 >>> Processing Test Case: initTreatmentMode_NominalPath -(S) @LINE: 622 +(S) @LINE: 674 >>> Processed Test Case: initTreatmentMode_NominalPath -(I) @LINE: 630 +(I) @LINE: 682 >>> Processing Test Case: transitionToTreatmentMode_NominalPath -(S) @LINE: 664 +(S) @LINE: 716 >>> Processed Test Case: transitionToTreatmentMode_NominalPath -(I) @LINE: 672 +(I) @LINE: 724 + >>> Processing Test Case: userRequestEndTreatment_TreatmentNotPaused +(S) @LINE: 731 + >>> Processed Test Case: userRequestEndTreatment_TreatmentNotPaused +(I) @LINE: 737 + >>> Processing Test Case: userRequestEndTreatment_TreatmentPaused +(S) @LINE: 744 + >>> Processed Test Case: userRequestEndTreatment_TreatmentPaused +(I) @LINE: 752 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_Accepted -(S) @LINE: 697 +(S) @LINE: 777 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_Accepted -(I) @LINE: 703 +(I) @LINE: 783 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange1 -(S) @LINE: 724 +(S) @LINE: 804 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange1 -(I) @LINE: 730 +(I) @LINE: 810 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange2 -(S) @LINE: 751 +(S) @LINE: 831 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange2 -(I) @LINE: 757 +(I) @LINE: 837 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange1 -(S) @LINE: 778 +(S) @LINE: 858 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange1 -(I) @LINE: 784 +(I) @LINE: 864 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange2 -(S) @LINE: 805 +(S) @LINE: 885 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange2 -(I) @LINE: 811 +(I) @LINE: 891 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_DialVolOutOfRange -(S) @LINE: 832 +(S) @LINE: 912 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_DialVolOutOfRange -(I) @LINE: 838 +(I) @LINE: 918 >>> Processing Test Case: verifyBloodAndDialysateRateSettingsChange_NotInTreatmentMode -(S) @LINE: 859 +(S) @LINE: 939 >>> Processed Test Case: verifyBloodAndDialysateRateSettingsChange_NotInTreatmentMode -(I) @LINE: 867 +(I) @LINE: 947 >>> Processing Test Case: verifyTreatmentDurationSettingChange_Accepted -(S) @LINE: 894 +(S) @LINE: 974 >>> Processed Test Case: verifyTreatmentDurationSettingChange_Accepted -(I) @LINE: 900 +(I) @LINE: 980 >>> Processing Test Case: verifyTreatmentDurationSettingChange_DialVolOutOfRange -(S) @LINE: 923 +(S) @LINE: 1003 >>> Processed Test Case: verifyTreatmentDurationSettingChange_DialVolOutOfRange -(I) @LINE: 929 +(I) @LINE: 1009 >>> Processing Test Case: verifyTreatmentDurationSettingChange_DurationToLow -(S) @LINE: 952 +(S) @LINE: 1032 >>> Processed Test Case: verifyTreatmentDurationSettingChange_DurationToLow -(I) @LINE: 958 +(I) @LINE: 1038 >>> Processing Test Case: verifyTreatmentDurationSettingChange_InvalidTreatmentState1 -(S) @LINE: 981 +(S) @LINE: 1061 >>> Processed Test Case: verifyTreatmentDurationSettingChange_InvalidTreatmentState1 -(I) @LINE: 987 +(I) @LINE: 1067 >>> Processing Test Case: verifyTreatmentDurationSettingChange_InvalidTreatmentState2 -(S) @LINE: 1010 +(S) @LINE: 1090 >>> Processed Test Case: verifyTreatmentDurationSettingChange_InvalidTreatmentState2 -(I) @LINE: 1016 +(I) @LINE: 1096 >>> Processing Test Case: verifyTreatmentDurationSettingChange_LessThanElapsed -(S) @LINE: 1039 +(S) @LINE: 1119 >>> Processed Test Case: verifyTreatmentDurationSettingChange_LessThanElapsed -(I) @LINE: 1045 +(I) @LINE: 1125 >>> Processing Test Case: verifyTreatmentDurationSettingChange_NotInTreatmentMode -(S) @LINE: 1068 +(S) @LINE: 1148 >>> Processed Test Case: verifyTreatmentDurationSettingChange_NotInTreatmentMode -(I) @LINE: 1074 +(I) @LINE: 1154 >>> Processing Test Case: verifyTreatmentDurationSettingChange_TimeOutOfRange -(S) @LINE: 1097 +(S) @LINE: 1177 >>> Processed Test Case: verifyTreatmentDurationSettingChange_TimeOutOfRange -(I) @LINE: 1103 +(I) @LINE: 1183 >>> Processing Test Case: verifyTreatmentDurationSettingChange_UFVolOutOfRange -(S) @LINE: 1126 +(S) @LINE: 1206 >>> Processed Test Case: verifyTreatmentDurationSettingChange_UFVolOutOfRange -(I) @LINE: 1134 +(I) @LINE: 1214 >>> Processing Test Case: verifyUFSettingsChange_Accepted -(S) @LINE: 1169 +(S) @LINE: 1249 >>> Processed Test Case: verifyUFSettingsChange_Accepted -(I) @LINE: 1175 +(I) @LINE: 1255 >>> Processing Test Case: verifyUFSettingsChange_Accepted_Bolus -(S) @LINE: 1210 +(E) Errors from previous script import(s) + >>> (E) @LINE: 1188 TEST.VALUE:uut_prototype_stubs.getDialysisState.return:DIALYSIS_SOLUTION_INFUSION_STATE + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "DIALYSIS_SOLUTION_INFUSION_STATE" + >>> >>> Command Ignored +(S) @LINE: 1295 >>> Processed Test Case: verifyUFSettingsChange_Accepted_Bolus -(I) @LINE: 1216 +(I) @LINE: 1301 >>> Processing Test Case: verifyUFSettingsChange_Accepted_NoTime1 -(S) @LINE: 1251 +(S) @LINE: 1336 >>> Processed Test Case: verifyUFSettingsChange_Accepted_NoTime1 -(I) @LINE: 1257 +(I) @LINE: 1342 >>> Processing Test Case: verifyUFSettingsChange_Accepted_NoTime2 -(S) @LINE: 1292 +(S) @LINE: 1377 >>> Processed Test Case: verifyUFSettingsChange_Accepted_NoTime2 -(I) @LINE: 1298 +(I) @LINE: 1383 >>> Processing Test Case: verifyUFSettingsChange_Accepted_Stopped -(S) @LINE: 1333 +(S) @LINE: 1418 >>> Processed Test Case: verifyUFSettingsChange_Accepted_Stopped -(I) @LINE: 1339 +(I) @LINE: 1424 >>> Processing Test Case: verifyUFSettingsChange_InvalidTreatmentState1 -(S) @LINE: 1374 +(S) @LINE: 1459 >>> Processed Test Case: verifyUFSettingsChange_InvalidTreatmentState1 -(I) @LINE: 1380 +(I) @LINE: 1465 >>> Processing Test Case: verifyUFSettingsChange_InvalidTreatmentState2 -(S) @LINE: 1415 +(S) @LINE: 1500 >>> Processed Test Case: verifyUFSettingsChange_InvalidTreatmentState2 -(I) @LINE: 1421 +(I) @LINE: 1506 >>> Processing Test Case: verifyUFSettingsChange_NotInTreatmentMode -(S) @LINE: 1456 +(S) @LINE: 1541 >>> Processed Test Case: verifyUFSettingsChange_NotInTreatmentMode -(I) @LINE: 1462 +(I) @LINE: 1547 >>> Processing Test Case: verifyUFSettingsChange_TreatmentAlmostDone -(S) @LINE: 1497 +(S) @LINE: 1582 >>> Processed Test Case: verifyUFSettingsChange_TreatmentAlmostDone -(I) @LINE: 1503 +(I) @LINE: 1588 >>> Processing Test Case: verifyUFSettingsChange_UFRateAndTrtTimeOutOfRange -(S) @LINE: 1540 +(S) @LINE: 1625 >>> Processed Test Case: verifyUFSettingsChange_UFRateAndTrtTimeOutOfRange -(I) @LINE: 1546 +(I) @LINE: 1631 >>> Processing Test Case: verifyUFSettingsChange_UFRateOutOfRange -(S) @LINE: 1584 +(S) @LINE: 1669 >>> Processed Test Case: verifyUFSettingsChange_UFRateOutOfRange -(I) @LINE: 1590 +(I) @LINE: 1675 >>> Processing Test Case: verifyUFSettingsChange_UFVolOutOfRange -(S) @LINE: 1625 +(S) @LINE: 1710 >>> Processed Test Case: verifyUFSettingsChange_UFVolOutOfRange -(I) @LINE: 1633 +(I) @LINE: 1718 >>> Processing Test Case: verifyUFSettingsConfirmation_Accepted_AdjTime -(I) @LINE: 1645 +(I) @LINE: 1730 >>> 'UF_ADJ_TREATMENT_TIME' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1662 +(S) @LINE: 1747 >>> Processed Test Case: verifyUFSettingsConfirmation_Accepted_AdjTime -(I) @LINE: 1668 +(I) @LINE: 1753 >>> Processing Test Case: verifyUFSettingsConfirmation_Accepted_AdjUFRate -(I) @LINE: 1680 +(I) @LINE: 1765 >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1697 +(S) @LINE: 1782 >>> Processed Test Case: verifyUFSettingsConfirmation_Accepted_AdjUFRate -(I) @LINE: 1703 +(I) @LINE: 1788 >>> Processing Test Case: verifyUFSettingsConfirmation_Accepted_NoResume_Bolus -(I) @LINE: 1715 +(I) @LINE: 1808 >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1732 +(E) Errors from previous script import(s) + >>> (I) @LINE: 1715 + >>> >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. + >>> (E) @LINE: 1716 TEST.VALUE:uut_prototype_stubs.getDialysisState.return:DIALYSIS_SOLUTION_INFUSION_STATE + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "DIALYSIS_SOLUTION_INFUSION_STATE" + >>> >>> Command Ignored +(S) @LINE: 1824 >>> Processed Test Case: verifyUFSettingsConfirmation_Accepted_NoResume_Bolus -(I) @LINE: 1738 +(I) @LINE: 1830 >>> Processing Test Case: verifyUFSettingsConfirmation_Accepted_NoResume_Stopped -(I) @LINE: 1750 +(I) @LINE: 1842 >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1767 +(S) @LINE: 1859 >>> Processed Test Case: verifyUFSettingsConfirmation_Accepted_NoResume_Stopped -(I) @LINE: 1773 +(I) @LINE: 1865 >>> Processing Test Case: verifyUFSettingsConfirmation_ConfirmationTimeout -(I) @LINE: 1785 +(I) @LINE: 1877 >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1802 +(S) @LINE: 1894 >>> Processed Test Case: verifyUFSettingsConfirmation_ConfirmationTimeout -(I) @LINE: 1808 +(I) @LINE: 1900 >>> Processing Test Case: verifyUFSettingsConfirmation_NotInTreatmentMode -(I) @LINE: 1820 +(I) @LINE: 1912 >>> 'UF_ADJ_UF_RATE' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1835 +(S) @LINE: 1927 >>> Processed Test Case: verifyUFSettingsConfirmation_NotInTreatmentMode -(S) @LINE: 1835 +(S) @LINE: 1927 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:16:07 +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:26:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:16:07 -TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite -VectorCAST Copyright (C) 1993 - 2020 -**Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG - Opening Environment - Opening Parameter/Global File - Opening Types File - Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr (S) @LINE: 45 >>> Source file matched ModeTreatment.c (S) @LINE: 607 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/MODETREATMENT/MODETREATMENT_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:16:08 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:26:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -17997,445 +20137,1636 @@ Running: initTreatmentMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.transitionToTreatmentMode test cases Running: transitionToTreatmentMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.getTreatmentState test cases Running: getTreatmentState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all ModeTreatment.userRequestEndTreatment test cases + Running: userRequestEndTreatment_TreatmentNotPaused + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: userRequestEndTreatment_TreatmentPaused + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all ModeTreatment.execTreatmentMode test cases Running: execTreatmentMode_DialysisState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_StartState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_StopState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_TimeToBroadcastTreatmentState1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_TimeToBroadcastTreatmentState2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execTreatmentMode_TreatmentDurationReached Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.handleTreatmentStartState test cases Running: handleTreatmentStartState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.handleTreatmentDialysisState test cases Running: handleTreatmentDialysisState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleTreatmentDialysisState_SalineBolusInProgress + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTreatmentDialysisState_TreatmentComplete + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all ModeTreatment.handleTreatmentStopState test cases + Running: handleTreatmentStopState_EndTreatment + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: handleTreatmentStopState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyTreatmentDurationSettingChange test cases Running: verifyTreatmentDurationSettingChange_Accepted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_DialVolOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_DurationToLow Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_InvalidTreatmentState1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_InvalidTreatmentState2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_LessThanElapsed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_NotInTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_TimeOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyTreatmentDurationSettingChange_UFVolOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyUFSettingsChange test cases Running: verifyUFSettingsChange_Accepted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_Accepted_Bolus Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_Accepted_NoTime1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_Accepted_NoTime2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_Accepted_Stopped Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_InvalidTreatmentState1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_InvalidTreatmentState2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_NotInTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_TreatmentAlmostDone Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_UFRateAndTrtTimeOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_UFRateOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsChange_UFVolOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyUFSettingsConfirmation test cases Running: verifyUFSettingsConfirmation_Accepted_AdjTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsConfirmation_Accepted_AdjUFRate Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsConfirmation_Accepted_NoResume_Bolus Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsConfirmation_Accepted_NoResume_Stopped Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsConfirmation_ConfirmationTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyUFSettingsConfirmation_NotInTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.verifyBloodAndDialysateRateSettingsChange test cases Running: verifyBloodAndDialysateRateSettingsChange_Accepted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_BloodOutOfRange2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_DialOutOfRange2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_DialVolOutOfRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: verifyBloodAndDialysateRateSettingsChange_NotInTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.broadcastTreatmentTimeAndState test cases Running: broadcastTreatmentTimeAndState_BroadcastIntervalSaline Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentTimeAndState_BroadcastIntervalUF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentTimeAndState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentTimeAndState_TreatmentEnd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all ModeTreatment.broadcastTreatmentSettingsRanges test cases Running: broadcastTreatmentSettingsRanges_NotTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_1HrDuration Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_2HrDuration_1HrIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_2HrDuration_20UF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_4HrDuration Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_4HrDuration_30UF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_7HrDuration Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_7HrDuration_100Dial Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastTreatmentSettingsRanges_TimeToBroadcast_ZeroUF Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:16:10 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:26:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS.env" Initializing search list Creating the Environment Directory + Creating Environment "MODETREATMENTPARAMS" + Unit 8 (not-stubbed): User Defined Globals + Parsing + Initializing parse data + Generating harness code + Saving unit data + Parsing ModeTreatmentParams + Unit 9 (tdd-sbf-source): ModeTreatmentParams + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Compiling file VECTORCAST_IO + Compiling file User Defined Globals + Compiling file Data File Number 1 + Compiling file Data File Number 2 + Compiling file Driver + Compiling file User Defined Package + Setting Up Statement+MC/DC Coverage + Instrumenting file ModeTreatmentParams + Compiling file ModeTreatmentParams + Compiling file Data File Number 1 + Linking Instrumented Harness + Coverage Initialized + Writing VectorCAST Database Files to Disk + Environment built Successfully +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENTPARAMS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:26:26 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Opening Environment + Determining Size/Range Information + Opening Parameter/Global File + Opening Types File + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Building Master Min Mid Max data. + Opening Parameter/Global File + Opening Types File + Environment is Open + Processing Script File + Test Script Maintenance Started + Test Script Maintenance Complete (0) + Translated 0 script lines + Processing script line 50 + Processing script line 100 + Processing script line 150 + Processing script line 200 + Processing script line 250 + Processing script line 300 + Processing script line 400 + Processing script line 450 + Processing script line 600 + Processing script line 650 + Processing script line 700 + Processing script line 850 + Processing script line 900 + Processing script line 1000 + Processing script line 1150 + Processing script line 1200 + Processing script line 1250 + Processing script line 1300 + Processing script line 1350 + Processing script line 1400 + Processing script line 1500 + Processing script line 1550 + Processing script line 1600 + Processing script line 1650 + Processing script line 1700 + Processing script line 1750 + Processing script line 1850 + Processing script line 1900 + Processing script line 1950 + Processing script line 2000 + Processing script line 2050 + Processing script line 2200 + Script Creation Completed +-------------------------------------------------------------------------------- +Test Script Log +-------------------------------------------------------------------------------- +(I) @LINE: 1 + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS.tst.tmp +(I) @LINE: 24 + >>> Processing Test Case: checkTreatmentParamsDependencies_ArtPressureMinMax +(S) @LINE: 68 + >>> Processed Test Case: checkTreatmentParamsDependencies_ArtPressureMinMax +(I) @LINE: 74 + >>> Processing Test Case: checkTreatmentParamsDependencies_DialysateVolumeTooHigh +(S) @LINE: 118 + >>> Processed Test Case: checkTreatmentParamsDependencies_DialysateVolumeTooHigh +(I) @LINE: 124 + >>> Processing Test Case: checkTreatmentParamsDependencies_HepPreStopTooHigh +(S) @LINE: 168 + >>> Processed Test Case: checkTreatmentParamsDependencies_HepPreStopTooHigh +(I) @LINE: 174 + >>> Processing Test Case: checkTreatmentParamsDependencies_Ok +(S) @LINE: 218 + >>> Processed Test Case: checkTreatmentParamsDependencies_Ok +(I) @LINE: 224 + >>> Processing Test Case: checkTreatmentParamsDependencies_VenPressureMinMax +(S) @LINE: 268 + >>> Processed Test Case: checkTreatmentParamsDependencies_VenPressureMinMax +(I) @LINE: 276 + >>> Processing Test Case: checkTreatmentParamsInRange_NominalPath +(S) @LINE: 331 + >>> Processed Test Case: checkTreatmentParamsInRange_NominalPath +(I) @LINE: 339 + >>> Processing Test Case: execTreatParamsMode_InvalidState +(S) @LINE: 347 + >>> Processed Test Case: execTreatParamsMode_InvalidState +(I) @LINE: 353 + >>> Processing Test Case: execTreatParamsMode_Start +(S) @LINE: 357 + >>> Processed Test Case: execTreatParamsMode_Start +(I) @LINE: 363 + >>> Processing Test Case: execTreatParamsMode_Wait2Receive +(S) @LINE: 371 + >>> Processed Test Case: execTreatParamsMode_Wait2Receive +(I) @LINE: 377 + >>> Processing Test Case: execTreatParamsMode_Wait4Confirm +(S) @LINE: 384 + >>> Processed Test Case: execTreatParamsMode_Wait4Confirm +(I) @LINE: 392 + >>> Processing Test Case: extractTreatmentParamsFromPayload_NominalPath +(S) @LINE: 427 + >>> Processed Test Case: extractTreatmentParamsFromPayload_NominalPath +(I) @LINE: 435 + >>> Processing Test Case: getTreatmentParameterF32_Invalid1 +(S) @LINE: 443 + >>> Processed Test Case: getTreatmentParameterF32_Invalid1 +(I) @LINE: 449 + >>> Processing Test Case: getTreatmentParameterF32_Invalid2 +(S) @LINE: 457 + >>> Processed Test Case: getTreatmentParameterF32_Invalid2 +(I) @LINE: 463 + >>> Processing Test Case: getTreatmentParameterF32_Valid +(S) @LINE: 467 + >>> Processed Test Case: getTreatmentParameterF32_Valid +(I) @LINE: 475 + >>> Processing Test Case: getTreatmentParameterS32_Invalid1 +(S) @LINE: 483 + >>> Processed Test Case: getTreatmentParameterS32_Invalid1 +(I) @LINE: 489 + >>> Processing Test Case: getTreatmentParameterS32_Invalid2 +(S) @LINE: 497 + >>> Processed Test Case: getTreatmentParameterS32_Invalid2 +(I) @LINE: 503 + >>> Processing Test Case: getTreatmentParameterS32_Valid +(S) @LINE: 507 + >>> Processed Test Case: getTreatmentParameterS32_Valid +(I) @LINE: 515 + >>> Processing Test Case: getTreatmentParameterU32_Invalid +(S) @LINE: 523 + >>> Processed Test Case: getTreatmentParameterU32_Invalid +(I) @LINE: 529 + >>> Processing Test Case: getTreatmentParameterU32_Valid +(S) @LINE: 533 + >>> Processed Test Case: getTreatmentParameterU32_Valid +(I) @LINE: 541 + >>> Processing Test Case: handleWaitForUI2ConfirmState_Cancel +(S) @LINE: 548 + >>> Processed Test Case: handleWaitForUI2ConfirmState_Cancel +(I) @LINE: 554 + >>> Processing Test Case: handleWaitForUI2ConfirmState_Confirm +(S) @LINE: 593 + >>> Processed Test Case: handleWaitForUI2ConfirmState_Confirm +(I) @LINE: 599 + >>> Processing Test Case: handleWaitForUI2ConfirmState_NominalPath +(S) @LINE: 604 + >>> Processed Test Case: handleWaitForUI2ConfirmState_NominalPath +(I) @LINE: 610 + >>> Processing Test Case: handleWaitForUI2ConfirmState_OutOfRange +(S) @LINE: 650 + >>> Processed Test Case: handleWaitForUI2ConfirmState_OutOfRange +(I) @LINE: 658 + >>> Processing Test Case: handleWaitForUI2SendState_Cancelled +(S) @LINE: 666 + >>> Processed Test Case: handleWaitForUI2SendState_Cancelled +(I) @LINE: 672 + >>> Processing Test Case: handleWaitForUI2SendState_NominalPath +(S) @LINE: 678 + >>> Processed Test Case: handleWaitForUI2SendState_NominalPath +(I) @LINE: 684 + >>> Processing Test Case: handleWaitForUI2SendState_ReceivedParams +(S) @LINE: 691 + >>> Processed Test Case: handleWaitForUI2SendState_ReceivedParams +(I) @LINE: 699 + >>> Processing Test Case: initTreatParamsMode_NominalPath +(S) @LINE: 702 + >>> Processed Test Case: initTreatParamsMode_NominalPath +(I) @LINE: 710 + >>> Processing Test Case: isTreatmentParamInRange_F32_High +(S) @LINE: 714 + >>> Processed Test Case: isTreatmentParamInRange_F32_High +(I) @LINE: 720 + >>> Processing Test Case: isTreatmentParamInRange_F32_InRange +(S) @LINE: 724 + >>> Processed Test Case: isTreatmentParamInRange_F32_InRange +(I) @LINE: 730 + >>> Processing Test Case: isTreatmentParamInRange_F32_Low +(S) @LINE: 734 + >>> Processed Test Case: isTreatmentParamInRange_F32_Low +(I) @LINE: 740 + >>> Processing Test Case: isTreatmentParamInRange_InvalidParam +(S) @LINE: 749 + >>> Processed Test Case: isTreatmentParamInRange_InvalidParam +(I) @LINE: 755 + >>> Processing Test Case: isTreatmentParamInRange_S32_High +(S) @LINE: 759 + >>> Processed Test Case: isTreatmentParamInRange_S32_High +(I) @LINE: 765 + >>> Processing Test Case: isTreatmentParamInRange_S32_InRange +(S) @LINE: 769 + >>> Processed Test Case: isTreatmentParamInRange_S32_InRange +(I) @LINE: 775 + >>> Processing Test Case: isTreatmentParamInRange_S32_Low +(S) @LINE: 779 + >>> Processed Test Case: isTreatmentParamInRange_S32_Low +(I) @LINE: 785 + >>> Processing Test Case: isTreatmentParamInRange_U32_High +(S) @LINE: 789 + >>> Processed Test Case: isTreatmentParamInRange_U32_High +(I) @LINE: 795 + >>> Processing Test Case: isTreatmentParamInRange_U32_InRange +(S) @LINE: 799 + >>> Processed Test Case: isTreatmentParamInRange_U32_InRange +(I) @LINE: 805 + >>> Processing Test Case: isTreatmentParamInRange_U32_Low +(S) @LINE: 809 + >>> Processed Test Case: isTreatmentParamInRange_U32_Low +(I) @LINE: 817 + >>> Processing Test Case: resetAllTreatmentParameters_NominalPath +(S) @LINE: 906 + >>> Processed Test Case: resetAllTreatmentParameters_NominalPath +(I) @LINE: 914 + >>> Processing Test Case: sendTreatmentParamsResponse_NominalPath +(S) @LINE: 949 + >>> Processed Test Case: sendTreatmentParamsResponse_NominalPath +(I) @LINE: 957 + >>> Processing Test Case: setTreatmentParameterF32_Invalid1 +(S) @LINE: 965 + >>> Processed Test Case: setTreatmentParameterF32_Invalid1 +(I) @LINE: 971 + >>> Processing Test Case: setTreatmentParameterF32_Invalid2 +(S) @LINE: 979 + >>> Processed Test Case: setTreatmentParameterF32_Invalid2 +(I) @LINE: 985 + >>> Processing Test Case: setTreatmentParameterF32_Valid +(S) @LINE: 989 + >>> Processed Test Case: setTreatmentParameterF32_Valid +(I) @LINE: 997 + >>> Processing Test Case: setTreatmentParameterS32_Invalid1 +(S) @LINE: 1005 + >>> Processed Test Case: setTreatmentParameterS32_Invalid1 +(I) @LINE: 1011 + >>> Processing Test Case: setTreatmentParameterS32_Invalid2 +(S) @LINE: 1019 + >>> Processed Test Case: setTreatmentParameterS32_Invalid2 +(I) @LINE: 1025 + >>> Processing Test Case: setTreatmentParameterS32_Valid +(S) @LINE: 1029 + >>> Processed Test Case: setTreatmentParameterS32_Valid +(I) @LINE: 1037 + >>> Processing Test Case: setTreatmentParameterU32_Invalid +(S) @LINE: 1046 + >>> Processed Test Case: setTreatmentParameterU32_Invalid +(I) @LINE: 1052 + >>> Processing Test Case: setTreatmentParameterU32_Valid +(S) @LINE: 1061 + >>> Processed Test Case: setTreatmentParameterU32_Valid +(I) @LINE: 1069 + >>> Processing Test Case: signalUserCancelTreatment_InvalidMode +(S) @LINE: 1073 + >>> Processed Test Case: signalUserCancelTreatment_InvalidMode +(I) @LINE: 1079 + >>> Processing Test Case: signalUserCancelTreatment_NominalPath +(S) @LINE: 1083 + >>> Processed Test Case: signalUserCancelTreatment_NominalPath +(I) @LINE: 1091 + >>> Processing Test Case: signalUserConfirmationOfTreatmentParameters_InvalidMode +(S) @LINE: 1096 + >>> Processed Test Case: signalUserConfirmationOfTreatmentParameters_InvalidMode +(I) @LINE: 1102 + >>> Processing Test Case: signalUserConfirmationOfTreatmentParameters_InvalidState +(S) @LINE: 1107 + >>> Processed Test Case: signalUserConfirmationOfTreatmentParameters_InvalidState +(I) @LINE: 1113 + >>> Processing Test Case: signalUserConfirmationOfTreatmentParameters_NominalPath +(S) @LINE: 1118 + >>> Processed Test Case: signalUserConfirmationOfTreatmentParameters_NominalPath +(I) @LINE: 1126 + >>> Processing Test Case: testSetTreatmentParameter_F32 +(S) @LINE: 1133 + >>> Processed Test Case: testSetTreatmentParameter_F32 +(I) @LINE: 1139 + >>> Processing Test Case: testSetTreatmentParameter_InvalidParam +(S) @LINE: 1143 + >>> Processed Test Case: testSetTreatmentParameter_InvalidParam +(I) @LINE: 1149 + >>> Processing Test Case: testSetTreatmentParameter_NotLoggedIn +(S) @LINE: 1154 + >>> Processed Test Case: testSetTreatmentParameter_NotLoggedIn +(I) @LINE: 1160 + >>> Processing Test Case: testSetTreatmentParameter_S32 +(S) @LINE: 1167 + >>> Processed Test Case: testSetTreatmentParameter_S32 +(I) @LINE: 1173 + >>> Processing Test Case: testSetTreatmentParameter_U32 +(S) @LINE: 1180 + >>> Processed Test Case: testSetTreatmentParameter_U32 +(I) @LINE: 1188 + >>> Processing Test Case: transitionToTreatParamsMode_NominalPath +(S) @LINE: 1283 + >>> Processed Test Case: transitionToTreatParamsMode_NominalPath +(I) @LINE: 1291 + >>> Processing Test Case: validateAndSetTreatmentParameters_ArterialPresMinMax +(S) @LINE: 1312 + >>> Processed Test Case: validateAndSetTreatmentParameters_ArterialPresMinMax +(I) @LINE: 1318 + >>> Processing Test Case: validateAndSetTreatmentParameters_DialysateVolume_High +(S) @LINE: 1339 + >>> Processed Test Case: validateAndSetTreatmentParameters_DialysateVolume_High +(I) @LINE: 1345 + >>> Processing Test Case: validateAndSetTreatmentParameters_HepPreStopExceedsDuration +(S) @LINE: 1366 + >>> Processed Test Case: validateAndSetTreatmentParameters_HepPreStopExceedsDuration +(I) @LINE: 1372 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_AcidConc +(S) @LINE: 1393 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_AcidConc +(I) @LINE: 1399 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_High +(S) @LINE: 1420 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_High +(I) @LINE: 1426 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_Low +(S) @LINE: 1447 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_Low +(I) @LINE: 1453 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_High +(S) @LINE: 1474 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_High +(I) @LINE: 1480 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_Low +(S) @LINE: 1501 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_Low +(I) @LINE: 1507 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_BPInterval_High +(S) @LINE: 1528 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_BPInterval_High +(I) @LINE: 1534 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_BicarbConc +(S) @LINE: 1555 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_BicarbConc +(I) @LINE: 1561 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_High +(S) @LINE: 1582 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_High +(I) @LINE: 1588 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_Low +(S) @LINE: 1609 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_Low +(I) @LINE: 1615 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_High +(S) @LINE: 1636 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_High +(I) @LINE: 1642 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_Low +(S) @LINE: 1663 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_Low +(I) @LINE: 1669 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_Dialyzer +(S) @LINE: 1690 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_Dialyzer +(I) @LINE: 1696 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_Duration_High +(S) @LINE: 1717 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_Duration_High +(I) @LINE: 1723 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_Duration_Low +(S) @LINE: 1744 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_Duration_Low +(I) @LINE: 1750 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_HepBolus_High +(S) @LINE: 1771 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_HepBolus_High +(I) @LINE: 1777 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_HepBolus_Low +(S) @LINE: 1798 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_HepBolus_Low +(I) @LINE: 1804 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_HepPreStop_High +(S) @LINE: 1825 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_HepPreStop_High +(I) @LINE: 1831 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_HepRate_High +(S) @LINE: 1852 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_HepRate_High +(I) @LINE: 1858 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_HepRate_Low +(S) @LINE: 1879 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_HepRate_Low +(I) @LINE: 1885 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_RBFlow_High +(S) @LINE: 1906 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_RBFlow_High +(I) @LINE: 1912 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_RBFlow_Low +(S) @LINE: 1933 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_RBFlow_Low +(I) @LINE: 1939 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_High +(S) @LINE: 1960 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_High +(I) @LINE: 1966 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_Low +(S) @LINE: 1987 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_Low +(I) @LINE: 1993 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_Temp_High +(S) @LINE: 2014 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_Temp_High +(I) @LINE: 2020 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_Temp_Low +(S) @LINE: 2041 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_Temp_Low +(I) @LINE: 2047 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_High +(S) @LINE: 2068 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_High +(I) @LINE: 2074 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_Low +(S) @LINE: 2095 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_Low +(I) @LINE: 2101 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_High +(S) @LINE: 2122 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_High +(I) @LINE: 2128 + >>> Processing Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_Low +(S) @LINE: 2149 + >>> Processed Test Case: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_Low +(I) @LINE: 2155 + >>> Processing Test Case: validateAndSetTreatmentParameters_ValidParams +(S) @LINE: 2176 + >>> Processed Test Case: validateAndSetTreatmentParameters_ValidParams +(I) @LINE: 2182 + >>> Processing Test Case: validateAndSetTreatmentParameters_VenousPresMinMax +(S) @LINE: 2203 + >>> Processed Test Case: validateAndSetTreatmentParameters_VenousPresMinMax +(S) @LINE: 2203 + >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENTPARAMS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:26:28 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENTPARAMS -l C execute batch --update_coverage_data +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:26:29 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Running all ModeTreatmentParams.initTreatParamsMode test cases + Running: initTreatParamsMode_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.transitionToTreatParamsMode test cases + Running: transitionToTreatParamsMode_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.resetAllTreatmentParameters test cases + Running: resetAllTreatmentParameters_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.signalUserConfirmationOfTreatmentParameters test cases + Running: signalUserConfirmationOfTreatmentParameters_InvalidMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: signalUserConfirmationOfTreatmentParameters_InvalidState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: signalUserConfirmationOfTreatmentParameters_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.signalUserCancelTreatment test cases + Running: signalUserCancelTreatment_InvalidMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: signalUserCancelTreatment_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.execTreatParamsMode test cases + Running: execTreatParamsMode_InvalidState + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execTreatParamsMode_Start + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execTreatParamsMode_Wait2Receive + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execTreatParamsMode_Wait4Confirm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.handleWaitForUI2SendState test cases + Running: handleWaitForUI2SendState_Cancelled + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleWaitForUI2SendState_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleWaitForUI2SendState_ReceivedParams + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.handleWaitForUI2ConfirmState test cases + Running: handleWaitForUI2ConfirmState_Cancel + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleWaitForUI2ConfirmState_Confirm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleWaitForUI2ConfirmState_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleWaitForUI2ConfirmState_OutOfRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.validateAndSetTreatmentParameters test cases + Running: validateAndSetTreatmentParameters_ArterialPresMinMax + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_DialysateVolume_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_HepPreStopExceedsDuration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_AcidConc + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_ArtPresHigh_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_ArtPresLow_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_BPInterval_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_BicarbConc + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_BloodFlow_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_DialysateFlow_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_Dialyzer + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_Duration_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_Duration_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_HepBolus_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_HepBolus_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_HepPreStop_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_HepRate_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_HepRate_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_RBFlow_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_RBFlow_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_SalineBolus_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_Temp_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_Temp_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_VenPresHigh_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_OutOfRange_VenPresLow_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_ValidParams + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: validateAndSetTreatmentParameters_VenousPresMinMax + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.checkTreatmentParamsInRange test cases + Running: checkTreatmentParamsInRange_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.checkTreatmentParamsDependencies test cases + Running: checkTreatmentParamsDependencies_ArtPressureMinMax + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkTreatmentParamsDependencies_DialysateVolumeTooHigh + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkTreatmentParamsDependencies_HepPreStopTooHigh + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkTreatmentParamsDependencies_Ok + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: checkTreatmentParamsDependencies_VenPressureMinMax + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.isTreatmentParamInRange test cases + Running: isTreatmentParamInRange_F32_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_F32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_F32_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_InvalidParam + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_S32_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_S32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_S32_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_U32_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_U32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isTreatmentParamInRange_U32_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.extractTreatmentParamsFromPayload test cases + Running: extractTreatmentParamsFromPayload_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.sendTreatmentParamsResponse test cases + Running: sendTreatmentParamsResponse_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.setTreatmentParameterU32 test cases + Running: setTreatmentParameterU32_Invalid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setTreatmentParameterU32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.setTreatmentParameterS32 test cases + Running: setTreatmentParameterS32_Invalid1 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setTreatmentParameterS32_Invalid2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setTreatmentParameterS32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.setTreatmentParameterF32 test cases + Running: setTreatmentParameterF32_Invalid1 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setTreatmentParameterF32_Invalid2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setTreatmentParameterF32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.getTreatmentParameterU32 test cases + Running: getTreatmentParameterU32_Invalid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getTreatmentParameterU32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.getTreatmentParameterS32 test cases + Running: getTreatmentParameterS32_Invalid1 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getTreatmentParameterS32_Invalid2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getTreatmentParameterS32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.getTreatmentParameterF32 test cases + Running: getTreatmentParameterF32_Invalid1 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getTreatmentParameterF32_Invalid2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getTreatmentParameterF32_Valid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all ModeTreatmentParams.testSetTreatmentParameter test cases + Running: testSetTreatmentParameter_F32 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTreatmentParameter_InvalidParam + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTreatmentParameter_NotLoggedIn + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTreatmentParameter_S32 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: testSetTreatmentParameter_U32 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Completed Batch Execution processing +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:26:32 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +**Environment Builder Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.env" + Initializing search list + Creating the Environment Directory Creating Environment "MSGQUEUES" Unit 8 (not-stubbed): User Defined Globals Parsing @@ -18462,18 +21793,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:16:13 +COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:26:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -18492,7 +21823,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: InvalidQueue (S) @LINE: 37 @@ -18563,13 +21894,13 @@ >>> Processed Test Case: QueueNotFull (S) @LINE: 318 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:16:15 +COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:26:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -18579,12 +21910,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:16:16 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:26:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -18593,136 +21924,136 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.addToMsgQueue test cases Running: InvalidQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueFull Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulAdd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulAddWithWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.getFromMsgQueue test cases Running: InvalidQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueEmpty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulGet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SuccessfulGetWithWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.isMsgQueueEmpty test cases Running: InvalidQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueEmpty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueNotEmpty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.isMsgQueueFull test cases Running: InvalidQueue Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueFull Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: QueueNotFull Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.blankMessage test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all MsgQueues.blankMessageInWrapper test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-07-09 09:16:18 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:26:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "NVDATAMGMT" @@ -18752,18 +22083,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-07-09 09:16:22 +COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:26:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -18774,32 +22105,36 @@ Translated 0 script lines Processing script line 50 Processing script line 100 + Processing script line 150 Processing script line 200 - Processing script line 350 Processing script line 450 Processing script line 500 Processing script line 550 + Processing script line 600 + Processing script line 650 Processing script line 700 Processing script line 800 - Processing script line 850 Processing script line 900 - Processing script line 1000 - Processing script line 1050 - Processing script line 1100 + Processing script line 950 + Processing script line 1150 Processing script line 1250 Processing script line 1300 Processing script line 1350 Processing script line 1400 - Processing script line 1500 + Processing script line 1550 Processing script line 1750 - Processing script line 1800 + Processing script line 1850 + Processing script line 1900 + Processing script line 1950 Processing script line 2000 + Processing script line 2050 + Processing script line 2150 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: dequeue_Queue_Empty (S) @LINE: 29 @@ -18821,602 +22156,597 @@ (S) @LINE: 80 >>> Processed Test Case: didCommandTimeout_Command_Timedout (I) @LINE: 88 + >>> Processing Test Case: enqueue_Modulus_Not_Zero +(S) @LINE: 190 + >>> Processed Test Case: enqueue_Modulus_Not_Zero +(I) @LINE: 196 >>> Processing Test Case: enqueue_Read_EEPROM -(S) @LINE: 100 +(S) @LINE: 208 >>> Processed Test Case: enqueue_Read_EEPROM -(I) @LINE: 106 +(I) @LINE: 214 >>> Processing Test Case: enqueue_Read_RTC -(S) @LINE: 118 +(S) @LINE: 226 >>> Processed Test Case: enqueue_Read_RTC -(I) @LINE: 124 +(I) @LINE: 232 >>> Processing Test Case: enqueue_Write_EEPROM -(S) @LINE: 136 +(S) @LINE: 244 >>> Processed Test Case: enqueue_Write_EEPROM -(I) @LINE: 144 +(I) @LINE: 252 >>> Processing Test Case: enqueueBank7Sector0Records_Min_Jobs_Available -(S) @LINE: 148 +(S) @LINE: 256 >>> Processed Test Case: enqueueBank7Sector0Records_Min_Jobs_Available -(I) @LINE: 154 +(I) @LINE: 262 >>> Processing Test Case: enqueueBank7Sector0Records_Min_Jobs_Not_Available -(S) @LINE: 158 +(S) @LINE: 266 >>> Processed Test Case: enqueueBank7Sector0Records_Min_Jobs_Not_Available -(I) @LINE: 166 +(I) @LINE: 274 >>> Processing Test Case: eraseDataLogSectors_Min_Jobs_Available -(S) @LINE: 170 +(S) @LINE: 278 >>> Processed Test Case: eraseDataLogSectors_Min_Jobs_Available -(I) @LINE: 176 +(I) @LINE: 284 >>> Processing Test Case: eraseDataLogSectors_Min_Jobs_Not_Available -(S) @LINE: 180 +(S) @LINE: 288 >>> Processed Test Case: eraseDataLogSectors_Min_Jobs_Not_Available -(I) @LINE: 188 +(I) @LINE: 296 >>> Processing Test Case: execNVDataMgmt_Default -(S) @LINE: 191 +(S) @LINE: 299 >>> Processed Test Case: execNVDataMgmt_Default -(I) @LINE: 197 +(I) @LINE: 305 >>> Processing Test Case: execNVDataMgmt_Erase_EEPROM -(S) @LINE: 200 +(S) @LINE: 308 >>> Processed Test Case: execNVDataMgmt_Erase_EEPROM -(I) @LINE: 206 +(I) @LINE: 314 >>> Processing Test Case: execNVDataMgmt_Idle -(S) @LINE: 209 +(S) @LINE: 317 >>> Processed Test Case: execNVDataMgmt_Idle -(I) @LINE: 215 +(I) @LINE: 323 >>> Processing Test Case: execNVDataMgmt_Read_From_EEPROM -(S) @LINE: 218 +(S) @LINE: 326 >>> Processed Test Case: execNVDataMgmt_Read_From_EEPROM -(I) @LINE: 224 +(I) @LINE: 332 >>> Processing Test Case: execNVDataMgmt_Read_From_RTC -(S) @LINE: 228 +(S) @LINE: 336 >>> Processed Test Case: execNVDataMgmt_Read_From_RTC -(I) @LINE: 234 +(I) @LINE: 342 >>> Processing Test Case: execNVDataMgmt_Wait_For_POST -(S) @LINE: 238 +(S) @LINE: 346 >>> Processed Test Case: execNVDataMgmt_Wait_For_POST -(I) @LINE: 244 +(I) @LINE: 352 >>> Processing Test Case: execNVDataMgmt_Write_To_EEPROM -(S) @LINE: 247 +(S) @LINE: 355 >>> Processed Test Case: execNVDataMgmt_Write_To_EEPROM -(I) @LINE: 253 +(I) @LINE: 361 >>> Processing Test Case: execNVDataMgmt_Write_To_RTC -(S) @LINE: 256 +(S) @LINE: 364 >>> Processed Test Case: execNVDataMgmt_Write_To_RTC -(I) @LINE: 264 +(I) @LINE: 372 >>> Processing Test Case: execNVDataMgmtSelfTest_Check_CRC_Record -(S) @LINE: 269 +(S) @LINE: 377 >>> Processed Test Case: execNVDataMgmtSelfTest_Check_CRC_Record -(I) @LINE: 275 +(I) @LINE: 383 >>> Processing Test Case: execNVDataMgmtSelfTest_Complete -(S) @LINE: 278 +(S) @LINE: 386 >>> Processed Test Case: execNVDataMgmtSelfTest_Complete -(I) @LINE: 284 +(I) @LINE: 392 >>> Processing Test Case: execNVDataMgmtSelfTest_Default -(S) @LINE: 287 +(S) @LINE: 395 >>> Processed Test Case: execNVDataMgmtSelfTest_Default -(I) @LINE: 293 +(I) @LINE: 401 >>> Processing Test Case: execNVDataMgmtSelfTest_Enable_EEPROM -(S) @LINE: 298 +(S) @LINE: 406 >>> Processed Test Case: execNVDataMgmtSelfTest_Enable_EEPROM -(I) @LINE: 304 +(I) @LINE: 412 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Bootloader -(S) @LINE: 309 +(S) @LINE: 417 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Bootloader -(I) @LINE: 315 +(I) @LINE: 423 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Calibration_Record -(S) @LINE: 320 +(S) @LINE: 428 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Calibration_Record -(I) @LINE: 326 +(I) @LINE: 434 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_DG_Water_Consumption -(S) @LINE: 331 +(S) @LINE: 439 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_DG_Water_Consumption -(I) @LINE: 337 +(I) @LINE: 445 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Disinfection_Record -(S) @LINE: 342 +(S) @LINE: 450 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Disinfection_Record -(I) @LINE: 348 +(I) @LINE: 456 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_HD_Treatment_Time -(S) @LINE: 353 +(S) @LINE: 461 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_HD_Treatment_Time -(I) @LINE: 359 +(I) @LINE: 467 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Log_Record -(S) @LINE: 364 +(S) @LINE: 472 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Log_Record -(I) @LINE: 370 +(I) @LINE: 478 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Mfg_Record -(S) @LINE: 375 +(S) @LINE: 483 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Mfg_Record -(I) @LINE: 381 +(I) @LINE: 489 >>> Processing Test Case: execNVDataMgmtSelfTest_Read_Service_Record -(S) @LINE: 386 +(S) @LINE: 494 >>> Processed Test Case: execNVDataMgmtSelfTest_Read_Service_Record -(I) @LINE: 392 +(I) @LINE: 500 >>> Processing Test Case: execNVDataMgmtSelfTest_Test_Start -(S) @LINE: 398 +(S) @LINE: 506 >>> Processed Test Case: execNVDataMgmtSelfTest_Test_Start -(I) @LINE: 406 +(I) @LINE: 514 >>> Processing Test Case: getAvailableQueueCount_Nominal_Path -(S) @LINE: 410 +(S) @LINE: 518 >>> Processed Test Case: getAvailableQueueCount_Nominal_Path -(I) @LINE: 418 +(I) @LINE: 526 >>> Processing Test Case: getBootloaderFlag -(S) @LINE: 422 +(S) @LINE: 530 >>> Processed Test Case: getBootloaderFlag -(I) @LINE: 430 +(I) @LINE: 538 >>> Processing Test Case: getCalibrationData_Buffer_NULL -(S) @LINE: 437 +(S) @LINE: 541 >>> Processed Test Case: getCalibrationData_Buffer_NULL -(I) @LINE: 443 - >>> Processing Test Case: getCalibrationData_Buffer_Not_NILL -(S) @LINE: 458 - >>> Processed Test Case: getCalibrationData_Buffer_Not_NILL -(I) @LINE: 466 +(I) @LINE: 547 + >>> Processing Test Case: getCalibrationData_RecordInvalid +(S) @LINE: 590 + >>> Processed Test Case: getCalibrationData_RecordInvalid +(I) @LINE: 596 + >>> Processing Test Case: getCalibrationData_RecordValid +(S) @LINE: 639 + >>> Processed Test Case: getCalibrationData_RecordValid +(I) @LINE: 647 >>> Processing Test Case: getDisinfectionDate_Buffer_NULL -(S) @LINE: 479 +(S) @LINE: 660 >>> Processed Test Case: getDisinfectionDate_Buffer_NULL -(I) @LINE: 485 +(I) @LINE: 666 >>> Processing Test Case: getDisinfectionDate_Buffer_Not_NULL -(S) @LINE: 509 +(S) @LINE: 690 >>> Processed Test Case: getDisinfectionDate_Buffer_Not_NULL -(I) @LINE: 517 +(I) @LINE: 698 >>> Processing Test Case: getMfgData_Buffer_NULL -(S) @LINE: 526 +(S) @LINE: 707 >>> Processed Test Case: getMfgData_Buffer_NULL -(I) @LINE: 532 +(I) @LINE: 713 >>> Processing Test Case: getMfgData_Buffer_Not_NULL -(S) @LINE: 551 +(S) @LINE: 732 >>> Processed Test Case: getMfgData_Buffer_Not_NULL -(I) @LINE: 559 +(I) @LINE: 740 >>> Processing Test Case: getServiceDate_Buffer_NULL -(S) @LINE: 566 +(S) @LINE: 747 >>> Processed Test Case: getServiceDate_Buffer_NULL -(I) @LINE: 572 +(I) @LINE: 753 >>> Processing Test Case: getServiceDate_Buffer_Not_NULL -(S) @LINE: 586 +(S) @LINE: 767 >>> Processed Test Case: getServiceDate_Buffer_Not_NULL -(I) @LINE: 594 +(I) @LINE: 775 >>> Processing Test Case: getTreatmentTime_Nominal_Path -(S) @LINE: 598 +(S) @LINE: 779 >>> Processed Test Case: getTreatmentTime_Nominal_Path -(I) @LINE: 606 +(I) @LINE: 787 >>> Processing Test Case: getWaterConsumption_Nominal_Path -(S) @LINE: 609 +(S) @LINE: 790 >>> Processed Test Case: getWaterConsumption_Nominal_Path -(I) @LINE: 617 +(I) @LINE: 798 >>> Processing Test Case: handleExecEraseState_FSM_Busy_No_Timeout -(S) @LINE: 622 +(S) @LINE: 803 >>> Processed Test Case: handleExecEraseState_FSM_Busy_No_Timeout -(I) @LINE: 628 +(I) @LINE: 809 >>> Processing Test Case: handleExecEraseState_FSM_Busy_Timeout -(S) @LINE: 633 +(S) @LINE: 814 >>> Processed Test Case: handleExecEraseState_FSM_Busy_Timeout -(I) @LINE: 639 +(I) @LINE: 820 >>> Processing Test Case: handleExecEraseState_FSM_Ready_No_Timeout -(S) @LINE: 644 +(S) @LINE: 825 >>> Processed Test Case: handleExecEraseState_FSM_Ready_No_Timeout -(I) @LINE: 652 +(I) @LINE: 833 >>> Processing Test Case: handleExecIdleState_Default -(S) @LINE: 655 +(S) @LINE: 836 >>> Processed Test Case: handleExecIdleState_Default -(I) @LINE: 661 +(I) @LINE: 842 >>> Processing Test Case: handleExecIdleState_Queue_Empty -(S) @LINE: 665 +(S) @LINE: 846 >>> Processed Test Case: handleExecIdleState_Queue_Empty -(I) @LINE: 671 +(I) @LINE: 852 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Default_Mem_Default_Location -(S) @LINE: 679 +(S) @LINE: 860 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Default_Mem_Default_Location -(I) @LINE: 685 +(I) @LINE: 866 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Default_Mem_RTC -(S) @LINE: 693 +(S) @LINE: 874 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Default_Mem_RTC -(I) @LINE: 699 +(I) @LINE: 880 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Erase_EEPROM -(S) @LINE: 705 +(S) @LINE: 886 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Erase_EEPROM -(I) @LINE: 711 +(I) @LINE: 892 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Read_Default_Location -(S) @LINE: 719 +(S) @LINE: 900 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Read_Default_Location -(I) @LINE: 725 +(I) @LINE: 906 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Read_EEPROM -(S) @LINE: 732 +(S) @LINE: 913 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Read_EEPROM -(I) @LINE: 738 +(I) @LINE: 919 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Read_RTC_Busy -(S) @LINE: 746 +(S) @LINE: 927 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Read_RTC_Busy -(I) @LINE: 752 +(I) @LINE: 933 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Read_RTC_Ready -(S) @LINE: 762 +(S) @LINE: 943 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Read_RTC_Ready -(I) @LINE: 768 +(I) @LINE: 949 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Write_EEPROM -(S) @LINE: 774 +(S) @LINE: 955 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Write_EEPROM -(I) @LINE: 780 +(I) @LINE: 961 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Write_EEPROM_Default_Location -(S) @LINE: 788 +(S) @LINE: 969 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Write_EEPROM_Default_Location -(I) @LINE: 794 +(I) @LINE: 975 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Write_RTC_Busy -(S) @LINE: 801 +(S) @LINE: 982 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Write_RTC_Busy -(I) @LINE: 807 +(I) @LINE: 988 >>> Processing Test Case: handleExecIdleState_Queue_Not_Empty_Write_RTC_Ready -(S) @LINE: 817 +(S) @LINE: 998 >>> Processed Test Case: handleExecIdleState_Queue_Not_Empty_Write_RTC_Ready -(I) @LINE: 825 +(I) @LINE: 1006 >>> Processing Test Case: handleExecReadFromEEPROMState_FSM_Busy_No_Timeout -(S) @LINE: 830 +(S) @LINE: 1011 >>> Processed Test Case: handleExecReadFromEEPROMState_FSM_Busy_No_Timeout -(I) @LINE: 836 +(I) @LINE: 1017 >>> Processing Test Case: handleExecReadFromEEPROMState_FSM_Busy_Timeout -(S) @LINE: 842 +(S) @LINE: 1023 >>> Processed Test Case: handleExecReadFromEEPROMState_FSM_Busy_Timeout -(I) @LINE: 848 +(I) @LINE: 1029 >>> Processing Test Case: handleExecReadFromEEPROMState_FSM_Ready_No_Timeout -(S) @LINE: 854 +(S) @LINE: 1035 >>> Processed Test Case: handleExecReadFromEEPROMState_FSM_Ready_No_Timeout -(I) @LINE: 862 +(I) @LINE: 1043 >>> Processing Test Case: handleExecReadFromRAMState_RAM_Status_Not_Idle_No_Timeout -(S) @LINE: 867 +(S) @LINE: 1048 >>> Processed Test Case: handleExecReadFromRAMState_RAM_Status_Not_Idle_No_Timeout -(I) @LINE: 873 +(I) @LINE: 1054 >>> Processing Test Case: handleExecReadFromRAMState_RAM_Status_Not_Idle_Timeout -(S) @LINE: 879 +(S) @LINE: 1060 >>> Processed Test Case: handleExecReadFromRAMState_RAM_Status_Not_Idle_Timeout -(I) @LINE: 887 +(I) @LINE: 1068 >>> Processing Test Case: handleExecWaitForPostState_Self_Test_Complete -(S) @LINE: 891 +(S) @LINE: 1072 >>> Processed Test Case: handleExecWaitForPostState_Self_Test_Complete -(I) @LINE: 897 +(I) @LINE: 1078 >>> Processing Test Case: handleExecWaitForPostState_Self_Test_Not_Complete -(S) @LINE: 901 +(S) @LINE: 1082 >>> Processed Test Case: handleExecWaitForPostState_Self_Test_Not_Complete -(I) @LINE: 909 +(I) @LINE: 1090 >>> Processing Test Case: handleExecWriteToEEPROMState_FSM_Busy_No_Timeout -(S) @LINE: 914 +(S) @LINE: 1095 >>> Processed Test Case: handleExecWriteToEEPROMState_FSM_Busy_No_Timeout -(I) @LINE: 920 +(I) @LINE: 1101 >>> Processing Test Case: handleExecWriteToEEPROMState_FSM_Busy_Timeout -(S) @LINE: 925 +(S) @LINE: 1106 >>> Processed Test Case: handleExecWriteToEEPROMState_FSM_Busy_Timeout -(I) @LINE: 931 +(I) @LINE: 1112 >>> Processing Test Case: handleExecWriteToEEPROMState_FSM_Ready_No_Timeout -(S) @LINE: 936 +(S) @LINE: 1117 >>> Processed Test Case: handleExecWriteToEEPROMState_FSM_Ready_No_Timeout -(I) @LINE: 944 +(I) @LINE: 1125 >>> Processing Test Case: handleExecWriteToRAMState_RAM_Status_Not_Idle_No_Timeout -(S) @LINE: 949 +(S) @LINE: 1130 >>> Processed Test Case: handleExecWriteToRAMState_RAM_Status_Not_Idle_No_Timeout -(I) @LINE: 955 +(I) @LINE: 1136 >>> Processing Test Case: handleExecWriteToRAMState_RAM_Status_Not_Idle_Timeout -(S) @LINE: 960 +(S) @LINE: 1141 >>> Processed Test Case: handleExecWriteToRAMState_RAM_Status_Not_Idle_Timeout -(I) @LINE: 968 +(I) @LINE: 1149 >>> Processing Test Case: handleSelfTestCheckCRC_CRC_Pass -(S) @LINE: 982 +(S) @LINE: 1163 >>> Processed Test Case: handleSelfTestCheckCRC_CRC_Pass -(I) @LINE: 988 +(I) @LINE: 1169 >>> Processing Test Case: handleSelfTestCheckCRC_Timeout_Fail -(S) @LINE: 1002 +(S) @LINE: 1183 >>> Processed Test Case: handleSelfTestCheckCRC_Timeout_Fail -(I) @LINE: 1008 +(I) @LINE: 1189 >>> Processing Test Case: hanldleSelfTestCheckCRC_CRC_Fail -(S) @LINE: 1016 +(S) @LINE: 1197 >>> Processed Test Case: hanldleSelfTestCheckCRC_CRC_Fail -(I) @LINE: 1024 +(I) @LINE: 1205 >>> Processing Test Case: heandleSetTestEnableEEPROM_FSM_Busy_No_Timeout -(I) @LINE: 1025 +(I) @LINE: 1206 >>> 'false' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1029 +(S) @LINE: 1210 >>> Processed Test Case: heandleSetTestEnableEEPROM_FSM_Busy_No_Timeout -(I) @LINE: 1035 +(I) @LINE: 1216 >>> Processing Test Case: heandleSetTestEnableEEPROM_FSM_Busy_Timeout_RAM_State_Not_Ready -(I) @LINE: 1036 +(I) @LINE: 1217 >>> 'false' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 1041 +(S) @LINE: 1222 >>> Processed Test Case: heandleSetTestEnableEEPROM_FSM_Busy_Timeout_RAM_State_Not_Ready -(I) @LINE: 1047 +(I) @LINE: 1228 >>> Processing Test Case: heandleSetTestEnableEEPROM_FSM_Ready_RAM_State_Ready -(S) @LINE: 1055 +(S) @LINE: 1236 >>> Processed Test Case: heandleSetTestEnableEEPROM_FSM_Ready_RAM_State_Ready -(I) @LINE: 1063 +(I) @LINE: 1244 >>> Processing Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Busy -(S) @LINE: 1069 +(S) @LINE: 1250 >>> Processed Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Busy -(I) @LINE: 1075 +(I) @LINE: 1256 >>> Processing Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Ready -(S) @LINE: 1082 +(S) @LINE: 1263 >>> Processed Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Ready -(I) @LINE: 1088 +(I) @LINE: 1269 >>> Processing Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_No_Timeout -(S) @LINE: 1093 +(S) @LINE: 1274 >>> Processed Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_No_Timeout -(I) @LINE: 1099 +(I) @LINE: 1280 >>> Processing Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_Timeout_RAM_State_Ready -(S) @LINE: 1108 +(S) @LINE: 1289 >>> Processed Test Case: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_Timeout_RAM_State_Ready -(I) @LINE: 1116 +(I) @LINE: 1297 >>> Processing Test Case: handleSelfTestReadCalibrationRecord_FSM_Busy_No_Timeout -(S) @LINE: 1121 +(S) @LINE: 1302 >>> Processed Test Case: handleSelfTestReadCalibrationRecord_FSM_Busy_No_Timeout -(I) @LINE: 1127 +(I) @LINE: 1308 >>> Processing Test Case: handleSelfTestReadCalibrationRecord_FSM_Busy_Timeout_RAM_State_Ready -(S) @LINE: 1134 +(S) @LINE: 1315 >>> Processed Test Case: handleSelfTestReadCalibrationRecord_FSM_Busy_Timeout_RAM_State_Ready -(I) @LINE: 1140 +(I) @LINE: 1321 >>> Processing Test Case: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Not_Ready -(S) @LINE: 1146 +(S) @LINE: 1327 >>> Processed Test Case: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Not_Ready -(I) @LINE: 1152 +(I) @LINE: 1333 >>> Processing Test Case: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Ready -(S) @LINE: 1159 +(S) @LINE: 1340 >>> Processed Test Case: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Ready -(I) @LINE: 1167 +(I) @LINE: 1348 >>> Processing Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Busy -(S) @LINE: 1173 +(S) @LINE: 1354 >>> Processed Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Busy -(I) @LINE: 1179 +(I) @LINE: 1360 >>> Processing Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Ready -(S) @LINE: 1186 +(S) @LINE: 1367 >>> Processed Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Ready -(I) @LINE: 1192 +(I) @LINE: 1373 >>> Processing Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Busy_Timeout -(S) @LINE: 1198 +(S) @LINE: 1379 >>> Processed Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Busy_Timeout -(I) @LINE: 1204 +(I) @LINE: 1385 >>> Processing Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Ready -(S) @LINE: 1210 +(S) @LINE: 1391 >>> Processed Test Case: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Ready -(I) @LINE: 1218 +(I) @LINE: 1399 >>> Processing Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Busy -(S) @LINE: 1225 +(S) @LINE: 1406 >>> Processed Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Busy -(I) @LINE: 1231 +(I) @LINE: 1412 >>> Processing Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Ready -(S) @LINE: 1240 +(S) @LINE: 1421 >>> Processed Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Ready -(I) @LINE: 1246 +(I) @LINE: 1427 >>> Processing Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Busy_Timeout -(S) @LINE: 1252 +(S) @LINE: 1433 >>> Processed Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Busy_Timeout -(I) @LINE: 1258 +(I) @LINE: 1439 >>> Processing Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Ready -(S) @LINE: 1264 +(S) @LINE: 1445 >>> Processed Test Case: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Ready -(I) @LINE: 1272 +(I) @LINE: 1453 >>> Processing Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Idle_No_Timeout -(S) @LINE: 1278 +(S) @LINE: 1459 >>> Processed Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Idle_No_Timeout -(I) @LINE: 1284 +(I) @LINE: 1465 >>> Processing Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_No_Timeout -(S) @LINE: 1289 +(S) @LINE: 1470 >>> Processed Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_No_Timeout -(I) @LINE: 1295 +(I) @LINE: 1476 >>> Processing Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_Timeout -(S) @LINE: 1300 +(S) @LINE: 1481 >>> Processed Test Case: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_Timeout -(I) @LINE: 1308 +(I) @LINE: 1489 >>> Processing Test Case: handleSelfTestReadLogRecord_RAM_Status_Idle -(S) @LINE: 1314 +(S) @LINE: 1495 >>> Processed Test Case: handleSelfTestReadLogRecord_RAM_Status_Idle -(I) @LINE: 1320 +(I) @LINE: 1501 >>> Processing Test Case: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Not_Timeout -(S) @LINE: 1325 +(S) @LINE: 1506 >>> Processed Test Case: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Not_Timeout -(I) @LINE: 1331 +(I) @LINE: 1512 >>> Processing Test Case: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Timeout -(S) @LINE: 1337 +(S) @LINE: 1518 >>> Processed Test Case: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Timeout -(I) @LINE: 1345 +(I) @LINE: 1526 >>> Processing Test Case: handleSelfTestReadMfgRecord_FSM_Busy_No_Timeout -(S) @LINE: 1350 +(S) @LINE: 1531 >>> Processed Test Case: handleSelfTestReadMfgRecord_FSM_Busy_No_Timeout -(I) @LINE: 1356 +(I) @LINE: 1537 >>> Processing Test Case: handleSelfTestReadMfgRecord_FSM_Busy_Timeout -(S) @LINE: 1361 +(S) @LINE: 1542 >>> Processed Test Case: handleSelfTestReadMfgRecord_FSM_Busy_Timeout -(I) @LINE: 1367 +(I) @LINE: 1548 >>> Processing Test Case: handleSelfTestReadMfgRecord_FSM_Ready_No_Timeout -(S) @LINE: 1372 +(S) @LINE: 1553 >>> Processed Test Case: handleSelfTestReadMfgRecord_FSM_Ready_No_Timeout -(I) @LINE: 1380 +(I) @LINE: 1561 >>> Processing Test Case: handleSelfTestReadServiceRecord_RAM_Status_Idle_No_Timeout_RAM_State_Ready -(S) @LINE: 1389 +(S) @LINE: 1570 >>> Processed Test Case: handleSelfTestReadServiceRecord_RAM_Status_Idle_No_Timeout_RAM_State_Ready -(I) @LINE: 1395 +(I) @LINE: 1576 >>> Processing Test Case: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_No_Timeout -(S) @LINE: 1400 +(S) @LINE: 1581 >>> Processed Test Case: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_No_Timeout -(I) @LINE: 1406 +(I) @LINE: 1587 >>> Processing Test Case: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_Timeout_RAM_State_Not_Ready -(S) @LINE: 1412 +(S) @LINE: 1593 >>> Processed Test Case: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_Timeout_RAM_State_Not_Ready -(I) @LINE: 1420 +(I) @LINE: 1601 >>> Processing Test Case: handleSelfTestStart_Start -(S) @LINE: 1423 +(S) @LINE: 1604 >>> Processed Test Case: handleSelfTestStart_Start -(I) @LINE: 1431 +(I) @LINE: 1612 >>> Processing Test Case: initNVDataMgmt_Nominal_Path -(S) @LINE: 1444 +(S) @LINE: 1625 >>> Processed Test Case: initNVDataMgmt_Nominal_Path -(I) @LINE: 1452 +(I) @LINE: 1633 >>> Processing Test Case: isQueueEmpty_isQueueEmpty_False -(S) @LINE: 1456 +(S) @LINE: 1637 >>> Processed Test Case: isQueueEmpty_isQueueEmpty_False -(I) @LINE: 1462 +(I) @LINE: 1643 >>> Processing Test Case: isQueueEmpty_isQueueEmpty_True -(S) @LINE: 1466 +(S) @LINE: 1647 >>> Processed Test Case: isQueueEmpty_isQueueEmpty_True -(I) @LINE: 1474 +(I) @LINE: 1655 >>> Processing Test Case: isQueueFull_isQueueFull_False -(S) @LINE: 1478 +(S) @LINE: 1659 >>> Processed Test Case: isQueueFull_isQueueFull_False -(I) @LINE: 1484 +(I) @LINE: 1665 >>> Processing Test Case: isQueueFull_isQueueFull_True -(S) @LINE: 1488 +(S) @LINE: 1669 >>> Processed Test Case: isQueueFull_isQueueFull_True -(I) @LINE: 1496 +(I) @LINE: 1677 >>> Processing Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Not_Zero_Header_Not_Corrupted -(S) @LINE: 1502 +(S) @LINE: 1683 >>> Processed Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Not_Zero_Header_Not_Corrupted -(I) @LINE: 1508 +(I) @LINE: 1689 >>> Processing Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_Erase -(S) @LINE: 1517 +(S) @LINE: 1698 >>> Processed Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_Erase -(I) @LINE: 1523 +(I) @LINE: 1704 >>> Processing Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_No_Erase -(S) @LINE: 1533 +(S) @LINE: 1714 >>> Processed Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_No_Erase -(I) @LINE: 1539 +(I) @LINE: 1720 >>> Processing Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Corrupted_Erase -(S) @LINE: 1548 +(S) @LINE: 1729 >>> Processed Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Corrupted_Erase -(I) @LINE: 1554 +(I) @LINE: 1735 >>> Processing Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Not_Corrupted -(S) @LINE: 1561 +(S) @LINE: 1742 >>> Processed Test Case: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Not_Corrupted -(I) @LINE: 1569 +(I) @LINE: 1750 >>> Processing Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero -(S) @LINE: 1581 +(S) @LINE: 1762 >>> Processed Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero -(I) @LINE: 1587 +(I) @LINE: 1768 >>> Processing Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero_Write_Wrap -(S) @LINE: 1599 +(S) @LINE: 1780 >>> Processed Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero_Write_Wrap -(I) @LINE: 1605 +(I) @LINE: 1786 >>> Processing Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_No_Write_Wrap -(S) @LINE: 1617 +(S) @LINE: 1798 >>> Processed Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_No_Write_Wrap -(I) @LINE: 1623 +(I) @LINE: 1804 >>> Processing Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_Write_Wrap -(S) @LINE: 1635 +(S) @LINE: 1816 >>> Processed Test Case: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_Write_Wrap -(I) @LINE: 1643 +(I) @LINE: 1824 >>> Processing Test Case: readLogData_Min_Jobs_Available -(S) @LINE: 1647 +(S) @LINE: 1828 >>> Processed Test Case: readLogData_Min_Jobs_Available -(I) @LINE: 1653 +(I) @LINE: 1834 >>> Processing Test Case: readLogData_Min_Jobs_Not_Available -(S) @LINE: 1657 +(S) @LINE: 1838 >>> Processed Test Case: readLogData_Min_Jobs_Not_Available -(I) @LINE: 1665 +(I) @LINE: 1846 >>> Processing Test Case: setBootloaderFlag_Queue_Full -(S) @LINE: 1669 +(S) @LINE: 1850 >>> Processed Test Case: setBootloaderFlag_Queue_Full -(I) @LINE: 1675 +(I) @LINE: 1856 >>> Processing Test Case: setBootloaderFlag_Queue_Not_Full -(S) @LINE: 1679 +(S) @LINE: 1860 >>> Processed Test Case: setBootloaderFlag_Queue_Not_Full -(I) @LINE: 1687 +(I) @LINE: 1868 >>> Processing Test Case: setCalibrationData_Nominal_Path -(S) @LINE: 1695 +(S) @LINE: 1912 >>> Processed Test Case: setCalibrationData_Nominal_Path -(I) @LINE: 1703 +(I) @LINE: 1920 >>> Processing Test Case: setDisinfectionDate_Queue_Full -(E) Errors from previous script import(s) - >>> (E) @LINE: 554 TEST.VALUE:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:<> - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate - >>> (E) @LINE: 555 TEST.VALUE:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:"14" - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate - >>> (E) @LINE: 557 TEST.VALUE:NVDataMgmt.setDisinfectionDate.date:<> - >>> >>> Unexpected end of command - stopped at character 47 - >>> >>> Command Ignored - >>> (E) @LINE: 558 TEST.VALUE:NVDataMgmt.setDisinfectionDate.date:"0","1","2" - >>> >>> Unexpected end of command - stopped at character 47 - >>> >>> Command Ignored - >>> (E) @LINE: 559 TEST.EXPECTED:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:"0","1","2" - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate -(S) @LINE: 1724 +(S) @LINE: 1923 >>> Processed Test Case: setDisinfectionDate_Queue_Full -(I) @LINE: 1730 +(I) @LINE: 1929 >>> Processing Test Case: setDisinfectionDate_Queue_Not_Full -(E) Errors from previous script import(s) - >>> (E) @LINE: 568 TEST.VALUE:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:<> - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate - >>> (E) @LINE: 569 TEST.VALUE:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:"14" - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate - >>> (E) @LINE: 571 TEST.VALUE:NVDataMgmt.setDisinfectionDate.date:<> - >>> >>> Unexpected end of command - stopped at character 47 - >>> >>> Command Ignored - >>> (E) @LINE: 572 TEST.VALUE:NVDataMgmt.setDisinfectionDate.date:"2020" - >>> >>> Unexpected end of command - stopped at character 47 - >>> >>> Command Ignored - >>> (E) @LINE: 573 TEST.EXPECTED:NVDataMgmt.<>.lastDisinfectionRecord.disinfectionDate:"2020" - >>> >>> Expected a field name from the record type LAST_DISINFECTION_RECORD_T - >>> >>> Read: disinfectionDate -(S) @LINE: 1751 +(S) @LINE: 1932 >>> Processed Test Case: setDisinfectionDate_Queue_Not_Full -(I) @LINE: 1759 +(I) @LINE: 1940 >>> Processing Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Not_Zero -(S) @LINE: 1781 +(S) @LINE: 1962 >>> Processed Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Not_Zero -(I) @LINE: 1787 +(I) @LINE: 1968 >>> Processing Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero -(S) @LINE: 1802 +(S) @LINE: 1983 >>> Processed Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero -(I) @LINE: 1808 +(I) @LINE: 1989 >>> Processing Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero_Wrap -(S) @LINE: 1830 +(S) @LINE: 2011 >>> Processed Test Case: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero_Wrap -(I) @LINE: 1838 +(I) @LINE: 2019 >>> Processing Test Case: setMfgData_Nominal_Path -(S) @LINE: 1848 +(S) @LINE: 2029 >>> Processed Test Case: setMfgData_Nominal_Path -(I) @LINE: 1856 +(I) @LINE: 2037 >>> Processing Test Case: setServiceDate_Queue_Full -(S) @LINE: 1899 +(S) @LINE: 2080 >>> Processed Test Case: setServiceDate_Queue_Full -(I) @LINE: 1905 +(I) @LINE: 2086 >>> Processing Test Case: setServiceDate_Queue_Not_Full -(S) @LINE: 1918 +(S) @LINE: 2099 >>> Processed Test Case: setServiceDate_Queue_Not_Full -(I) @LINE: 1926 +(I) @LINE: 2107 >>> Processing Test Case: setTreatmentTime_Queue_Full -(S) @LINE: 1932 +(S) @LINE: 2113 >>> Processed Test Case: setTreatmentTime_Queue_Full -(I) @LINE: 1938 +(I) @LINE: 2119 >>> Processing Test Case: setTreatmentTime_Queue_Not_Full -(S) @LINE: 1944 +(S) @LINE: 2125 >>> Processed Test Case: setTreatmentTime_Queue_Not_Full -(I) @LINE: 1952 +(I) @LINE: 2133 >>> Processing Test Case: setWaterConsumption_Queue_Full -(S) @LINE: 1958 +(S) @LINE: 2139 >>> Processed Test Case: setWaterConsumption_Queue_Full -(I) @LINE: 1964 +(I) @LINE: 2145 >>> Processing Test Case: setWaterConsumption_Queue_Not_Full -(S) @LINE: 1970 +(S) @LINE: 2151 >>> Processed Test Case: setWaterConsumption_Queue_Not_Full -(I) @LINE: 1978 +(I) @LINE: 2159 + >>> Processing Test Case: signalPowerOffWarning_NominalPath +(S) @LINE: 2162 + >>> Processed Test Case: signalPowerOffWarning_NominalPath +(I) @LINE: 2170 >>> Processing Test Case: writeLogData_Queue_Full_and_Log_Header_Not_Corrput -(S) @LINE: 1983 +(S) @LINE: 2175 >>> Processed Test Case: writeLogData_Queue_Full_and_Log_Header_Not_Corrput -(I) @LINE: 1989 +(I) @LINE: 2181 >>> Processing Test Case: writeLogData_Queue_Full_and_Log_Header_is_Corrput -(S) @LINE: 1994 +(S) @LINE: 2186 >>> Processed Test Case: writeLogData_Queue_Full_and_Log_Header_is_Corrput -(I) @LINE: 2000 +(I) @LINE: 2192 >>> Processing Test Case: writeLogData_Queue_Not_Full_and_Log_Header_Not_Corrput -(S) @LINE: 2005 +(S) @LINE: 2197 >>> Processed Test Case: writeLogData_Queue_Not_Full_and_Log_Header_Not_Corrput -(I) @LINE: 2011 +(I) @LINE: 2203 >>> Processing Test Case: writeLogData_Queue_Not_Full_and_Log_Header_is_Corrput -(S) @LINE: 2016 +(S) @LINE: 2208 >>> Processed Test Case: writeLogData_Queue_Not_Full_and_Log_Header_is_Corrput -(S) @LINE: 2016 +(S) @LINE: 2208 >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:26:43 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-07-09 09:16:26 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:26:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -19425,1059 +22755,1081 @@ Running: initNVDataMgmt_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all NVDataMgmt.signalPowerOffWarning test cases + Running: signalPowerOffWarning_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all NVDataMgmt.setMfgData test cases Running: setMfgData_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getMfgData test cases Running: getMfgData_Buffer_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMfgData_Buffer_Not_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setCalibrationData test cases Running: setCalibrationData_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getCalibrationData test cases Running: getCalibrationData_Buffer_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: getCalibrationData_Buffer_Not_NILL + Running: getCalibrationData_RecordInvalid Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: getCalibrationData_RecordValid + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all NVDataMgmt.setServiceDate test cases Running: setServiceDate_Queue_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setServiceDate_Queue_Not_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getServiceDate test cases Running: getServiceDate_Buffer_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getServiceDate_Buffer_Not_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.writeLogData test cases Running: writeLogData_Queue_Full_and_Log_Header_Not_Corrput Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: writeLogData_Queue_Full_and_Log_Header_is_Corrput Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: writeLogData_Queue_Not_Full_and_Log_Header_Not_Corrput Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: writeLogData_Queue_Not_Full_and_Log_Header_is_Corrput Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.readLogData test cases Running: readLogData_Min_Jobs_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: readLogData_Min_Jobs_Not_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setTreatmentTime test cases Running: setTreatmentTime_Queue_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setTreatmentTime_Queue_Not_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getTreatmentTime test cases Running: getTreatmentTime_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setWaterConsumption test cases Running: setWaterConsumption_Queue_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setWaterConsumption_Queue_Not_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getWaterConsumption test cases Running: getWaterConsumption_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setDisinfectionDate test cases Running: setDisinfectionDate_Queue_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setDisinfectionDate_Queue_Not_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getDisinfectionDate test cases Running: getDisinfectionDate_Buffer_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getDisinfectionDate_Buffer_Not_NULL Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.execNVDataMgmtSelfTest test cases Running: execNVDataMgmtSelfTest_Check_CRC_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Enable_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Bootloader Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Calibration_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_DG_Water_Consumption Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Disinfection_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_HD_Treatment_Time Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Log_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Mfg_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Read_Service_Record Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmtSelfTest_Test_Start Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setBootloaderFlag test cases Running: setBootloaderFlag_Queue_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setBootloaderFlag_Queue_Not_Full Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getBootloaderFlag test cases Running: getBootloaderFlag Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.execNVDataMgmt test cases Running: execNVDataMgmt_Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Erase_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Read_From_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Read_From_RTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Wait_For_POST Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Write_To_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execNVDataMgmt_Write_To_RTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestStart test cases Running: handleSelfTestStart_Start Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestEnableEEPROM test cases Running: heandleSetTestEnableEEPROM_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: heandleSetTestEnableEEPROM_FSM_Busy_Timeout_RAM_State_Not_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: heandleSetTestEnableEEPROM_FSM_Ready_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadBootloaderFlag test cases Running: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestsReadBootloaderFlag_RAM_Status_Idle_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestsReadBootloaderFlag_RAM_Status_Not_Idle_Timeout_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadHDTreatmentTime test cases Running: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadHDTreatmentTime_RAM_Status_Idle_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadHDTreatmentTime_RAM_Status_Not_Idle_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadDGWaterConsumption test cases Running: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadDGWaterConsumption_RAM_Status_Idle_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadDGWaterConsumption_RAM_Status_Not_Idle_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadLogRecord test cases Running: handleSelfTestReadLogRecord_RAM_Status_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Not_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadLogRecord_RAM_Status_Not_Idle_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadMfgRecord test cases Running: handleSelfTestReadMfgRecord_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadMfgRecord_FSM_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadMfgRecord_FSM_Ready_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadCalibrationRecord test cases Running: handleSelfTestReadCalibrationRecord_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadCalibrationRecord_FSM_Busy_Timeout_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Not_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadCalibrationRecord_FSM_Ready_No_Timeout_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadServiceRecord test cases Running: handleSelfTestReadServiceRecord_RAM_Status_Idle_No_Timeout_RAM_State_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadServiceRecord_RAM_Status_Not_Idle_Timeout_RAM_State_Not_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestReadLastDisinfectionDate test cases Running: handleSelfTestReadLastDisinfectionDate_RAM_Status_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestReadLastDisinfectionDate_RAM_Status_Not_Idle_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleSelfTestCheckCRC test cases Running: handleSelfTestCheckCRC_CRC_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleSelfTestCheckCRC_Timeout_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: hanldleSelfTestCheckCRC_CRC_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecWaitForPostState test cases Running: handleExecWaitForPostState_Self_Test_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecWaitForPostState_Self_Test_Not_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecIdleState test cases Running: handleExecIdleState_Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Empty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Default_Mem_Default_Location Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Default_Mem_RTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Erase_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Read_Default_Location Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Read_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Read_RTC_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Read_RTC_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Write_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Write_EEPROM_Default_Location Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Write_RTC_Busy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecIdleState_Queue_Not_Empty_Write_RTC_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecWriteToEEPROMState test cases Running: handleExecWriteToEEPROMState_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecWriteToEEPROMState_FSM_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecWriteToEEPROMState_FSM_Ready_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecReadFromEEPROMState test cases Running: handleExecReadFromEEPROMState_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecReadFromEEPROMState_FSM_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecReadFromEEPROMState_FSM_Ready_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecEraseState test cases Running: handleExecEraseState_FSM_Busy_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecEraseState_FSM_Busy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecEraseState_FSM_Ready_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecWriteToRAMState test cases Running: handleExecWriteToRAMState_RAM_Status_Not_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecWriteToRAMState_RAM_Status_Not_Idle_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.handleExecReadFromRAMState test cases Running: handleExecReadFromRAMState_RAM_Status_Not_Idle_No_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleExecReadFromRAMState_RAM_Status_Not_Idle_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.setMemoryOpsStruct test cases Running: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Not_Zero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setMemoryOpsStruct_Queue_Not_Full_Ext_Address_Zero_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.prepareWriteLogJobAndGetStartAddress test cases Running: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareWriteLogJobAndGetStartAddress_Modulus_Not_Zero_Write_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_No_Write_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareWriteLogJobAndGetStartAddress_Modulus_Zero_Write_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.prepareReadLogJobAndGetStartAddress test cases Running: prepareReadLogJobAndGetStartAddress_NextReadIndex_Not_Zero_Header_Not_Corrupted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_Erase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareReadLogJobAndGetStartAddress_NextReadIndex_Wrap_Header_Corrupted_No_Erase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Corrupted_Erase Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: prepareReadLogJobAndGetStartAddress_NextReadIndex_Zero_Header_Not_Corrupted Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.enqueue test cases + Running: enqueue_Modulus_Not_Zero + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: enqueue_Read_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: enqueue_Read_RTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: enqueue_Write_EEPROM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.dequeue test cases Running: dequeue_Queue_Empty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: dequeue_Queue_Not_Empty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: dequeue_Queue_Not_Empty_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.isQueueEmpty test cases Running: isQueueEmpty_isQueueEmpty_False Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isQueueEmpty_isQueueEmpty_True Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.isQueueFull test cases Running: isQueueFull_isQueueFull_False Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: isQueueFull_isQueueFull_True Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.getAvailableQueueCount test cases Running: getAvailableQueueCount_Nominal_Path Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.enqueueBank7Sector0Records test cases Running: enqueueBank7Sector0Records_Min_Jobs_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: enqueueBank7Sector0Records_Min_Jobs_Not_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.didCommandTimeout test cases Running: didCommandTimeout_Command_Not_Timedout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: didCommandTimeout_Command_Timedout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all NVDataMgmt.eraseDataLogSectors test cases Running: eraseDataLogSectors_Min_Jobs_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: eraseDataLogSectors_Min_Jobs_Not_Available Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-07-09 09:16:31 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 +TIME: 2020-09-10 11:26:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.env" Initializing search list Creating the Environment Directory Creating Environment "OPERATIONMODES" @@ -20506,18 +23858,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-07-09 09:16:33 +COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 +TIME: 2020-09-10 11:26:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -20533,7 +23885,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: NoRequestPending (S) @LINE: 29 @@ -20612,6 +23964,10 @@ >>> Processed Test Case: NominalPath (I) @LINE: 215 >>> Processing Test Case: InvalidModeRequested +(E) @LINE: 219 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> Value for 'Enumeral' out of range + >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> Command Ignored (S) @LINE: 220 >>> Processed Test Case: InvalidModeRequested (I) @LINE: 226 @@ -20657,12 +24013,12 @@ (S) @LINE: 351 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-07-09 09:16:35 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 +TIME: 2020-09-10 11:26:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -20671,201 +24027,556 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.execOperationModes test cases Running: InitPOSTToStandbyMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidModeChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PreTreatToTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StandbyToServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StandbyToTreatmentParamsMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TreatmentParamsToPreTreatMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TreatmentToFaultMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TreatmentToPostTreatMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.requestNewOperationMode test cases Running: InvalidModeRequested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ValidModeRequested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.getCurrentOperationMode test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.arbitrateModeRequest test cases Running: NoRequestPending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RequestPending Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.transitionToNewOperationMode test cases Running: FaultMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InitPOSTMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OpParamsMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PostTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PreTreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ServiceMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StandbyMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TreatmentMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all OperationModes.broadcastOperationMode test cases Running: broadcastOperationMode_Broadcast Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastOperationMode_NoBroadcast Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:16:36 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:26:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS.env" Initializing search list Creating the Environment Directory + Creating Environment "PICONTROLLERS" + Unit 8 (not-stubbed): User Defined Globals + Parsing + Initializing parse data + Generating harness code + Saving unit data + Parsing PIControllers + Unit 9 (tdd-sbf-source): PIControllers + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Compiling file VECTORCAST_IO + Compiling file User Defined Globals + Compiling file Data File Number 1 + Compiling file Data File Number 2 + Compiling file Driver + Compiling file User Defined Package + Setting Up Statement+MC/DC Coverage + Instrumenting file PIControllers + Compiling file PIControllers + Compiling file Data File Number 1 + Linking Instrumented Harness + Coverage Initialized + Writing VectorCAST Database Files to Disk + Environment built Successfully +COMMAND: /opt/VectorCASTSP3/clicast -e PICONTROLLERS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:26:56 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Opening Environment + Determining Size/Range Information + Opening Parameter/Global File + Opening Types File + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Building Master Min Mid Max data. + Opening Parameter/Global File + Opening Types File + Environment is Open + Processing Script File + Test Script Maintenance Started + Test Script Maintenance Complete (0) + Translated 0 script lines + Processing script line 50 + Processing script line 100 + Processing script line 150 + Processing script line 200 + Processing script line 300 + Processing script line 350 + Processing script line 400 + Processing script line 450 + Script Creation Completed +-------------------------------------------------------------------------------- +Test Script Log +-------------------------------------------------------------------------------- +(I) @LINE: 1 + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS.tst.tmp +(I) @LINE: 24 + >>> Processing Test Case: getPIControllerSignals_CntlSig +(S) @LINE: 29 + >>> Processed Test Case: getPIControllerSignals_CntlSig +(I) @LINE: 35 + >>> Processing Test Case: getPIControllerSignals_ErrorSig +(S) @LINE: 40 + >>> Processed Test Case: getPIControllerSignals_ErrorSig +(I) @LINE: 46 + >>> Processing Test Case: getPIControllerSignals_ErrorSum +(S) @LINE: 51 + >>> Processed Test Case: getPIControllerSignals_ErrorSum +(I) @LINE: 57 + >>> Processing Test Case: getPIControllerSignals_ErrorSumAfterWindUp +(S) @LINE: 62 + >>> Processed Test Case: getPIControllerSignals_ErrorSumAfterWindUp +(I) @LINE: 68 + >>> Processing Test Case: getPIControllerSignals_Integral +(S) @LINE: 74 + >>> Processed Test Case: getPIControllerSignals_Integral +(I) @LINE: 80 + >>> Processing Test Case: getPIControllerSignals_InvalidController +(S) @LINE: 87 + >>> Processed Test Case: getPIControllerSignals_InvalidController +(I) @LINE: 93 + >>> Processing Test Case: getPIControllerSignals_InvalidSignal +(S) @LINE: 100 + >>> Processed Test Case: getPIControllerSignals_InvalidSignal +(I) @LINE: 106 + >>> Processing Test Case: getPIControllerSignals_MeasSig +(S) @LINE: 111 + >>> Processed Test Case: getPIControllerSignals_MeasSig +(I) @LINE: 117 + >>> Processing Test Case: getPIControllerSignals_Proportional +(S) @LINE: 123 + >>> Processed Test Case: getPIControllerSignals_Proportional +(I) @LINE: 129 + >>> Processing Test Case: getPIControllerSignals_RefSig +(S) @LINE: 134 + >>> Processed Test Case: getPIControllerSignals_RefSig +(I) @LINE: 142 + >>> Processing Test Case: initializePIController_InvalidController +(S) @LINE: 152 + >>> Processed Test Case: initializePIController_InvalidController +(I) @LINE: 158 + >>> Processing Test Case: initializePIController_NearZeroKINegative +(S) @LINE: 184 + >>> Processed Test Case: initializePIController_NearZeroKINegative +(I) @LINE: 190 + >>> Processing Test Case: initializePIController_NearZeroKIPositive +(S) @LINE: 216 + >>> Processed Test Case: initializePIController_NearZeroKIPositive +(I) @LINE: 222 + >>> Processing Test Case: initializePIController_NominalPath +(S) @LINE: 248 + >>> Processed Test Case: initializePIController_NominalPath +(I) @LINE: 256 + >>> Processing Test Case: resetPIController_InvalidController +(S) @LINE: 262 + >>> Processed Test Case: resetPIController_InvalidController +(I) @LINE: 268 + >>> Processing Test Case: resetPIController_MaxRangeLimit +(S) @LINE: 287 + >>> Processed Test Case: resetPIController_MaxRangeLimit +(I) @LINE: 293 + >>> Processing Test Case: resetPIController_MinRangeLimit +(S) @LINE: 312 + >>> Processed Test Case: resetPIController_MinRangeLimit +(I) @LINE: 318 + >>> Processing Test Case: resetPIController_NominalPath +(S) @LINE: 337 + >>> Processed Test Case: resetPIController_NominalPath +(I) @LINE: 345 + >>> Processing Test Case: runPIController_InvalidController +(S) @LINE: 353 + >>> Processed Test Case: runPIController_InvalidController +(I) @LINE: 359 + >>> Processing Test Case: runPIController_MaxRangeLimit +(S) @LINE: 380 + >>> Processed Test Case: runPIController_MaxRangeLimit +(I) @LINE: 386 + >>> Processing Test Case: runPIController_MinRangeLimit +(S) @LINE: 407 + >>> Processed Test Case: runPIController_MinRangeLimit +(I) @LINE: 413 + >>> Processing Test Case: runPIController_NegativeRef +(S) @LINE: 434 + >>> Processed Test Case: runPIController_NegativeRef +(I) @LINE: 440 + >>> Processing Test Case: runPIController_NominalPath +(S) @LINE: 461 + >>> Processed Test Case: runPIController_NominalPath +(S) @LINE: 461 + >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e PICONTROLLERS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:26:58 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Creating Script File + Building Test Case Script + Test Case Script Created + Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e PICONTROLLERS -l C execute batch --update_coverage_data +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:26:58 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Running all PIControllers.initializePIController test cases + Running: initializePIController_InvalidController + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: initializePIController_NearZeroKINegative + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: initializePIController_NearZeroKIPositive + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: initializePIController_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all PIControllers.resetPIController test cases + Running: resetPIController_InvalidController + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: resetPIController_MaxRangeLimit + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: resetPIController_MinRangeLimit + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: resetPIController_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all PIControllers.runPIController test cases + Running: runPIController_InvalidController + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: runPIController_MaxRangeLimit + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: runPIController_MinRangeLimit + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: runPIController_NegativeRef + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: runPIController_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all PIControllers.getPIControllerSignals test cases + Running: getPIControllerSignals_CntlSig + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_ErrorSig + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_ErrorSum + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_ErrorSumAfterWindUp + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_Integral + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_InvalidController + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_InvalidSignal + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_MeasSig + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_Proportional + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getPIControllerSignals_RefSig + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Completed Batch Execution processing +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:27:00 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +**Environment Builder Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.env" + Initializing search list + Creating the Environment Directory Creating Environment "PRESOCCL" Unit 8 (not-stubbed): User Defined Globals Parsing @@ -20892,18 +24603,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:16:39 +COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:27:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -20921,17 +24632,19 @@ Processing script line 350 Processing script line 450 Processing script line 500 + Processing script line 550 Processing script line 600 - Processing script line 650 Processing script line 700 + Processing script line 750 Processing script line 800 Processing script line 850 + Processing script line 900 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.tst.tmp (I) @LINE: 24 >>> Processing Test Case: checkOcclusions_BloodPumpOcclusion (S) @LINE: 34 @@ -21042,162 +24755,157 @@ >>> Processed Test Case: setOcclusionThreshold_DialOutlet (I) @LINE: 403 >>> Processing Test Case: setOcclusionThreshold_InvalidSensor -(S) @LINE: 411 +(E) Errors from previous script import(s) + >>> (E) @LINE: 406 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 416 >>> Processed Test Case: setOcclusionThreshold_InvalidSensor -(I) @LINE: 419 +(I) @LINE: 424 >>> Processing Test Case: setPressureLimits_Arterial -(S) @LINE: 427 +(S) @LINE: 432 >>> Processed Test Case: setPressureLimits_Arterial -(I) @LINE: 433 +(I) @LINE: 438 >>> Processing Test Case: setPressureLimits_InvalidSensor -(S) @LINE: 442 +(E) Errors from previous script import(s) + >>> (E) @LINE: 437 TEST.EXPECTED:uut_prototype_stubs.activateAlarm2Data.alarm:ALARM_ID_SOFTWARE_FAULT + >>> >>> Value for 'Enumeral' out of range + >>> >>> Read "ALARM_ID_SOFTWARE_FAULT" + >>> >>> Command Ignored +(S) @LINE: 452 >>> Processed Test Case: setPressureLimits_InvalidSensor -(I) @LINE: 448 +(I) @LINE: 458 >>> Processing Test Case: setPressureLimits_Venous -(S) @LINE: 456 +(S) @LINE: 466 >>> Processed Test Case: setPressureLimits_Venous -(I) @LINE: 464 +(I) @LINE: 474 >>> Processing Test Case: testResetArterialPressureOverride_LoggedIn -(S) @LINE: 474 +(S) @LINE: 484 >>> Processed Test Case: testResetArterialPressureOverride_LoggedIn -(I) @LINE: 480 +(I) @LINE: 490 >>> Processing Test Case: testResetArterialPressureOverride_NotLoggedIn -(S) @LINE: 490 +(S) @LINE: 500 >>> Processed Test Case: testResetArterialPressureOverride_NotLoggedIn -(I) @LINE: 498 +(I) @LINE: 508 >>> Processing Test Case: testResetBloodPumpOcclusionOverride_LoggedIn -(S) @LINE: 509 +(S) @LINE: 519 >>> Processed Test Case: testResetBloodPumpOcclusionOverride_LoggedIn -(I) @LINE: 515 +(I) @LINE: 525 >>> Processing Test Case: testResetBloodPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 526 +(S) @LINE: 536 >>> Processed Test Case: testResetBloodPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 534 +(I) @LINE: 544 >>> Processing Test Case: testResetDialInPumpOcclusionOverride_LoggedIn -(S) @LINE: 546 +(S) @LINE: 556 >>> Processed Test Case: testResetDialInPumpOcclusionOverride_LoggedIn -(I) @LINE: 552 +(I) @LINE: 562 >>> Processing Test Case: testResetDialInPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 564 +(S) @LINE: 574 >>> Processed Test Case: testResetDialInPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 572 +(I) @LINE: 582 >>> Processing Test Case: testResetDialOutPumpOcclusionOverride_LoggedIn -(S) @LINE: 583 +(S) @LINE: 593 >>> Processed Test Case: testResetDialOutPumpOcclusionOverride_LoggedIn -(I) @LINE: 589 +(I) @LINE: 599 >>> Processing Test Case: testResetDialOutPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 600 +(S) @LINE: 610 >>> Processed Test Case: testResetDialOutPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 608 +(I) @LINE: 618 >>> Processing Test Case: testResetPresOcclDataPublishIntervalOverride_LoggedIn -(S) @LINE: 619 +(S) @LINE: 629 >>> Processed Test Case: testResetPresOcclDataPublishIntervalOverride_LoggedIn -(I) @LINE: 625 +(I) @LINE: 635 >>> Processing Test Case: testResetPresOcclDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 636 +(S) @LINE: 646 >>> Processed Test Case: testResetPresOcclDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 644 +(I) @LINE: 654 >>> Processing Test Case: testResetVenousPressureOverride_LoggedIn -(S) @LINE: 655 +(S) @LINE: 665 >>> Processed Test Case: testResetVenousPressureOverride_LoggedIn -(I) @LINE: 661 +(I) @LINE: 671 >>> Processing Test Case: testResetVenousPressureOverride_NotLoggedIn -(S) @LINE: 672 +(S) @LINE: 682 >>> Processed Test Case: testResetVenousPressureOverride_NotLoggedIn -(I) @LINE: 680 +(I) @LINE: 690 >>> Processing Test Case: testSetArterialPressureOverride_LoggedIn -(S) @LINE: 690 +(S) @LINE: 700 >>> Processed Test Case: testSetArterialPressureOverride_LoggedIn -(I) @LINE: 696 +(I) @LINE: 706 >>> Processing Test Case: testSetArterialPressureOverride_NotLoggedIn -(S) @LINE: 706 +(S) @LINE: 716 >>> Processed Test Case: testSetArterialPressureOverride_NotLoggedIn -(I) @LINE: 714 +(I) @LINE: 724 >>> Processing Test Case: testSetBloodPumpOcclusionOverride_LoggedIn -(S) @LINE: 726 +(S) @LINE: 736 >>> Processed Test Case: testSetBloodPumpOcclusionOverride_LoggedIn -(I) @LINE: 732 +(I) @LINE: 742 >>> Processing Test Case: testSetBloodPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 744 +(S) @LINE: 754 >>> Processed Test Case: testSetBloodPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 752 +(I) @LINE: 762 >>> Processing Test Case: testSetDialInPumpOcclusionOverride_LoggedIn -(S) @LINE: 764 +(S) @LINE: 774 >>> Processed Test Case: testSetDialInPumpOcclusionOverride_LoggedIn -(I) @LINE: 770 +(I) @LINE: 780 >>> Processing Test Case: testSetDialInPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 782 +(S) @LINE: 792 >>> Processed Test Case: testSetDialInPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 790 +(I) @LINE: 800 >>> Processing Test Case: testSetDialOutPumpOcclusionOverride_LoggedIn -(S) @LINE: 802 +(S) @LINE: 812 >>> Processed Test Case: testSetDialOutPumpOcclusionOverride_LoggedIn -(I) @LINE: 808 +(I) @LINE: 818 >>> Processing Test Case: testSetDialOutPumpOcclusionOverride_NotLoggedIn -(S) @LINE: 820 +(S) @LINE: 830 >>> Processed Test Case: testSetDialOutPumpOcclusionOverride_NotLoggedIn -(I) @LINE: 828 +(I) @LINE: 838 >>> Processing Test Case: testSetPresOcclDataPublishIntervalOverride_LoggedIn -(S) @LINE: 840 +(S) @LINE: 850 >>> Processed Test Case: testSetPresOcclDataPublishIntervalOverride_LoggedIn -(I) @LINE: 846 +(I) @LINE: 856 >>> Processing Test Case: testSetPresOcclDataPublishIntervalOverride_NotLoggedIn -(S) @LINE: 858 +(S) @LINE: 868 >>> Processed Test Case: testSetPresOcclDataPublishIntervalOverride_NotLoggedIn -(I) @LINE: 866 +(I) @LINE: 876 >>> Processing Test Case: testSetVenousPressureOverride_LoggedIn -(S) @LINE: 878 +(S) @LINE: 888 >>> Processed Test Case: testSetVenousPressureOverride_LoggedIn -(I) @LINE: 884 +(I) @LINE: 894 >>> Processing Test Case: testSetVenousPressureOverride_NotLoggedIn -(S) @LINE: 896 +(S) @LINE: 906 >>> Processed Test Case: testSetVenousPressureOverride_NotLoggedIn -(S) @LINE: 896 +(S) @LINE: 906 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:16:41 +COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:27:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - Creating Script File - Building Test Case Script - Test Case Script Created - Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL tools import_coverage /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:16:42 -TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite -VectorCAST Copyright (C) 1993 - 2020 -**Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG - Opening Environment - Opening Parameter/Global File - Opening Types File - Environment is Open Processing Coverage Import Script File Script Creation Completed -------------------------------------------------------------------------------- Coverage Import/Export Log -------------------------------------------------------------------------------- (S) @LINE: 1 - >>> Script processing started for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr + >>> Script processing started for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr (S) @LINE: 45 >>> Source file matched PresOccl.c (S) @LINE: 82 - >>> File processing completed for /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/PRESOCCL/PRESOCCL_cba.cvr COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:16:42 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:27:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -21206,421 +24914,421 @@ Running: initPresOccl_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.setPressureLimits test cases Running: setPressureLimits_Arterial Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setPressureLimits_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setPressureLimits_Venous Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.setOcclusionThreshold test cases Running: setOcclusionThreshold_Blood Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setOcclusionThreshold_DialInlet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setOcclusionThreshold_DialOutlet Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: setOcclusionThreshold_InvalidSensor Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.execPresOccl test cases Running: execPresOccl_ContReadState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execPresOccl_InitState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: execPresOccl_InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.handlePresOcclInitState test cases Running: handlePresOcclInitState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.handlePresOcclContReadState test cases Running: handlePresOcclContReadState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.checkOcclusions test cases Running: checkOcclusions_BloodPumpOcclusion Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkOcclusions_DialInPumpOcclusion Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkOcclusions_DialOutPumpOcclusion Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkOcclusions_NoAlarms Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getPublishPresOcclDataInterval test cases Running: getPublishPresOcclDataInterval_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getPublishPresOcclDataInterval_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getMeasuredArterialPressure test cases Running: getMeasuredArterialPressure_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredArterialPressure_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getMeasuredVenousPressure test cases Running: getMeasuredVenousPressure_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredVenousPressure_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getMeasuredBloodPumpOcclusion test cases Running: getMeasuredBloodPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredBloodPumpOcclusion_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getMeasuredDialInPumpOcclusion test cases Running: getMeasuredDialInPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialInPumpOcclusion_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.getMeasuredDialOutPumpOcclusion test cases Running: getMeasuredDialOutPumpOcclusion_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: getMeasuredDialOutPumpOcclusion_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.publishPresOcclData test cases Running: publishPresOcclData_Interval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: publishPresOcclData_NotInterval Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetPresOcclDataPublishIntervalOverride test cases Running: testSetPresOcclDataPublishIntervalOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetPresOcclDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetPresOcclDataPublishIntervalOverride test cases Running: testResetPresOcclDataPublishIntervalOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetPresOcclDataPublishIntervalOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetArterialPressureOverride test cases Running: testSetArterialPressureOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetArterialPressureOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetArterialPressureOverride test cases Running: testResetArterialPressureOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetArterialPressureOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetVenousPressureOverride test cases Running: testSetVenousPressureOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetVenousPressureOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetVenousPressureOverride test cases Running: testResetVenousPressureOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetVenousPressureOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetBloodPumpOcclusionOverride test cases Running: testSetBloodPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetBloodPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetBloodPumpOcclusionOverride test cases Running: testResetBloodPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetBloodPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetDialInPumpOcclusionOverride test cases Running: testSetDialInPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialInPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetDialInPumpOcclusionOverride test cases Running: testResetDialInPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialInPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testSetDialOutPumpOcclusionOverride test cases Running: testSetDialOutPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetDialOutPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all PresOccl.testResetDialOutPumpOcclusionOverride test cases Running: testResetDialOutPumpOcclusionOverride_LoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetDialOutPumpOcclusionOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-07-09 09:16:44 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 +TIME: 2020-09-10 11:27:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.env" Initializing search list Creating the Environment Directory Creating Environment "RTC" @@ -21650,18 +25358,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e RTC -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-07-09 09:16:47 +COMMAND: /opt/VectorCASTSP3/clicast -e RTC -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 +TIME: 2020-09-10 11:27:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -21690,7 +25398,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC.tst.tmp (I) @LINE: 24 >>> Processing Test Case: BCD2Decimal (S) @LINE: 27 @@ -22401,12 +26109,12 @@ (S) @LINE: 1899 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e RTC -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-07-09 09:16:49 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 +TIME: 2020-09-10 11:27:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -22415,803 +26123,803 @@ Running: initRTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.setRTCTimestamp test cases Running: Days_Out_Of_Range_Max Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Days_Out_Of_Range_Min Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Hours_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Minutes_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Months_Out_Of_Range_Max Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Months_Out_Of_Range_Min Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Seconds_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Time_Date_In_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Years_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.execRTCSelfTest test cases Running: Check_For_Accuracy Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Check_Regs Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Start Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_First_Second Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_Second_Second Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.execRTC test cases Running: Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Prep_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Read Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Read_From_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_POST Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Write Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Write_To_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.getRTCTimestamp test cases Running: getRTCTimestamp Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.writeToRAM test cases Running: RAM_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Idle_Illegal_Address Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Idle_Max_Buffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Not_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.readFromRAM test cases Running: RAM_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Idle_Illegal_Address Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Idle_Max_Buffer Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Not_Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.getRTCRAMState test cases Running: getRTCRAMState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.getRTCRAMStatus test cases Running: RAM_Status_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RAM_Status_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.getDataFromRAM test cases Running: getDataFromRAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.serviceRTC test cases Running: Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Default Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Send_Command_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Send_Command_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_Trans_Read_Exceed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_Trans_Read_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Wait_For_Trans_Read_Read Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.isRTCFunctional test cases Running: 12_Hour_Mode_Failure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: All_Control_Regs_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Battery_Low Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Clock_Stopped_Failure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: External_Clock_Failure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PORO_Failure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Unused_Bit_Failure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.convertBCD2Decimal test cases Running: BCD2Decimal Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: High_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Low_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.convertDecimal2BCD test cases Running: Decimal2BCD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Decimal_Out_Of_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.convertTime2Epoch test cases Running: convertTime2Epoch Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.updateReadTimestampStruct test cases Running: updateReadTimestampStruct Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.setMibSPIBufferLength test cases Running: Buffer_Length_In_Range Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Buffer_Length_Max Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.prepBufferForReadCommand test cases Running: prepBufferForReadCommand Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecWaitForPostState test cases Running: POST_Failed_Self_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: POST_Failed_Self_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: POST_Passed_Self_Complete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: POST_Passed_Self_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecIdleState test cases Running: Idle Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Read_From_RAM_Requested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Read_RTC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Write_To_RAM_Requested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Write_To_RTC_Requested Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecWriteState test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Timestamp_Buffer_Not_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Timestamp_Buffer_Ready Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecPrepRAMState test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_No_Read_No_write Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_Read_From_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_Write_To_RAM Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecWriteToRAMState test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecReadFromRAMState test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleExecReadState test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional_Publish_Time Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Not_Functional Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleSelfTestStart test cases Running: handleSelfTestStart Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleSelfTestCheckCtrlRegs test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Not_Functional Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleSelfTestWaitForFirstSecond test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional_Second_Change Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional_Second_Not_Change Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Not_Functional Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleSelfTestWaitForSecondSecond test cases Running: RTC_Service_Fail Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Incomplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional_Second_Change Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Functional_Second_Not_Change Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RTC_Service_Pass_RTC_Not_Functional Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all RTC.handleSelfTestCheckAccuracy test cases Running: Did_Not_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Did_Timeout_Failed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: Did_Timeout_Passed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:16:52 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:27:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.env" Initializing search list Creating the Environment Directory Creating Environment "SAFETYSHUTDOWN" @@ -23240,18 +26948,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:16:55 +COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:27:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -23266,7 +26974,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst.tmp (I) @LINE: 24 >>> Processing Test Case: activateSafetyShutdown_NominalPath (S) @LINE: 27 @@ -23305,13 +27013,13 @@ >>> Processed Test Case: testSetSafetyShutdownOverride_NotLoggedIn (S) @LINE: 129 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:16:56 +COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:27:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -23321,12 +27029,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:16:57 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:27:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -23335,78 +27043,78 @@ Running: initSafetyShutdown_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SafetyShutdown.activateSafetyShutdown test cases Running: activateSafetyShutdown_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SafetyShutdown.isSafetyShutdownActivated test cases Running: isSafetyShutdownActivated_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SafetyShutdown.testSetSafetyShutdownOverride test cases Running: testSetSafetyShutdownOverride_ActivateSafety Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetSafetyShutdownOverride_ClearSafety Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testSetSafetyShutdownOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SafetyShutdown.testResetSafetyShutdownOverride test cases Running: testResetSafetyShutdownOverride_NotLoggedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetSafetyShutdownOverride_ResetToActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: testResetSafetyShutdownOverride_ResetToNotActive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-07-09 09:16:58 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 +TIME: 2020-09-10 11:27:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.env" Initializing search list Creating the Environment Directory Creating Environment "SYSTEMCOMM" @@ -23435,18 +27143,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-07-09 09:17:01 +COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 +TIME: 2020-09-10 11:27:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -23457,33 +27165,42 @@ Translated 0 script lines Processing script line 50 Processing script line 100 - Processing script line 200 Processing script line 250 - Processing script line 300 + Processing script line 350 + Processing script line 400 Processing script line 450 - Processing script line 600 Processing script line 650 - Processing script line 700 Processing script line 750 Processing script line 800 + Processing script line 850 Processing script line 900 Processing script line 950 - Processing script line 1050 - Processing script line 1250 - Processing script line 1300 + Processing script line 1000 + Processing script line 1100 + Processing script line 1200 Processing script line 1350 + Processing script line 1400 Processing script line 1450 - Processing script line 1550 + Processing script line 1500 + Processing script line 1650 + Processing script line 1700 Processing script line 1750 + Processing script line 1800 Processing script line 1850 Processing script line 1900 Processing script line 1950 + Processing script line 2000 + Processing script line 2050 + Processing script line 2100 + Processing script line 2150 + Processing script line 2250 + Processing script line 2350 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM.tst.tmp (I) @LINE: 24 >>> Processing Test Case: addMsgToPendingACKList_ACKListFull (S) @LINE: 75 @@ -23494,264 +27211,330 @@ >>> Processed Test Case: addMsgToPendingACKList_NominalPath (I) @LINE: 138 >>> Processing Test Case: checkForCommTimeouts_NoTimeouts -(S) @LINE: 145 +(S) @LINE: 146 >>> Processed Test Case: checkForCommTimeouts_NoTimeouts -(I) @LINE: 151 +(I) @LINE: 152 + >>> Processing Test Case: checkForCommTimeouts_NoUIComm +(S) @LINE: 160 + >>> Processed Test Case: checkForCommTimeouts_NoUIComm +(I) @LINE: 166 >>> Processing Test Case: checkForCommTimeouts_UITimeout -(S) @LINE: 159 +(S) @LINE: 176 >>> Processed Test Case: checkForCommTimeouts_UITimeout -(I) @LINE: 167 +(I) @LINE: 184 >>> Processing Test Case: checkInFromDG_NominalPath -(S) @LINE: 170 +(S) @LINE: 187 >>> Processed Test Case: checkInFromDG_NominalPath -(I) @LINE: 178 +(I) @LINE: 195 >>> Processing Test Case: checkInFromUI_NominalPath -(S) @LINE: 181 +(S) @LINE: 198 >>> Processed Test Case: checkInFromUI_NominalPath -(I) @LINE: 189 +(I) @LINE: 206 >>> Processing Test Case: checkPendingACKList_NominalPath -(S) @LINE: 256 +(S) @LINE: 273 >>> Processed Test Case: checkPendingACKList_NominalPath -(I) @LINE: 264 +(I) @LINE: 281 >>> Processing Test Case: checkTooManyBadMsgCRCs_Alarm -(S) @LINE: 283 +(S) @LINE: 287 >>> Processed Test Case: checkTooManyBadMsgCRCs_Alarm -(I) @LINE: 289 +(I) @LINE: 293 >>> Processing Test Case: checkTooManyBadMsgCRCs_NoAlarm -(S) @LINE: 307 +(S) @LINE: 296 >>> Processed Test Case: checkTooManyBadMsgCRCs_NoAlarm -(I) @LINE: 315 +(I) @LINE: 304 >>> Processing Test Case: BufferEmpty -(S) @LINE: 319 +(S) @LINE: 308 >>> Processed Test Case: BufferEmpty -(I) @LINE: 325 +(I) @LINE: 314 >>> Processing Test Case: RemoveSomePadding -(S) @LINE: 336 +(S) @LINE: 325 >>> Processed Test Case: RemoveSomePadding -(I) @LINE: 344 +(I) @LINE: 333 >>> Processing Test Case: OneMessageToProcessInBuffers (E) Errors from previous script import(s) >>> (E) @LINE: 374 TEST.EXPECTED:uut_prototype_stubs.numberOfBytesInCommBuffer.buffer:(2)COMM_BUFFER_IN_CAN_DG_ALARM,(2)COMM_BUFFER_IN_CAN_UI_ALARM,(2)COMM_BUFFER_IN_CAN_DG_2_HD,(2)COMM_BUFFER_IN_CAN_DG_BROADCAST,(4)COMM_BUFFER_IN_CAN_UI_2_HD,(2)COMM_BUFFER_IN_CAN_UI_BROADCAST,(2)COMM_BUFFER_IN_CAN_PC,(2)ALARM_ID_UF_RATE_TOO_HIGH_ERROR >>> >>> Value for 'Enumeral' out of range >>> >>> Read "ALARM_ID_UF_RATE_ACCURACY_ERROR" >>> >>> Command Ignored -(S) @LINE: 383 +(S) @LINE: 372 >>> Processed Test Case: OneMessageToProcessInBuffers -(I) @LINE: 391 +(I) @LINE: 380 + >>> Processing Test Case: CAN1TransmitterBusy_MaxRetries +(S) @LINE: 400 + >>> Processed Test Case: CAN1TransmitterBusy_MaxRetries +(I) @LINE: 406 >>> Processing Test Case: CAN1TransmitterBusy_NoTimeout -(S) @LINE: 399 +(S) @LINE: 415 >>> Processed Test Case: CAN1TransmitterBusy_NoTimeout -(I) @LINE: 405 +(I) @LINE: 421 >>> Processing Test Case: CAN1TransmitterBusy_Timeout -(S) @LINE: 431 +(S) @LINE: 450 >>> Processed Test Case: CAN1TransmitterBusy_Timeout -(I) @LINE: 437 +(I) @LINE: 456 + >>> Processing Test Case: CAN1TransmitterBusy_Timeout_InvalidPriorSendChannel +(S) @LINE: 475 + >>> Processed Test Case: CAN1TransmitterBusy_Timeout_InvalidPriorSendChannel +(I) @LINE: 481 + >>> Processing Test Case: CAN1TransmitterBusy_Timeout_NoPriorSend +(S) @LINE: 499 + >>> Processed Test Case: CAN1TransmitterBusy_Timeout_NoPriorSend +(I) @LINE: 505 + >>> Processing Test Case: execSystemCommTx_HDisOnlyCANNode +(S) @LINE: 512 + >>> Processed Test Case: execSystemCommTx_HDisOnlyCANNode +(I) @LINE: 518 >>> Processing Test Case: execSystemCommTx_NominalPath -(E) Errors from previous script import(s) - >>> (E) @LINE: 456 TEST.EXPECTED:uut_prototype_stubs.getFromCommBuffer.buffer:COMM_BUFFER_OUT_CAN_HD_ALARM,ALARM_ID_UF_RATE_TOO_HIGH_ERROR - >>> >>> Value for 'Enumeral' out of range - >>> >>> Read "ALARM_ID_UF_RATE_ACCURACY_ERROR" - >>> >>> Command Ignored -(S) @LINE: 450 +(S) @LINE: 525 >>> Processed Test Case: execSystemCommTx_NominalPath -(I) @LINE: 458 +(I) @LINE: 533 >>> Processing Test Case: BufferFound -(S) @LINE: 462 +(S) @LINE: 537 >>> Processed Test Case: BufferFound -(I) @LINE: 468 +(I) @LINE: 543 >>> Processing Test Case: NoBufferFound -(S) @LINE: 472 +(S) @LINE: 547 >>> Processed Test Case: NoBufferFound -(I) @LINE: 480 +(I) @LINE: 555 >>> Processing Test Case: InvalidCANBox -(S) @LINE: 486 +(S) @LINE: 561 >>> Processed Test Case: InvalidCANBox -(I) @LINE: 492 +(I) @LINE: 567 >>> Processing Test Case: NoPacket -(S) @LINE: 496 +(S) @LINE: 571 >>> Processed Test Case: NoPacket -(I) @LINE: 502 +(I) @LINE: 577 >>> Processing Test Case: ReceiveCANBox -(S) @LINE: 510 +(S) @LINE: 585 >>> Processed Test Case: ReceiveCANBox -(I) @LINE: 516 +(I) @LINE: 591 >>> Processing Test Case: ReceiveCANBox_NoPacket -(S) @LINE: 522 +(S) @LINE: 597 >>> Processed Test Case: ReceiveCANBox_NoPacket -(I) @LINE: 528 +(I) @LINE: 603 >>> Processing Test Case: TransmitCANBox -(S) @LINE: 538 +(S) @LINE: 613 >>> Processed Test Case: TransmitCANBox -(I) @LINE: 544 +(I) @LINE: 619 >>> Processing Test Case: handleCANMsgInterrupt_NoMoreMessagesToXmit -(S) @LINE: 557 +(S) @LINE: 632 >>> Processed Test Case: handleCANMsgInterrupt_NoMoreMessagesToXmit -(I) @LINE: 565 +(I) @LINE: 640 >>> Processing Test Case: NominalPath -(S) @LINE: 572 +(E) Errors from previous script import(s) + >>> (E) @LINE: 568 TEST.VALUE:SystemComm.<>.badCRCTimeStamps[0..4]:1 + >>> >>> Unknown parameter/object name badCRCTimeStamps + >>> >>> Value Line Error - Command Ignored + >>> (E) @LINE: 571 TEST.EXPECTED:SystemComm.<>.badCRCTimeStamps[0..4]:0 + >>> >>> Unknown parameter/object name badCRCTimeStamps + >>> >>> Value Line Error - Command Ignored +(S) @LINE: 654 >>> Processed Test Case: NominalPath -(I) @LINE: 580 +(I) @LINE: 662 >>> Processing Test Case: NotReceiveCANBox -(S) @LINE: 583 +(S) @LINE: 665 >>> Processed Test Case: NotReceiveCANBox -(I) @LINE: 589 +(I) @LINE: 671 >>> Processing Test Case: ReceiveCANBox -(S) @LINE: 592 +(S) @LINE: 674 >>> Processed Test Case: ReceiveCANBox -(I) @LINE: 600 +(I) @LINE: 682 >>> Processing Test Case: NotTransmitCANBox -(S) @LINE: 603 +(S) @LINE: 685 >>> Processed Test Case: NotTransmitCANBox -(I) @LINE: 609 +(I) @LINE: 691 >>> Processing Test Case: TransmitCANBox -(S) @LINE: 612 +(S) @LINE: 694 >>> Processed Test Case: TransmitCANBox -(I) @LINE: 620 +(I) @LINE: 702 >>> Processing Test Case: isDGCommunicating_NominalPath -(S) @LINE: 623 +(S) @LINE: 705 >>> Processed Test Case: isDGCommunicating_NominalPath -(I) @LINE: 631 +(I) @LINE: 713 + >>> Processing Test Case: isHDOnlyCANNode_NominalPath +(S) @LINE: 716 + >>> Processed Test Case: isHDOnlyCANNode_NominalPath +(I) @LINE: 724 >>> Processing Test Case: isUICommunicating_NominalPath -(S) @LINE: 634 +(S) @LINE: 727 >>> Processed Test Case: isUICommunicating_NominalPath -(I) @LINE: 642 +(I) @LINE: 735 >>> Processing Test Case: matchACKtoPendingACKList_Matched -(S) @LINE: 651 +(S) @LINE: 744 >>> Processed Test Case: matchACKtoPendingACKList_Matched -(I) @LINE: 657 +(I) @LINE: 750 >>> Processing Test Case: matchACKtoPendingACKList_NoMatch -(S) @LINE: 666 +(S) @LINE: 759 >>> Processed Test Case: matchACKtoPendingACKList_NoMatch -(I) @LINE: 674 +(I) @LINE: 767 >>> Processing Test Case: FullMessageFound_CRC_BAD -(S) @LINE: 689 +(S) @LINE: 782 >>> Processed Test Case: FullMessageFound_CRC_BAD -(I) @LINE: 695 +(I) @LINE: 788 >>> Processing Test Case: FullMessageFound_CRC_OK -(S) @LINE: 710 +(S) @LINE: 803 >>> Processed Test Case: FullMessageFound_CRC_OK -(I) @LINE: 716 +(I) @LINE: 809 >>> Processing Test Case: NoMessageCouldBeParsed -(S) @LINE: 728 +(S) @LINE: 821 >>> Processed Test Case: NoMessageCouldBeParsed -(I) @LINE: 734 +(I) @LINE: 827 >>> Processing Test Case: NoSyncFound -(S) @LINE: 744 +(S) @LINE: 837 >>> Processed Test Case: NoSyncFound -(I) @LINE: 750 +(I) @LINE: 843 >>> Processing Test Case: NotEnoughDataForMinMessage -(S) @LINE: 760 +(S) @LINE: 853 >>> Processed Test Case: NotEnoughDataForMinMessage -(I) @LINE: 768 +(I) @LINE: 861 >>> Processing Test Case: MoreDataInBufferThanMaxMsgSize -(S) @LINE: 785 +(S) @LINE: 878 >>> Processed Test Case: MoreDataInBufferThanMaxMsgSize -(I) @LINE: 791 +(I) @LINE: 884 >>> Processing Test Case: MoreDataInBufferThanMaxMsgSize_BadCRC -(S) @LINE: 808 +(S) @LINE: 901 >>> Processed Test Case: MoreDataInBufferThanMaxMsgSize_BadCRC -(I) @LINE: 814 +(I) @LINE: 907 >>> Processing Test Case: MsgFoundButIncompleteMsgRetrieved -(S) @LINE: 832 +(S) @LINE: 925 >>> Processed Test Case: MsgFoundButIncompleteMsgRetrieved -(I) @LINE: 838 +(I) @LINE: 931 + >>> Processing Test Case: MsgFound_DGBroadcast +(S) @LINE: 953 + >>> Processed Test Case: MsgFound_DGBroadcast +(I) @LINE: 959 >>> Processing Test Case: NoMsgFound -(S) @LINE: 848 +(S) @LINE: 969 >>> Processed Test Case: NoMsgFound -(I) @LINE: 856 +(I) @LINE: 977 >>> Processing Test Case: 0001_OffButtonPress -(S) @LINE: 860 +(S) @LINE: 981 >>> Processed Test Case: 0001_OffButtonPress -(I) @LINE: 866 +(I) @LINE: 987 + >>> Processing Test Case: 0003_AlarmTriggered +(S) @LINE: 1011 + >>> Processed Test Case: 0003_AlarmTriggered +(I) @LINE: 1017 + >>> Processing Test Case: 0004_AlarmCleared +(S) @LINE: 1025 + >>> Processed Test Case: 0004_AlarmCleared +(I) @LINE: 1031 >>> Processing Test Case: 0006_DGCheckIn -(S) @LINE: 870 +(S) @LINE: 1035 >>> Processed Test Case: 0006_DGCheckIn -(I) @LINE: 876 +(I) @LINE: 1041 >>> Processing Test Case: 0007_UICheckIn -(S) @LINE: 880 +(S) @LINE: 1045 >>> Processed Test Case: 0007_UICheckIn -(I) @LINE: 886 +(I) @LINE: 1051 >>> Processing Test Case: 000C_LoadCellReadings -(S) @LINE: 892 +(S) @LINE: 1057 >>> Processed Test Case: 000C_LoadCellReadings -(I) @LINE: 898 +(I) @LINE: 1063 >>> Processing Test Case: 0010_UserUFPauseResume -(S) @LINE: 904 +(S) @LINE: 1069 >>> Processed Test Case: 0010_UserUFPauseResume -(I) @LINE: 910 +(I) @LINE: 1075 >>> Processing Test Case: 0011_UserUFSettingsChange -(S) @LINE: 916 +(S) @LINE: 1081 >>> Processed Test Case: 0011_UserUFSettingsChange -(I) @LINE: 922 +(I) @LINE: 1087 >>> Processing Test Case: 0015_UserUFSettingsConfirm -(S) @LINE: 928 +(S) @LINE: 1093 >>> Processed Test Case: 0015_UserUFSettingsConfirm -(I) @LINE: 934 +(I) @LINE: 1099 >>> Processing Test Case: 0016_UserTreatmentDurationChange -(S) @LINE: 940 +(S) @LINE: 1105 >>> Processed Test Case: 0016_UserTreatmentDurationChange -(I) @LINE: 946 +(I) @LINE: 1111 >>> Processing Test Case: 0017_UserBloodDialFlowRateChange -(S) @LINE: 955 +(S) @LINE: 1120 >>> Processed Test Case: 0017_UserBloodDialFlowRateChange -(I) @LINE: 961 +(I) @LINE: 1126 >>> Processing Test Case: 001C_RequestFWVersion -(S) @LINE: 969 +(S) @LINE: 1134 >>> Processed Test Case: 001C_RequestFWVersion -(I) @LINE: 975 +(I) @LINE: 1140 >>> Processing Test Case: 001F_ROPumpData -(S) @LINE: 984 +(S) @LINE: 1149 >>> Processed Test Case: 001F_ROPumpData -(I) @LINE: 990 +(I) @LINE: 1155 >>> Processing Test Case: 0020_DGPressureData -(S) @LINE: 999 +(S) @LINE: 1164 >>> Processed Test Case: 0020_DGPressureData -(I) @LINE: 1005 +(I) @LINE: 1170 >>> Processing Test Case: 0024_DrainPumpData -(S) @LINE: 1014 +(S) @LINE: 1179 >>> Processed Test Case: 0024_DrainPumpData -(I) @LINE: 1020 +(I) @LINE: 1185 >>> Processing Test Case: 0027_DGOpMode -(S) @LINE: 1029 +(S) @LINE: 1194 >>> Processed Test Case: 0027_DGOpMode -(I) @LINE: 1035 +(I) @LINE: 1200 >>> Processing Test Case: 0028_ReservoirData -(S) @LINE: 1044 +(S) @LINE: 1209 >>> Processed Test Case: 0028_ReservoirData -(I) @LINE: 1050 +(I) @LINE: 1215 >>> Processing Test Case: 002D_DGTemperatureData -(S) @LINE: 1056 +(S) @LINE: 1221 >>> Processed Test Case: 002D_DGTemperatureData -(I) @LINE: 1062 +(I) @LINE: 1227 + >>> Processing Test Case: 0053_NewTreatmentParamsFromUI +(S) @LINE: 1233 + >>> Processed Test Case: 0053_NewTreatmentParamsFromUI +(I) @LINE: 1239 + >>> Processing Test Case: 0056_StartTreatmentFromUI +(S) @LINE: 1245 + >>> Processed Test Case: 0056_StartTreatmentFromUI +(I) @LINE: 1251 + >>> Processing Test Case: 0059_ConfirmTreatmentParamsFromUI +(S) @LINE: 1257 + >>> Processed Test Case: 0059_ConfirmTreatmentParamsFromUI +(I) @LINE: 1263 + >>> Processing Test Case: 0060_EndTreatmentFromUI +(S) @LINE: 1269 + >>> Processed Test Case: 0060_EndTreatmentFromUI +(I) @LINE: 1275 >>> Processing Test Case: 8000_TestLogin -(S) @LINE: 1071 +(S) @LINE: 1284 >>> Processed Test Case: 8000_TestLogin -(I) @LINE: 1077 - >>> Processing Test Case: 8001_HDMessage -(S) @LINE: 1085 - >>> Processed Test Case: 8001_HDMessage -(I) @LINE: 1091 +(I) @LINE: 1290 + >>> Processing Test Case: 8001_DialOutFlowSetPtOverride +(S) @LINE: 1298 + >>> Processed Test Case: 8001_DialOutFlowSetPtOverride +(I) @LINE: 1304 >>> Processing Test Case: 8002_OffButtonOverride -(S) @LINE: 1099 +(S) @LINE: 1312 >>> Processed Test Case: 8002_OffButtonOverride -(I) @LINE: 1105 +(I) @LINE: 1318 >>> Processing Test Case: 8003_StopButtonOverride -(S) @LINE: 1113 +(S) @LINE: 1326 >>> Processed Test Case: 8003_StopButtonOverride -(I) @LINE: 1119 +(I) @LINE: 1332 >>> Processing Test Case: 8004_AlarmLampPatternOverride -(S) @LINE: 1127 +(S) @LINE: 1340 >>> Processed Test Case: 8004_AlarmLampPatternOverride -(I) @LINE: 1133 +(I) @LINE: 1346 >>> Processing Test Case: 8005_WatchdogTaskCheckInOverride -(S) @LINE: 1141 +(S) @LINE: 1354 >>> Processed Test Case: 8005_WatchdogTaskCheckInOverride -(I) @LINE: 1147 +(I) @LINE: 1360 >>> Processing Test Case: 8006_AlarmStateOverride -(E) @LINE: 1179 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 +(E) @LINE: 1404 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::EXPECTED_BASE=16 (E) Errors from previous script import(s) + >>> (E) @LINE: 1387 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1325 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1256 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1179 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 >>> (E) @LINE: 1164 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::EXPECTED_BASE=16 @@ -23773,14 +27556,26 @@ >>> (E) @LINE: 1039 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::EXPECTED_BASE=16 -(S) @LINE: 1180 +(S) @LINE: 1405 >>> Processed Test Case: 8006_AlarmStateOverride -(I) @LINE: 1186 +(I) @LINE: 1411 >>> Processing Test Case: 8007_AlarmTimeOverride -(E) @LINE: 1218 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 +(E) @LINE: 1455 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::EXPECTED_BASE=16 (E) Errors from previous script import(s) + >>> (E) @LINE: 1435 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1370 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1298 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 + >>> (E) @LINE: 1218 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::EXPECTED_BASE=16 >>> (E) @LINE: 1200 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::EXPECTED_BASE=16 @@ -23802,193 +27597,221 @@ >>> (E) @LINE: 1054 TEST.ATTRIBUTES:uut_prototype_stubs.handleTestOffButtonStateOverrideRequest.message[0].hdr.msgID::EXPECTED_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::EXPECTED_BASE=16 -(S) @LINE: 1219 +(S) @LINE: 1456 >>> Processed Test Case: 8007_AlarmTimeOverride -(I) @LINE: 1225 +(I) @LINE: 1462 >>> Processing Test Case: 8008_BloodFlowSetPtOverride -(S) @LINE: 1234 +(S) @LINE: 1471 >>> Processed Test Case: 8008_BloodFlowSetPtOverride -(I) @LINE: 1240 +(I) @LINE: 1477 >>> Processing Test Case: 8009_BloodFlowMeasuredOverride -(S) @LINE: 1251 +(S) @LINE: 1488 >>> Processed Test Case: 8009_BloodFlowMeasuredOverride -(I) @LINE: 1257 +(I) @LINE: 1494 >>> Processing Test Case: 800A_BloodPumpMCMeasuredSpeedOverride -(S) @LINE: 1269 +(S) @LINE: 1506 >>> Processed Test Case: 800A_BloodPumpMCMeasuredSpeedOverride -(I) @LINE: 1275 +(I) @LINE: 1512 >>> Processing Test Case: 800B_BloodPumpMCMeasuredCurrentOverride -(S) @LINE: 1289 +(S) @LINE: 1526 >>> Processed Test Case: 800B_BloodPumpMCMeasuredCurrentOverride -(I) @LINE: 1295 +(I) @LINE: 1532 >>> Processing Test Case: 800C_BloodFlowDataPublishIntervalOverride -(S) @LINE: 1309 +(S) @LINE: 1546 >>> Processed Test Case: 800C_BloodFlowDataPublishIntervalOverride -(I) @LINE: 1315 +(I) @LINE: 1552 >>> Processing Test Case: 800D_AlarmStatusPublishIntervalOverride -(S) @LINE: 1325 +(S) @LINE: 1562 >>> Processed Test Case: 800D_AlarmStatusPublishIntervalOverride -(I) @LINE: 1331 +(I) @LINE: 1568 >>> Processing Test Case: 800E_BloodPumpMeasuredSpeedOverride -(S) @LINE: 1343 +(S) @LINE: 1580 >>> Processed Test Case: 800E_BloodPumpMeasuredSpeedOverride -(I) @LINE: 1349 +(I) @LINE: 1586 >>> Processing Test Case: 800F_BloodPumpMeasuredRotorSpeedOverride -(S) @LINE: 1361 +(S) @LINE: 1598 >>> Processed Test Case: 800F_BloodPumpMeasuredRotorSpeedOverride -(I) @LINE: 1367 +(I) @LINE: 1604 >>> Processing Test Case: 8010_DialInFlowSetPtOverride -(S) @LINE: 1379 +(S) @LINE: 1616 >>> Processed Test Case: 8010_DialInFlowSetPtOverride -(I) @LINE: 1385 +(I) @LINE: 1622 >>> Processing Test Case: 8011_DialInFlowMeasuredOverride -(S) @LINE: 1397 +(S) @LINE: 1634 >>> Processed Test Case: 8011_DialInFlowMeasuredOverride -(I) @LINE: 1403 +(I) @LINE: 1640 >>> Processing Test Case: 8012_DialInPumpMCMeasuredSpeedOverride -(S) @LINE: 1415 +(S) @LINE: 1652 >>> Processed Test Case: 8012_DialInPumpMCMeasuredSpeedOverride -(I) @LINE: 1421 +(I) @LINE: 1658 >>> Processing Test Case: 8013_DialInPumpMCMeasuredCurrentOverride -(S) @LINE: 1434 +(S) @LINE: 1671 >>> Processed Test Case: 8013_DialInPumpMCMeasuredCurrentOverride -(I) @LINE: 1440 +(I) @LINE: 1677 >>> Processing Test Case: 8014_DialInFlowDataPublishIntervalOverride -(S) @LINE: 1454 +(S) @LINE: 1691 >>> Processed Test Case: 8014_DialInFlowDataPublishIntervalOverride -(I) @LINE: 1460 +(I) @LINE: 1697 >>> Processing Test Case: 8015_DialInPumpMeasuredSpeedOverride -(S) @LINE: 1475 +(S) @LINE: 1712 >>> Processed Test Case: 8015_DialInPumpMeasuredSpeedOverride -(I) @LINE: 1481 +(I) @LINE: 1718 >>> Processing Test Case: 8016_DialInPumpMeasuredRotorSpeedOverride -(S) @LINE: 1497 +(S) @LINE: 1734 >>> Processed Test Case: 8016_DialInPumpMeasuredRotorSpeedOverride -(I) @LINE: 1503 +(I) @LINE: 1740 >>> Processing Test Case: 8017_PressureArterialOverride -(S) @LINE: 1520 +(S) @LINE: 1757 >>> Processed Test Case: 8017_PressureArterialOverride -(I) @LINE: 1526 +(I) @LINE: 1763 >>> Processing Test Case: 8018_PressureVenousOverride -(S) @LINE: 1544 +(S) @LINE: 1781 >>> Processed Test Case: 8018_PressureVenousOverride -(I) @LINE: 1550 +(I) @LINE: 1787 >>> Processing Test Case: 8019_OcclusionBloodPumpOverride -(S) @LINE: 1569 +(S) @LINE: 1806 >>> Processed Test Case: 8019_OcclusionBloodPumpOverride -(I) @LINE: 1575 +(I) @LINE: 1812 >>> Processing Test Case: 801A_OcclusionDialInPumpOverride -(S) @LINE: 1595 +(S) @LINE: 1832 >>> Processed Test Case: 801A_OcclusionDialInPumpOverride -(I) @LINE: 1601 +(I) @LINE: 1838 >>> Processing Test Case: 801B_OcclusionDialOutPumpOverride -(S) @LINE: 1622 +(S) @LINE: 1859 >>> Processed Test Case: 801B_OcclusionDialOutPumpOverride -(I) @LINE: 1628 +(I) @LINE: 1865 >>> Processing Test Case: 801C_PresOcclBroadcastIntervalOverride -(S) @LINE: 1649 +(S) @LINE: 1886 >>> Processed Test Case: 801C_PresOcclBroadcastIntervalOverride -(I) @LINE: 1655 +(I) @LINE: 1892 >>> Processing Test Case: 801D_RTCSetDateAndTime -(S) @LINE: 1676 +(S) @LINE: 1913 >>> Processed Test Case: 801D_RTCSetDateAndTime -(I) @LINE: 1682 +(I) @LINE: 1919 >>> Processing Test Case: 801E_DialOutFlowDataPublishIntervalOverride -(S) @LINE: 1696 +(S) @LINE: 1933 >>> Processed Test Case: 801E_DialOutFlowDataPublishIntervalOverride -(I) @LINE: 1702 +(I) @LINE: 1939 >>> Processing Test Case: 801F_DialOutUFRefVolumeOverride -(S) @LINE: 1715 +(S) @LINE: 1952 >>> Processed Test Case: 801F_DialOutUFRefVolumeOverride -(I) @LINE: 1721 +(I) @LINE: 1958 >>> Processing Test Case: 8020_DialOutUFMeasVolumeOverride -(S) @LINE: 1735 +(S) @LINE: 1972 >>> Processed Test Case: 8020_DialOutUFMeasVolumeOverride -(I) @LINE: 1741 +(I) @LINE: 1978 >>> Processing Test Case: 8021_DialOutPumpMCMeasuredSpeedOverride -(S) @LINE: 1754 +(S) @LINE: 1991 >>> Processed Test Case: 8021_DialOutPumpMCMeasuredSpeedOverride -(I) @LINE: 1760 +(I) @LINE: 1997 >>> Processing Test Case: 8022_DialOutPumpMCMeasuredCurrentOverride -(S) @LINE: 1774 +(S) @LINE: 2011 >>> Processed Test Case: 8022_DialOutPumpMCMeasuredCurrentOverride -(I) @LINE: 1780 +(I) @LINE: 2017 >>> Processing Test Case: 8023_DialOutPumpMeasuredSpeedOverride -(S) @LINE: 1796 +(S) @LINE: 2033 >>> Processed Test Case: 8023_DialOutPumpMeasuredSpeedOverride -(I) @LINE: 1802 +(I) @LINE: 2039 >>> Processing Test Case: 8024_DialOutPumpMeasuredRotorSpeedOverride -(S) @LINE: 1819 +(S) @LINE: 2056 >>> Processed Test Case: 8024_DialOutPumpMeasuredRotorSpeedOverride -(I) @LINE: 1825 +(I) @LINE: 2062 >>> Processing Test Case: 8025_DialOutLoadCellWeightOverride -(S) @LINE: 1843 +(S) @LINE: 2080 >>> Processed Test Case: 8025_DialOutLoadCellWeightOverride -(I) @LINE: 1849 +(I) @LINE: 2086 >>> Processing Test Case: 8026_SafetyShutdownOverride -(S) @LINE: 1863 +(S) @LINE: 2100 >>> Processed Test Case: 8026_SafetyShutdownOverride -(I) @LINE: 1869 +(I) @LINE: 2106 + >>> Processing Test Case: 8027_AccelerometerAxisOverride +(S) @LINE: 2114 + >>> Processed Test Case: 8027_AccelerometerAxisOverride +(I) @LINE: 2120 + >>> Processing Test Case: 8028_AccelerometerMaxAxisOverride +(S) @LINE: 2128 + >>> Processed Test Case: 8028_AccelerometerMaxAxisOverride +(I) @LINE: 2134 + >>> Processing Test Case: 8029_AccelerometerBroadcastIntervalOverride +(S) @LINE: 2142 + >>> Processed Test Case: 8029_AccelerometerBroadcastIntervalOverride +(I) @LINE: 2148 + >>> Processing Test Case: 802A_SetAccelerometerCalibration +(S) @LINE: 2156 + >>> Processed Test Case: 802A_SetAccelerometerCalibration +(I) @LINE: 2162 + >>> Processing Test Case: 802B_SetBloodFlowCalibration +(S) @LINE: 2170 + >>> Processed Test Case: 802B_SetBloodFlowCalibration +(I) @LINE: 2176 + >>> Processing Test Case: 802C_SetDialysateFlowCalibration +(S) @LINE: 2185 + >>> Processed Test Case: 802C_SetDialysateFlowCalibration +(I) @LINE: 2191 + >>> Processing Test Case: 802D_SetTreatmentParameter +(S) @LINE: 2199 + >>> Processed Test Case: 802D_SetTreatmentParameter +(I) @LINE: 2205 >>> Processing Test Case: InvalidMessageID -(S) @LINE: 1876 +(S) @LINE: 2212 >>> Processed Test Case: InvalidMessageID -(I) @LINE: 1882 +(I) @LINE: 2218 >>> Processing Test Case: InvalidTestMessageID -(S) @LINE: 1892 +(S) @LINE: 2228 >>> Processed Test Case: InvalidTestMessageID -(I) @LINE: 1898 +(I) @LINE: 2234 >>> Processing Test Case: InvalidTestMessageIDInRange -(S) @LINE: 1906 +(S) @LINE: 2243 >>> Processed Test Case: InvalidTestMessageIDInRange -(I) @LINE: 1912 +(I) @LINE: 2249 >>> Processing Test Case: TestWithoutLogin -(S) @LINE: 1923 +(S) @LINE: 2260 >>> Processed Test Case: TestWithoutLogin -(I) @LINE: 1931 +(I) @LINE: 2268 >>> Processing Test Case: processReceivedMessages_ACKReceived -(S) @LINE: 1942 +(S) @LINE: 2279 >>> Processed Test Case: processReceivedMessages_ACKReceived -(I) @LINE: 1948 +(I) @LINE: 2285 >>> Processing Test Case: processReceivedMessages_ACKRequired -(S) @LINE: 1959 +(S) @LINE: 2296 >>> Processed Test Case: processReceivedMessages_ACKRequired -(I) @LINE: 1965 +(I) @LINE: 2302 >>> Processing Test Case: processReceivedMessages_BadCRC -(S) @LINE: 1971 +(S) @LINE: 2308 >>> Processed Test Case: processReceivedMessages_BadCRC -(I) @LINE: 1977 +(I) @LINE: 2314 >>> Processing Test Case: processReceivedMessages_NoMessagesReceived -(S) @LINE: 1980 +(S) @LINE: 2317 >>> Processed Test Case: processReceivedMessages_NoMessagesReceived -(I) @LINE: 1986 +(I) @LINE: 2323 >>> Processing Test Case: processReceivedMessages_OneMessageReceived -(S) @LINE: 1993 +(S) @LINE: 2330 >>> Processed Test Case: processReceivedMessages_OneMessageReceived -(I) @LINE: 2001 +(I) @LINE: 2338 >>> Processing Test Case: NoPendingCANPackets -(S) @LINE: 2004 +(S) @LINE: 2341 >>> Processed Test Case: NoPendingCANPackets -(I) @LINE: 2010 +(I) @LINE: 2347 >>> Processing Test Case: PendingCANPacketFound -(S) @LINE: 2017 +(S) @LINE: 2354 >>> Processed Test Case: PendingCANPacketFound -(I) @LINE: 2023 +(I) @LINE: 2360 >>> Processing Test Case: PendingCANPacketIsPartial -(S) @LINE: 2029 +(S) @LINE: 2366 >>> Processed Test Case: PendingCANPacketIsPartial -(I) @LINE: 2037 +(I) @LINE: 2374 >>> Processing Test Case: uiCommunicated_NominalPath -(S) @LINE: 2040 +(S) @LINE: 2377 >>> Processed Test Case: uiCommunicated_NominalPath -(S) @LINE: 2040 +(S) @LINE: 2377 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-07-09 09:17:03 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 +TIME: 2020-09-10 11:27:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -23997,796 +27820,937 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkInFromDG test cases Running: checkInFromDG_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkInFromUI test cases Running: checkInFromUI_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.isDGCommunicating test cases Running: isDGCommunicating_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.isUICommunicating test cases Running: isUICommunicating_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.uiCommunicated test cases Running: uiCommunicated_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemComm.isHDOnlyCANNode test cases + Running: isHDOnlyCANNode_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemComm.execSystemCommRx test cases Running: OneMessageToProcessInBuffers Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.execSystemCommTx test cases + Running: CAN1TransmitterBusy_MaxRetries + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: CAN1TransmitterBusy_NoTimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: CAN1TransmitterBusy_Timeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: CAN1TransmitterBusy_Timeout_InvalidPriorSendChannel + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: CAN1TransmitterBusy_Timeout_NoPriorSend + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: execSystemCommTx_HDisOnlyCANNode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: execSystemCommTx_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.handleCANMsgInterrupt test cases Running: InvalidCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoPacket Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReceiveCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReceiveCANBox_NoPacket Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TransmitCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleCANMsgInterrupt_NoMoreMessagesToXmit Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.isCANBoxForXmit test cases Running: NotTransmitCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TransmitCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.isCANBoxForRecv test cases Running: NotReceiveCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ReceiveCANBox Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.findNextHighestPriorityCANPacketToTransmit test cases Running: BufferFound Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoBufferFound Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.transmitNextCANPacket test cases Running: NoPendingCANPackets Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PendingCANPacketFound Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: PendingCANPacketIsPartial Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.processIncomingData test cases Running: MoreDataInBufferThanMaxMsgSize Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: MoreDataInBufferThanMaxMsgSize_BadCRC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: MsgFoundButIncompleteMsgRetrieved Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: MsgFound_DGBroadcast + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: NoMsgFound Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.consumeBufferPaddingBeforeSync test cases Running: BufferEmpty Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: RemoveSomePadding Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.parseMessageFromBuffer test cases Running: FullMessageFound_CRC_BAD Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: FullMessageFound_CRC_OK Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoMessageCouldBeParsed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoSyncFound Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NotEnoughDataForMinMessage Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.processReceivedMessages test cases Running: processReceivedMessages_ACKReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: processReceivedMessages_ACKRequired Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: processReceivedMessages_BadCRC Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: processReceivedMessages_NoMessagesReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: processReceivedMessages_OneMessageReceived Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkForCommTimeouts test cases Running: checkForCommTimeouts_NoTimeouts Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: checkForCommTimeouts_NoUIComm + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: checkForCommTimeouts_UITimeout Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkTooManyBadMsgCRCs test cases Running: checkTooManyBadMsgCRCs_Alarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: checkTooManyBadMsgCRCs_NoAlarm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.addMsgToPendingACKList test cases Running: addMsgToPendingACKList_ACKListFull Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: addMsgToPendingACKList_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.matchACKtoPendingACKList test cases Running: matchACKtoPendingACKList_Matched Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: matchACKtoPendingACKList_NoMatch Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.checkPendingACKList test cases Running: checkPendingACKList_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemComm.processReceivedMessage test cases Running: 0001_OffButtonPress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: 0003_AlarmTriggered + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 0004_AlarmCleared + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: 0006_DGCheckIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0007_UICheckIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 000C_LoadCellReadings Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0010_UserUFPauseResume Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0011_UserUFSettingsChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0015_UserUFSettingsConfirm Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0016_UserTreatmentDurationChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0017_UserBloodDialFlowRateChange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 001C_RequestFWVersion Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 001F_ROPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0020_DGPressureData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0024_DrainPumpData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0027_DGOpMode Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 0028_ReservoirData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 002D_DGTemperatureData Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: 0053_NewTreatmentParamsFromUI + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 0056_StartTreatmentFromUI + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 0059_ConfirmTreatmentParamsFromUI + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 0060_EndTreatmentFromUI + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: 8000_TestLogin Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: 8001_HDMessage + Running: 8001_DialOutFlowSetPtOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8002_OffButtonOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8003_StopButtonOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8004_AlarmLampPatternOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8005_WatchdogTaskCheckInOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8006_AlarmStateOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8007_AlarmTimeOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8008_BloodFlowSetPtOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8009_BloodFlowMeasuredOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800A_BloodPumpMCMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800B_BloodPumpMCMeasuredCurrentOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800C_BloodFlowDataPublishIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800D_AlarmStatusPublishIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800E_BloodPumpMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 800F_BloodPumpMeasuredRotorSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8010_DialInFlowSetPtOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8011_DialInFlowMeasuredOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8012_DialInPumpMCMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8013_DialInPumpMCMeasuredCurrentOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8014_DialInFlowDataPublishIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8015_DialInPumpMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8016_DialInPumpMeasuredRotorSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8017_PressureArterialOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8018_PressureVenousOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8019_OcclusionBloodPumpOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801A_OcclusionDialInPumpOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801B_OcclusionDialOutPumpOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801C_PresOcclBroadcastIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801D_RTCSetDateAndTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801E_DialOutFlowDataPublishIntervalOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 801F_DialOutUFRefVolumeOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8020_DialOutUFMeasVolumeOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8021_DialOutPumpMCMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8022_DialOutPumpMCMeasuredCurrentOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8023_DialOutPumpMeasuredSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8024_DialOutPumpMeasuredRotorSpeedOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8025_DialOutLoadCellWeightOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: 8026_SafetyShutdownOverride Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: 8027_AccelerometerAxisOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 8028_AccelerometerMaxAxisOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 8029_AccelerometerBroadcastIntervalOverride + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 802A_SetAccelerometerCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 802B_SetBloodFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 802C_SetDialysateFlowCalibration + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: 802D_SetTreatmentParameter + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running: InvalidMessageID Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidTestMessageID Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidTestMessageIDInRange Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestWithoutLogin Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-07-09 09:17:06 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 +TIME: 2020-09-10 11:27:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.env" Initializing search list Creating the Environment Directory Creating Environment "SYSTEMCOMMMESSAGES" @@ -24815,18 +28779,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-07-09 09:17:09 +COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 +TIME: 2020-09-10 11:27:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -24835,49 +28799,54 @@ Test Script Maintenance Started Test Script Maintenance Complete (0) Translated 0 script lines + Processing script line 50 + Processing script line 100 Processing script line 150 + Processing script line 200 Processing script line 250 Processing script line 300 Processing script line 350 Processing script line 400 Processing script line 450 - Processing script line 500 Processing script line 600 Processing script line 650 - Processing script line 700 + Processing script line 750 Processing script line 800 Processing script line 850 + Processing script line 900 Processing script line 950 - Processing script line 1000 Processing script line 1050 - Processing script line 1100 Processing script line 1200 - Processing script line 1400 + Processing script line 1250 + Processing script line 1300 Processing script line 1450 Processing script line 1500 Processing script line 1550 + Processing script line 1600 Processing script line 1650 - Processing script line 1700 Processing script line 1750 Processing script line 1800 Processing script line 1850 Processing script line 1900 + Processing script line 1950 Processing script line 2000 - Processing script line 2050 + Processing script line 2100 Processing script line 2150 Processing script line 2200 - Processing script line 2250 + Processing script line 2300 Processing script line 2350 Processing script line 2400 + Processing script line 2450 Processing script line 2500 Processing script line 2550 Processing script line 2600 + Processing script line 2650 Processing script line 2700 - Processing script line 2750 + Processing script line 2800 Processing script line 2850 - Processing script line 2900 Processing script line 2950 - Processing script line 3050 + Processing script line 3000 + Processing script line 3100 Processing script line 3150 Processing script line 3200 Processing script line 3250 @@ -24887,822 +28856,988 @@ Processing script line 3450 Processing script line 3500 Processing script line 3550 - Processing script line 3600 Processing script line 3650 Processing script line 3700 Processing script line 3750 Processing script line 3850 - Processing script line 3900 Processing script line 3950 - Processing script line 4000 Processing script line 4050 - Processing script line 4100 Processing script line 4150 + Processing script line 4250 Processing script line 4300 - Processing script line 4400 - Processing script line 4450 - Processing script line 4500 + Processing script line 4350 Processing script line 4550 Processing script line 4600 Processing script line 4650 Processing script line 4700 - Processing script line 4750 - Processing script line 4800 Processing script line 4850 Processing script line 4900 - Processing script line 4950 Processing script line 5000 - Processing script line 5050 - Processing script line 5150 Processing script line 5200 Processing script line 5250 Processing script line 5300 - Processing script line 5350 + Processing script line 5400 + Processing script line 5450 + Processing script line 5500 + Processing script line 5550 + Processing script line 5600 + Processing script line 5700 + Processing script line 5750 + Processing script line 5800 + Processing script line 5850 + Processing script line 5900 + Processing script line 5950 + Processing script line 6000 + Processing script line 6050 + Processing script line 6100 + Processing script line 6200 + Processing script line 6250 + Processing script line 6300 + Processing script line 6350 + Processing script line 6400 + Processing script line 6450 + Processing script line 6500 + Processing script line 6550 + Processing script line 6600 + Processing script line 6650 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES.tst.tmp (I) @LINE: 24 + >>> Processing Test Case: broadcastAccelData_NominalPath +(S) @LINE: 81 + >>> Processed Test Case: broadcastAccelData_NominalPath +(I) @LINE: 89 >>> Processing Test Case: broadcastAlarmCleared_NominalPath -(I) @LINE: 26 - >>> 'ALARM_ID_SOFTWARE_FAULT' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 44 +(S) @LINE: 109 >>> Processed Test Case: broadcastAlarmCleared_NominalPath -(I) @LINE: 52 +(I) @LINE: 117 >>> Processing Test Case: broadcastAlarmStatus_ComplimentaryFlags -(S) @LINE: 98 +(S) @LINE: 163 >>> Processed Test Case: broadcastAlarmStatus_ComplimentaryFlags -(I) @LINE: 104 +(I) @LINE: 169 >>> Processing Test Case: broadcastAlarmStatus_NominalPath -(S) @LINE: 150 +(S) @LINE: 215 >>> Processed Test Case: broadcastAlarmStatus_NominalPath -(I) @LINE: 158 +(I) @LINE: 223 >>> Processing Test Case: broadcastAlarmTriggered_NominalPath -(I) @LINE: 160 +(I) @LINE: 225 >>> 'ALARM_ID_STUCK_BUTTON_TEST_FAILED' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 196 +(S) @LINE: 261 >>> Processed Test Case: broadcastAlarmTriggered_NominalPath -(I) @LINE: 204 +(I) @LINE: 269 >>> Processing Test Case: broadcastBloodFlowData_NominalPath -(S) @LINE: 252 +(S) @LINE: 317 >>> Processed Test Case: broadcastBloodFlowData_NominalPath -(I) @LINE: 260 +(I) @LINE: 325 >>> Processing Test Case: broadcastDialInFlowData_NominalPath -(S) @LINE: 308 +(S) @LINE: 373 >>> Processed Test Case: broadcastDialInFlowData_NominalPath -(I) @LINE: 316 +(I) @LINE: 381 >>> Processing Test Case: broadcastDialOutFlowData_NominalPath -(S) @LINE: 373 +(S) @LINE: 438 >>> Processed Test Case: broadcastDialOutFlowData_NominalPath -(I) @LINE: 381 +(I) @LINE: 446 >>> Processing Test Case: broadcastHDOperationMode_NominalPath -(S) @LINE: 404 +(S) @LINE: 469 >>> Processed Test Case: broadcastHDOperationMode_NominalPath -(I) @LINE: 412 +(I) @LINE: 477 >>> Processing Test Case: broadcastPowerOffWarning_NominalPath -(S) @LINE: 429 +(S) @LINE: 494 >>> Processed Test Case: broadcastPowerOffWarning_NominalPath -(I) @LINE: 437 +(I) @LINE: 502 >>> Processing Test Case: broadcastPresOcclData_NominalPath -(S) @LINE: 478 +(S) @LINE: 543 >>> Processed Test Case: broadcastPresOcclData_NominalPath -(I) @LINE: 486 +(I) @LINE: 551 >>> Processing Test Case: broadcastRTCEpoch_NominalPath -(S) @LINE: 508 +(S) @LINE: 573 >>> Processed Test Case: broadcastRTCEpoch_NominalPath -(I) @LINE: 516 +(I) @LINE: 581 >>> Processing Test Case: broadcastTreatmentState_NominalPath -(S) @LINE: 548 +(S) @LINE: 613 >>> Processed Test Case: broadcastTreatmentState_NominalPath -(I) @LINE: 556 +(I) @LINE: 621 >>> Processing Test Case: broadcastTreatmentTime_NominalPath -(S) @LINE: 588 +(S) @LINE: 653 >>> Processed Test Case: broadcastTreatmentTime_NominalPath -(I) @LINE: 596 +(I) @LINE: 661 + >>> Processing Test Case: handleAlarmCleared_InvalidAlarmID +(S) @LINE: 670 + >>> Processed Test Case: handleAlarmCleared_InvalidAlarmID +(I) @LINE: 676 + >>> Processing Test Case: handleAlarmCleared_InvalidPayloadLen +(S) @LINE: 683 + >>> Processed Test Case: handleAlarmCleared_InvalidPayloadLen +(I) @LINE: 689 + >>> Processing Test Case: handleAlarmCleared_NominalPath +(S) @LINE: 695 + >>> Processed Test Case: handleAlarmCleared_NominalPath +(I) @LINE: 703 + >>> Processing Test Case: handleAlarmTriggered_InvalidAlarmID +(S) @LINE: 729 + >>> Processed Test Case: handleAlarmTriggered_InvalidAlarmID +(I) @LINE: 735 + >>> Processing Test Case: handleAlarmTriggered_InvalidPayloadLen +(S) @LINE: 743 + >>> Processed Test Case: handleAlarmTriggered_InvalidPayloadLen +(I) @LINE: 749 + >>> Processing Test Case: handleAlarmTriggered_NominalPath +(S) @LINE: 776 + >>> Processed Test Case: handleAlarmTriggered_NominalPath +(I) @LINE: 784 >>> Processing Test Case: handleChangeBloodDialysateRateChangeRequest_InvalidPayloadLen -(S) @LINE: 614 +(S) @LINE: 802 >>> Processed Test Case: handleChangeBloodDialysateRateChangeRequest_InvalidPayloadLen -(I) @LINE: 620 +(I) @LINE: 808 >>> Processing Test Case: handleChangeBloodDialysateRateChangeRequest_NominalPath -(S) @LINE: 636 +(S) @LINE: 824 >>> Processed Test Case: handleChangeBloodDialysateRateChangeRequest_NominalPath -(I) @LINE: 644 +(I) @LINE: 832 >>> Processing Test Case: handleChangeTreatmentDurationRequest_InvalidPayloadLen -(S) @LINE: 667 +(S) @LINE: 855 >>> Processed Test Case: handleChangeTreatmentDurationRequest_InvalidPayloadLen -(I) @LINE: 673 +(I) @LINE: 861 >>> Processing Test Case: handleChangeTreatmentDurationRequest_NominalPath -(S) @LINE: 683 +(S) @LINE: 871 >>> Processed Test Case: handleChangeTreatmentDurationRequest_NominalPath -(I) @LINE: 691 +(I) @LINE: 879 >>> Processing Test Case: handleChangeUFSettingsConfirmation_InvalidPayloadLen -(S) @LINE: 723 +(S) @LINE: 911 >>> Processed Test Case: handleChangeUFSettingsConfirmation_InvalidPayloadLen -(I) @LINE: 729 +(I) @LINE: 917 >>> Processing Test Case: handleChangeUFSettingsConfirmation_NominalPath -(I) @LINE: 743 +(I) @LINE: 931 >>> 'UF_ADJ_TREATMENT_TIME' was specified as a macro, but it is in the symbol dictionary. -(S) @LINE: 749 +(S) @LINE: 937 >>> Processed Test Case: handleChangeUFSettingsConfirmation_NominalPath -(I) @LINE: 757 +(I) @LINE: 945 >>> Processing Test Case: handleChangeUFSettingsRequest_InvalidPayloadLen -(S) @LINE: 781 +(S) @LINE: 969 >>> Processed Test Case: handleChangeUFSettingsRequest_InvalidPayloadLen -(I) @LINE: 787 +(I) @LINE: 975 >>> Processing Test Case: handleChangeUFSettingsRequest_NominalPath -(S) @LINE: 800 +(S) @LINE: 988 >>> Processed Test Case: handleChangeUFSettingsRequest_NominalPath -(I) @LINE: 808 +(I) @LINE: 996 >>> Processing Test Case: handleDGCheckIn_NominalPath -(S) @LINE: 814 +(S) @LINE: 1002 >>> Processed Test Case: handleDGCheckIn_NominalPath -(I) @LINE: 822 +(I) @LINE: 1010 >>> Processing Test Case: handleDGOpMode_InvalidPayloadLength -(S) @LINE: 833 +(S) @LINE: 1021 >>> Processed Test Case: handleDGOpMode_InvalidPayloadLength -(I) @LINE: 839 +(I) @LINE: 1027 >>> Processing Test Case: handleDGOpMode_NominalPath -(S) @LINE: 853 +(S) @LINE: 1041 >>> Processed Test Case: handleDGOpMode_NominalPath -(I) @LINE: 861 +(I) @LINE: 1049 >>> Processing Test Case: handleDGPressuresData_InvalidPayloadLength -(S) @LINE: 869 +(S) @LINE: 1057 >>> Processed Test Case: handleDGPressuresData_InvalidPayloadLength -(I) @LINE: 875 +(I) @LINE: 1063 >>> Processing Test Case: handleDGPressuresData_NominalPath -(S) @LINE: 899 +(S) @LINE: 1087 >>> Processed Test Case: handleDGPressuresData_NominalPath -(I) @LINE: 907 +(I) @LINE: 1095 >>> Processing Test Case: handleDGReservoirData_InvalidPayloadLength -(S) @LINE: 915 +(S) @LINE: 1103 >>> Processed Test Case: handleDGReservoirData_InvalidPayloadLength -(I) @LINE: 921 +(I) @LINE: 1109 >>> Processing Test Case: handleDGReservoirData_NominalPath -(S) @LINE: 940 +(S) @LINE: 1128 >>> Processed Test Case: handleDGReservoirData_NominalPath -(I) @LINE: 948 +(I) @LINE: 1136 >>> Processing Test Case: handleDGTemperatureData_InvalidPayloadLen -(S) @LINE: 964 +(S) @LINE: 1152 >>> Processed Test Case: handleDGTemperatureData_InvalidPayloadLen -(I) @LINE: 970 +(I) @LINE: 1158 >>> Processing Test Case: handleDGTemperatureData_NominalPath -(S) @LINE: 984 +(S) @LINE: 1172 >>> Processed Test Case: handleDGTemperatureData_NominalPath -(I) @LINE: 992 +(I) @LINE: 1180 >>> Processing Test Case: handleDrainPumpData_InvalidPayloadLength -(S) @LINE: 1000 +(S) @LINE: 1188 >>> Processed Test Case: handleDrainPumpData_InvalidPayloadLength -(I) @LINE: 1006 +(I) @LINE: 1194 >>> Processing Test Case: handleDrainPumpData_NominalPath -(S) @LINE: 1019 +(S) @LINE: 1207 >>> Processed Test Case: handleDrainPumpData_NominalPath -(I) @LINE: 1027 +(I) @LINE: 1215 >>> Processing Test Case: handleFWVersionRequest_NominalPath -(S) @LINE: 1055 +(S) @LINE: 1242 >>> Processed Test Case: handleFWVersionRequest_NominalPath -(I) @LINE: 1063 +(I) @LINE: 1250 >>> Processing Test Case: handleLoadCellReadingsFromDG_InvalidPayloadLen -(S) @LINE: 1087 +(S) @LINE: 1274 >>> Processed Test Case: handleLoadCellReadingsFromDG_InvalidPayloadLen -(I) @LINE: 1093 +(I) @LINE: 1280 >>> Processing Test Case: handleLoadCellReadingsFromDG_NominalPath -(S) @LINE: 1118 +(S) @LINE: 1305 >>> Processed Test Case: handleLoadCellReadingsFromDG_NominalPath -(I) @LINE: 1126 +(I) @LINE: 1313 >>> Processing Test Case: handleOffButtonConfirmMsgFromUI_InvalidPayloadLength -(S) @LINE: 1135 +(S) @LINE: 1322 >>> Processed Test Case: handleOffButtonConfirmMsgFromUI_InvalidPayloadLength -(I) @LINE: 1141 +(I) @LINE: 1328 >>> Processing Test Case: handleOffButtonConfirmMsgFromUI_NominalPath -(S) @LINE: 1147 +(S) @LINE: 1334 >>> Processed Test Case: handleOffButtonConfirmMsgFromUI_NominalPath -(I) @LINE: 1155 +(I) @LINE: 1342 >>> Processing Test Case: handleROPumpData_InvalidPayloadLength -(S) @LINE: 1165 +(S) @LINE: 1352 >>> Processed Test Case: handleROPumpData_InvalidPayloadLength -(I) @LINE: 1171 +(I) @LINE: 1358 >>> Processing Test Case: handleROPumpData_NominalPath -(S) @LINE: 1189 +(S) @LINE: 1376 >>> Processed Test Case: handleROPumpData_NominalPath -(I) @LINE: 1197 - >>> Processing Test Case: handleSetRTCTimestamp.001 -(S) @LINE: 1232 - >>> Processed Test Case: handleSetRTCTimestamp.001 -(I) @LINE: 1240 +(I) @LINE: 1384 + >>> Processing Test Case: handleSetAccelCalibration_InvalidPayloadLen +(S) @LINE: 1397 + >>> Processed Test Case: handleSetAccelCalibration_InvalidPayloadLen +(I) @LINE: 1403 + >>> Processing Test Case: handleSetAccelCalibration_Set +(S) @LINE: 1432 + >>> Processed Test Case: handleSetAccelCalibration_Set +(I) @LINE: 1440 + >>> Processing Test Case: handleSetBloodFlowCalibration_InvalidPayloadLen +(S) @LINE: 1453 + >>> Processed Test Case: handleSetBloodFlowCalibration_InvalidPayloadLen +(I) @LINE: 1459 + >>> Processing Test Case: handleSetBloodFlowCalibration_Set +(S) @LINE: 1483 + >>> Processed Test Case: handleSetBloodFlowCalibration_Set +(I) @LINE: 1491 + >>> Processing Test Case: handleSetDialysateFlowCalibration_InvalidPayloadLen +(S) @LINE: 1504 + >>> Processed Test Case: handleSetDialysateFlowCalibration_InvalidPayloadLen +(I) @LINE: 1510 + >>> Processing Test Case: handleSetDialysateFlowCalibration_Set +(S) @LINE: 1534 + >>> Processed Test Case: handleSetDialysateFlowCalibration_Set +(I) @LINE: 1542 + >>> Processing Test Case: handleSetRTCTimestamp_InvalidPayloadLen +(S) @LINE: 1570 + >>> Processed Test Case: handleSetRTCTimestamp_InvalidPayloadLen +(I) @LINE: 1576 + >>> Processing Test Case: handleSetRTCTimestamp_Set +(S) @LINE: 1611 + >>> Processed Test Case: handleSetRTCTimestamp_Set +(I) @LINE: 1619 >>> Processing Test Case: handleTestAlarmLampPatternOverrideRequest_InvalidPayloadLength -(S) @LINE: 1251 +(S) @LINE: 1630 >>> Processed Test Case: handleTestAlarmLampPatternOverrideRequest_InvalidPayloadLength -(I) @LINE: 1257 +(I) @LINE: 1636 >>> Processing Test Case: handleTestAlarmLampPatternOverrideRequest_Override -(S) @LINE: 1271 +(I) @LINE: 1649 + >>> 'LAMP_PATTERN_HIGH_ALARM' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 1650 >>> Processed Test Case: handleTestAlarmLampPatternOverrideRequest_Override -(I) @LINE: 1277 +(I) @LINE: 1656 >>> Processing Test Case: handleTestAlarmLampPatternOverrideRequest_Reset -(S) @LINE: 1298 +(S) @LINE: 1677 >>> Processed Test Case: handleTestAlarmLampPatternOverrideRequest_Reset -(I) @LINE: 1306 +(I) @LINE: 1685 >>> Processing Test Case: handleTestAlarmStateOverrideRequest_InvalidPayloadLen -(S) @LINE: 1316 +(S) @LINE: 1695 >>> Processed Test Case: handleTestAlarmStateOverrideRequest_InvalidPayloadLen -(I) @LINE: 1322 +(I) @LINE: 1701 >>> Processing Test Case: handleTestAlarmStateOverrideRequest_Override -(S) @LINE: 1347 +(S) @LINE: 1726 >>> Processed Test Case: handleTestAlarmStateOverrideRequest_Override -(I) @LINE: 1353 +(I) @LINE: 1732 >>> Processing Test Case: handleTestAlarmStateOverrideRequest_Reset -(S) @LINE: 1377 +(S) @LINE: 1756 >>> Processed Test Case: handleTestAlarmStateOverrideRequest_Reset -(I) @LINE: 1385 +(I) @LINE: 1764 >>> Processing Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_InvalidPayloadLen -(S) @LINE: 1401 +(S) @LINE: 1780 >>> Processed Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_InvalidPayloadLen -(I) @LINE: 1407 +(I) @LINE: 1786 >>> Processing Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Override -(S) @LINE: 1432 +(S) @LINE: 1811 >>> Processed Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Override -(I) @LINE: 1438 +(I) @LINE: 1817 >>> Processing Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 1462 +(S) @LINE: 1841 >>> Processed Test Case: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 1470 +(I) @LINE: 1849 >>> Processing Test Case: handleTestAlarmTimeOverrideRequest_InvalidPayloadLen -(S) @LINE: 1485 +(S) @LINE: 1864 >>> Processed Test Case: handleTestAlarmTimeOverrideRequest_InvalidPayloadLen -(I) @LINE: 1491 +(I) @LINE: 1870 >>> Processing Test Case: handleTestAlarmTimeOverrideRequest_Override -(S) @LINE: 1521 +(S) @LINE: 1900 >>> Processed Test Case: handleTestAlarmTimeOverrideRequest_Override -(I) @LINE: 1527 +(I) @LINE: 1906 >>> Processing Test Case: handleTestAlarmTimeOverrideRequest_Reset -(S) @LINE: 1556 +(S) @LINE: 1935 >>> Processed Test Case: handleTestAlarmTimeOverrideRequest_Reset -(I) @LINE: 1564 +(I) @LINE: 1943 >>> Processing Test Case: handleTestArterialPressureOverrideRequest_InvalidPayloadLen -(E) @LINE: 1588 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 +(E) @LINE: 1958 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::INPUT_BASE=16 -(E) Errors from previous script import(s) - >>> (E) @LINE: 1584 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 1535 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 -(S) @LINE: 1589 +(S) @LINE: 1959 >>> Processed Test Case: handleTestArterialPressureOverrideRequest_InvalidPayloadLen -(I) @LINE: 1595 +(I) @LINE: 1965 >>> Processing Test Case: handleTestArterialPressureOverrideRequest_Override -(E) @LINE: 1629 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 +(E) @LINE: 1990 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::INPUT_BASE=16 -(E) Errors from previous script import(s) - >>> (E) @LINE: 1621 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 1567 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 -(S) @LINE: 1630 +(S) @LINE: 1991 >>> Processed Test Case: handleTestArterialPressureOverrideRequest_Override -(I) @LINE: 1636 +(I) @LINE: 1997 >>> Processing Test Case: handleTestArterialPressureOverrideRequest_Reset -(E) @LINE: 1669 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 +(E) @LINE: 2021 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::INPUT_BASE=16 -(E) Errors from previous script import(s) - >>> (E) @LINE: 1657 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 1598 TEST.ATTRIBUTES:SystemCommMessages.handleTestAlarmTimeOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 - >>> >>> Expected a field name from the record type MESSAGE_HEADER_T - >>> >>> Read: msgID::INPUT_BASE=16 -(S) @LINE: 1670 +(S) @LINE: 2022 >>> Processed Test Case: handleTestArterialPressureOverrideRequest_Reset -(I) @LINE: 1678 +(I) @LINE: 2030 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(S) @LINE: 1693 +(S) @LINE: 2045 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(I) @LINE: 1699 +(I) @LINE: 2051 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override -(S) @LINE: 1724 +(S) @LINE: 2076 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override -(I) @LINE: 1730 +(I) @LINE: 2082 >>> Processing Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 1754 +(S) @LINE: 2106 >>> Processed Test Case: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 1762 +(I) @LINE: 2114 >>> Processing Test Case: handleTestBloodFlowMeasuredOverrideRequest_InvalidPayloadLen -(S) @LINE: 1777 +(S) @LINE: 2129 >>> Processed Test Case: handleTestBloodFlowMeasuredOverrideRequest_InvalidPayloadLen -(I) @LINE: 1783 +(I) @LINE: 2135 >>> Processing Test Case: handleTestBloodFlowMeasuredOverrideRequest_Override -(S) @LINE: 1808 +(S) @LINE: 2160 >>> Processed Test Case: handleTestBloodFlowMeasuredOverrideRequest_Override -(I) @LINE: 1814 +(I) @LINE: 2166 >>> Processing Test Case: handleTestBloodFlowMeasuredOverrideRequest_Reset -(S) @LINE: 1838 +(S) @LINE: 2190 >>> Processed Test Case: handleTestBloodFlowMeasuredOverrideRequest_Reset -(I) @LINE: 1846 +(I) @LINE: 2198 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest_InvalidPayloadLen -(S) @LINE: 1861 +(S) @LINE: 2213 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest_InvalidPayloadLen -(I) @LINE: 1867 +(I) @LINE: 2219 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest_Override -(S) @LINE: 1892 +(S) @LINE: 2249 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest_Override -(I) @LINE: 1898 +(I) @LINE: 2255 >>> Processing Test Case: handleTestBloodFlowSetPointOverrideRequest_Reset -(S) @LINE: 1922 +(S) @LINE: 2279 >>> Processed Test Case: handleTestBloodFlowSetPointOverrideRequest_Reset -(I) @LINE: 1930 +(I) @LINE: 2287 >>> Processing Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_InvalidPayloadLen -(S) @LINE: 1945 +(S) @LINE: 2302 >>> Processed Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_InvalidPayloadLen -(I) @LINE: 1951 +(I) @LINE: 2308 >>> Processing Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_Override -(S) @LINE: 1976 +(S) @LINE: 2333 >>> Processed Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_Override -(I) @LINE: 1982 +(I) @LINE: 2339 >>> Processing Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 2006 +(S) @LINE: 2363 >>> Processed Test Case: handleTestBloodPumpMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 2014 +(I) @LINE: 2371 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2030 +(S) @LINE: 2387 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2036 +(I) @LINE: 2393 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 2062 +(S) @LINE: 2419 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2068 +(I) @LINE: 2425 >>> Processing Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2093 +(S) @LINE: 2450 >>> Processed Test Case: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2101 +(I) @LINE: 2458 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2116 +(S) @LINE: 2473 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2122 +(I) @LINE: 2479 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override -(E) @LINE: 2157 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 +(E) @LINE: 2520 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> Expected a field name from the record type MESSAGE_HEADER_T >>> Read: msgID::INPUT_BASE=16 (E) Errors from previous script import(s) - >>> (E) @LINE: 2141 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 + >>> (E) @LINE: 2515 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::INPUT_BASE=16 - >>> (E) @LINE: 2077 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 + >>> (E) @LINE: 2539 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 >>> >>> Expected a field name from the record type MESSAGE_HEADER_T >>> >>> Read: msgID::INPUT_BASE=16 -(S) @LINE: 2158 + >>> (E) @LINE: 2525 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::INPUT_BASE=16 + >>> (E) @LINE: 2347 TEST.ATTRIBUTES:SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest.message[0].hdr.msgID::INPUT_BASE=16 + >>> >>> Expected a field name from the record type MESSAGE_HEADER_T + >>> >>> Read: msgID::INPUT_BASE=16 +(S) @LINE: 2521 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2164 +(I) @LINE: 2527 >>> Processing Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2188 +(S) @LINE: 2551 >>> Processed Test Case: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2196 +(I) @LINE: 2559 >>> Processing Test Case: handleTestBloodPumpOcclusionOverrideRequest_InvalidPayloadLen -(S) @LINE: 2211 +(S) @LINE: 2574 >>> Processed Test Case: handleTestBloodPumpOcclusionOverrideRequest_InvalidPayloadLen -(I) @LINE: 2217 +(I) @LINE: 2580 >>> Processing Test Case: handleTestBloodPumpOcclusionOverrideRequest_Override -(S) @LINE: 2242 +(S) @LINE: 2605 >>> Processed Test Case: handleTestBloodPumpOcclusionOverrideRequest_Override -(I) @LINE: 2248 +(I) @LINE: 2611 >>> Processing Test Case: handleTestBloodPumpOcclusionOverrideRequest_Reset -(S) @LINE: 2272 +(S) @LINE: 2635 >>> Processed Test Case: handleTestBloodPumpOcclusionOverrideRequest_Reset -(I) @LINE: 2280 +(I) @LINE: 2643 >>> Processing Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2297 +(S) @LINE: 2660 >>> Processed Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2303 +(I) @LINE: 2666 >>> Processing Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override -(S) @LINE: 2330 +(S) @LINE: 2693 >>> Processed Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2336 +(I) @LINE: 2699 >>> Processing Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2362 +(S) @LINE: 2725 >>> Processed Test Case: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2370 +(I) @LINE: 2733 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(S) @LINE: 2386 +(S) @LINE: 2749 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(I) @LINE: 2392 +(I) @LINE: 2755 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override -(S) @LINE: 2418 +(S) @LINE: 2781 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override -(I) @LINE: 2424 +(I) @LINE: 2787 >>> Processing Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 2449 +(S) @LINE: 2812 >>> Processed Test Case: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 2457 +(I) @LINE: 2820 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest_InvalidPayloadLen -(S) @LINE: 2473 +(S) @LINE: 2836 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest_InvalidPayloadLen -(I) @LINE: 2479 +(I) @LINE: 2842 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest_Override -(S) @LINE: 2505 +(S) @LINE: 2868 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest_Override -(I) @LINE: 2511 +(I) @LINE: 2874 >>> Processing Test Case: handleTestDialInFlowMeasuredOverrideRequest_Reset -(S) @LINE: 2536 +(S) @LINE: 2899 >>> Processed Test Case: handleTestDialInFlowMeasuredOverrideRequest_Reset -(I) @LINE: 2544 +(I) @LINE: 2907 >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen -(S) @LINE: 2560 +(S) @LINE: 2923 >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen -(I) @LINE: 2566 - >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Override -(S) @LINE: 2592 - >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Override -(I) @LINE: 2598 - >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Reset -(S) @LINE: 2623 - >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Reset -(I) @LINE: 2631 +(I) @LINE: 2929 + >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_Override +(S) @LINE: 2960 + >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_Override +(I) @LINE: 2966 + >>> Processing Test Case: handleTestDialInFlowSetPointOverrideRequest_Reset +(S) @LINE: 2991 + >>> Processed Test Case: handleTestDialInFlowSetPointOverrideRequest_Reset +(I) @LINE: 2999 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen -(S) @LINE: 2647 +(S) @LINE: 3015 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen -(I) @LINE: 2653 +(I) @LINE: 3021 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override -(S) @LINE: 2679 +(S) @LINE: 3047 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override -(I) @LINE: 2685 +(I) @LINE: 3053 >>> Processing Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 2710 +(S) @LINE: 3078 >>> Processed Test Case: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 2718 +(I) @LINE: 3086 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2734 +(S) @LINE: 3102 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2740 +(I) @LINE: 3108 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 2766 +(S) @LINE: 3134 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2772 +(I) @LINE: 3140 >>> Processing Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2797 +(S) @LINE: 3165 >>> Processed Test Case: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2805 +(I) @LINE: 3173 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2821 +(S) @LINE: 3189 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2827 +(I) @LINE: 3195 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override -(S) @LINE: 2853 +(S) @LINE: 3221 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2859 +(I) @LINE: 3227 >>> Processing Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2884 +(S) @LINE: 3252 >>> Processed Test Case: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2892 +(I) @LINE: 3260 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 2908 +(S) @LINE: 3276 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 2914 +(I) @LINE: 3282 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override -(S) @LINE: 2940 +(S) @LINE: 3308 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override -(I) @LINE: 2946 +(I) @LINE: 3314 >>> Processing Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 2971 +(S) @LINE: 3339 >>> Processed Test Case: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 2979 +(I) @LINE: 3347 >>> Processing Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(S) @LINE: 2998 +(S) @LINE: 3366 >>> Processed Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen -(I) @LINE: 3004 +(I) @LINE: 3372 >>> Processing Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Override -(S) @LINE: 3034 +(S) @LINE: 3402 >>> Processed Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Override -(I) @LINE: 3040 +(I) @LINE: 3408 >>> Processing Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 3069 +(S) @LINE: 3437 >>> Processed Test Case: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 3077 +(I) @LINE: 3445 + >>> Processing Test Case: handleTestDialOutFlowSetPointOverrideRequest_InvalidPayloadLen +(S) @LINE: 3459 + >>> Processed Test Case: handleTestDialOutFlowSetPointOverrideRequest_InvalidPayloadLen +(I) @LINE: 3465 + >>> Processing Test Case: handleTestDialOutFlowSetPointOverrideRequest_Override +(S) @LINE: 3494 + >>> Processed Test Case: handleTestDialOutFlowSetPointOverrideRequest_Override +(I) @LINE: 3500 + >>> Processing Test Case: handleTestDialOutFlowSetPointOverrideRequest_Reset +(S) @LINE: 3527 + >>> Processed Test Case: handleTestDialOutFlowSetPointOverrideRequest_Reset +(I) @LINE: 3535 >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest_InvalidPayloadLen -(S) @LINE: 3097 +(S) @LINE: 3555 >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest_InvalidPayloadLen -(I) @LINE: 3103 +(I) @LINE: 3561 >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Override -(S) @LINE: 3138 +(S) @LINE: 3596 >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Override -(I) @LINE: 3144 +(I) @LINE: 3602 >>> Processing Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Reset -(S) @LINE: 3178 +(S) @LINE: 3636 >>> Processed Test Case: handleTestDialOutLoadCellWeightOverrideRequest_Reset -(I) @LINE: 3186 +(I) @LINE: 3644 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen -(S) @LINE: 3206 +(S) @LINE: 3664 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen -(I) @LINE: 3212 +(I) @LINE: 3670 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override -(S) @LINE: 3242 +(S) @LINE: 3700 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override -(I) @LINE: 3248 +(I) @LINE: 3706 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset -(S) @LINE: 3277 +(S) @LINE: 3735 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset -(I) @LINE: 3285 +(I) @LINE: 3743 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 3305 +(S) @LINE: 3763 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 3311 +(I) @LINE: 3769 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override -(S) @LINE: 3341 +(S) @LINE: 3799 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override -(I) @LINE: 3347 +(I) @LINE: 3805 >>> Processing Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 3376 +(S) @LINE: 3834 >>> Processed Test Case: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 3384 +(I) @LINE: 3842 >>> Processing Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 3404 +(S) @LINE: 3862 >>> Processed Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 3410 +(I) @LINE: 3868 >>> Processing Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override -(S) @LINE: 3440 +(S) @LINE: 3898 >>> Processed Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override -(I) @LINE: 3446 +(I) @LINE: 3904 >>> Processing Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset -(S) @LINE: 3475 +(S) @LINE: 3933 >>> Processed Test Case: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset -(I) @LINE: 3483 +(I) @LINE: 3941 >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(S) @LINE: 3503 +(S) @LINE: 3961 >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen -(I) @LINE: 3509 +(I) @LINE: 3967 >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override -(S) @LINE: 3539 +(S) @LINE: 3997 >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override -(I) @LINE: 3545 +(I) @LINE: 4003 >>> Processing Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset -(S) @LINE: 3574 +(S) @LINE: 4032 >>> Processed Test Case: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset -(I) @LINE: 3582 +(I) @LINE: 4040 >>> Processing Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_InvalidPayloadLen -(S) @LINE: 3602 +(S) @LINE: 4060 >>> Processed Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_InvalidPayloadLen -(I) @LINE: 3608 +(I) @LINE: 4066 >>> Processing Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override -(S) @LINE: 3638 +(S) @LINE: 4096 >>> Processed Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override -(I) @LINE: 3644 +(I) @LINE: 4102 >>> Processing Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset -(S) @LINE: 3673 +(S) @LINE: 4131 >>> Processed Test Case: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset -(I) @LINE: 3681 +(I) @LINE: 4139 >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_InvalidPayloadLen -(S) @LINE: 3701 +(S) @LINE: 4159 >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_InvalidPayloadLen -(I) @LINE: 3707 +(I) @LINE: 4165 >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Override -(S) @LINE: 3737 +(S) @LINE: 4195 >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Override -(I) @LINE: 3743 +(I) @LINE: 4201 >>> Processing Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset -(S) @LINE: 3772 +(S) @LINE: 4230 >>> Processed Test Case: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset -(I) @LINE: 3780 +(I) @LINE: 4238 >>> Processing Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_InvalidPayloadLen -(S) @LINE: 3795 +(S) @LINE: 4253 >>> Processed Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_InvalidPayloadLen -(I) @LINE: 3801 +(I) @LINE: 4259 >>> Processing Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_Override -(S) @LINE: 3826 +(S) @LINE: 4284 >>> Processed Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_Override -(I) @LINE: 3832 +(I) @LINE: 4290 >>> Processing Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_Reset -(S) @LINE: 3856 +(S) @LINE: 4314 >>> Processed Test Case: handleTestDialysateInletPumpOcclusionOverrideRequest_Reset -(I) @LINE: 3864 +(I) @LINE: 4322 >>> Processing Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_InvalidPayloadLen -(S) @LINE: 3879 +(S) @LINE: 4337 >>> Processed Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_InvalidPayloadLen -(I) @LINE: 3885 +(I) @LINE: 4343 >>> Processing Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_Override -(S) @LINE: 3910 +(S) @LINE: 4368 >>> Processed Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_Override -(I) @LINE: 3916 +(I) @LINE: 4374 >>> Processing Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_Reset -(S) @LINE: 3940 +(S) @LINE: 4398 >>> Processed Test Case: handleTestDialysateOutletPumpOcclusionOverrideRequest_Reset -(I) @LINE: 3948 - >>> Processing Test Case: handleTestHDMessageRequest_NominalPath -(S) @LINE: 3962 - >>> Processed Test Case: handleTestHDMessageRequest_NominalPath -(I) @LINE: 3970 +(I) @LINE: 4406 + >>> Processing Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_InvalidPayloadLen +(S) @LINE: 4419 + >>> Processed Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_InvalidPayloadLen +(I) @LINE: 4425 + >>> Processing Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_Override +(S) @LINE: 4448 + >>> Processed Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_Override +(I) @LINE: 4454 + >>> Processing Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_Reset +(S) @LINE: 4476 + >>> Processed Test Case: handleTestHDAccelBroadcastIntervalOverrideRequest_Reset +(I) @LINE: 4484 + >>> Processing Test Case: handleTestHDAccelMaxOverrideRequest_InvalidPayloadLen +(S) @LINE: 4497 + >>> Processed Test Case: handleTestHDAccelMaxOverrideRequest_InvalidPayloadLen +(I) @LINE: 4503 + >>> Processing Test Case: handleTestHDAccelMaxOverrideRequest_Override +(S) @LINE: 4531 + >>> Processed Test Case: handleTestHDAccelMaxOverrideRequest_Override +(I) @LINE: 4537 + >>> Processing Test Case: handleTestHDAccelMaxOverrideRequest_Reset +(S) @LINE: 4564 + >>> Processed Test Case: handleTestHDAccelMaxOverrideRequest_Reset +(I) @LINE: 4572 + >>> Processing Test Case: handleTestHDAccelOverrideRequest_InvalidPayloadLen +(S) @LINE: 4585 + >>> Processed Test Case: handleTestHDAccelOverrideRequest_InvalidPayloadLen +(I) @LINE: 4591 + >>> Processing Test Case: handleTestHDAccelOverrideRequest_Override +(S) @LINE: 4619 + >>> Processed Test Case: handleTestHDAccelOverrideRequest_Override +(I) @LINE: 4625 + >>> Processing Test Case: handleTestHDAccelOverrideRequest_Reset +(S) @LINE: 4652 + >>> Processed Test Case: handleTestHDAccelOverrideRequest_Reset +(I) @LINE: 4660 >>> Processing Test Case: handleTestHDSafetyShutdownOverrideRequest_InvalidPayloadLen -(S) @LINE: 3982 +(S) @LINE: 4672 >>> Processed Test Case: handleTestHDSafetyShutdownOverrideRequest_InvalidPayloadLen -(I) @LINE: 3988 +(I) @LINE: 4678 >>> Processing Test Case: handleTestHDSafetyShutdownOverrideRequest_Override -(S) @LINE: 4010 +(S) @LINE: 4700 >>> Processed Test Case: handleTestHDSafetyShutdownOverrideRequest_Override -(I) @LINE: 4016 +(I) @LINE: 4706 >>> Processing Test Case: handleTestHDSafetyShutdownOverrideRequest_Reset -(S) @LINE: 4037 +(S) @LINE: 4727 >>> Processed Test Case: handleTestHDSafetyShutdownOverrideRequest_Reset -(I) @LINE: 4045 +(I) @LINE: 4735 >>> Processing Test Case: handleTestOffButtonStateOverrideRequest_InvalidPayloadLength -(S) @LINE: 4063 +(S) @LINE: 4753 >>> Processed Test Case: handleTestOffButtonStateOverrideRequest_InvalidPayloadLength -(I) @LINE: 4069 +(I) @LINE: 4759 >>> Processing Test Case: handleTestOffButtonStateOverrideRequest_Override -(S) @LINE: 4083 +(I) @LINE: 4772 + >>> 'BUTTON_STATE_PRESSED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 4773 >>> Processed Test Case: handleTestOffButtonStateOverrideRequest_Override -(I) @LINE: 4089 +(I) @LINE: 4779 >>> Processing Test Case: handleTestOffButtonStateOverrideRequest_Reset -(S) @LINE: 4109 +(S) @LINE: 4799 >>> Processed Test Case: handleTestOffButtonStateOverrideRequest_Reset -(I) @LINE: 4117 +(I) @LINE: 4807 >>> Processing Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_InvalidPayloadLen -(S) @LINE: 4132 +(S) @LINE: 4822 >>> Processed Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_InvalidPayloadLen -(I) @LINE: 4138 +(I) @LINE: 4828 >>> Processing Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_Override -(S) @LINE: 4163 +(S) @LINE: 4853 >>> Processed Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_Override -(I) @LINE: 4169 +(I) @LINE: 4859 >>> Processing Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_Reset -(S) @LINE: 4193 +(S) @LINE: 4883 >>> Processed Test Case: handleTestPresOcclBroadcastIntervalOverrideRequest_Reset -(I) @LINE: 4201 +(I) @LINE: 4891 + >>> Processing Test Case: handleTestSetTreatmentParameter_InvalidPayloadLen +(S) @LINE: 4904 + >>> Processed Test Case: handleTestSetTreatmentParameter_InvalidPayloadLen +(I) @LINE: 4910 + >>> Processing Test Case: handleTestSetTreatmentParameter_Set +(S) @LINE: 4934 + >>> Processed Test Case: handleTestSetTreatmentParameter_Set +(I) @LINE: 4942 >>> Processing Test Case: handleTestStopButtonStateOverrideRequest_InvalidPayloadLength -(S) @LINE: 4212 +(S) @LINE: 4953 >>> Processed Test Case: handleTestStopButtonStateOverrideRequest_InvalidPayloadLength -(I) @LINE: 4218 +(I) @LINE: 4959 >>> Processing Test Case: handleTestStopButtonStateOverrideRequest_Override -(S) @LINE: 4224 +(I) @LINE: 4964 + >>> 'BUTTON_STATE_RELEASED' was specified as a macro, but it is in the symbol dictionary. +(S) @LINE: 4965 >>> Processed Test Case: handleTestStopButtonStateOverrideRequest_Override -(I) @LINE: 4230 +(I) @LINE: 4971 >>> Processing Test Case: handleTestStopButtonStateOverrideRequest_Reset -(S) @LINE: 4251 +(S) @LINE: 4992 >>> Processed Test Case: handleTestStopButtonStateOverrideRequest_Reset -(I) @LINE: 4259 +(I) @LINE: 5000 >>> Processing Test Case: handleTestVenousPressureOverrideRequest_InvalidPayloadLen -(S) @LINE: 4274 +(S) @LINE: 5015 >>> Processed Test Case: handleTestVenousPressureOverrideRequest_InvalidPayloadLen -(I) @LINE: 4280 +(I) @LINE: 5021 >>> Processing Test Case: handleTestVenousPressureOverrideRequest_Override -(S) @LINE: 4305 +(S) @LINE: 5046 >>> Processed Test Case: handleTestVenousPressureOverrideRequest_Override -(I) @LINE: 4311 +(I) @LINE: 5052 >>> Processing Test Case: handleTestVenousPressureOverrideRequest_Reset -(S) @LINE: 4335 +(S) @LINE: 5076 >>> Processed Test Case: handleTestVenousPressureOverrideRequest_Reset -(I) @LINE: 4343 +(I) @LINE: 5084 >>> Processing Test Case: handleTestWatchdogCheckInStateOverrideRequest_InvalidPayloadLength -(S) @LINE: 4354 +(S) @LINE: 5095 >>> Processed Test Case: handleTestWatchdogCheckInStateOverrideRequest_InvalidPayloadLength -(I) @LINE: 4360 +(I) @LINE: 5101 >>> Processing Test Case: handleTestWatchdogCheckInStateOverrideRequest_Override -(S) @LINE: 4379 +(S) @LINE: 5120 >>> Processed Test Case: handleTestWatchdogCheckInStateOverrideRequest_Override -(I) @LINE: 4385 +(I) @LINE: 5126 >>> Processing Test Case: handleTestWatchdogCheckInStateOverrideRequest_Reset -(S) @LINE: 4403 +(S) @LINE: 5144 >>> Processed Test Case: handleTestWatchdogCheckInStateOverrideRequest_Reset -(I) @LINE: 4411 +(I) @LINE: 5152 >>> Processing Test Case: handleTesterLogInRequest_LoginSuccessful -(S) @LINE: 4420 +(S) @LINE: 5161 >>> Processed Test Case: handleTesterLogInRequest_LoginSuccessful -(I) @LINE: 4426 +(I) @LINE: 5167 >>> Processing Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong0 -(S) @LINE: 4435 +(S) @LINE: 5176 >>> Processed Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong0 -(I) @LINE: 4441 +(I) @LINE: 5182 >>> Processing Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong1 -(S) @LINE: 4450 +(S) @LINE: 5191 >>> Processed Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong1 -(I) @LINE: 4456 +(I) @LINE: 5197 >>> Processing Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong2 -(S) @LINE: 4465 +(S) @LINE: 5206 >>> Processed Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong2 -(I) @LINE: 4471 +(I) @LINE: 5212 >>> Processing Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_WrongLength -(S) @LINE: 4481 +(S) @LINE: 5222 >>> Processed Test Case: handleTesterLogInRequest_LoginUnsuccessful_PW_WrongLength -(I) @LINE: 4489 +(I) @LINE: 5230 + >>> Processing Test Case: handleTreatmentParametersFromUI_InvalidPayloadLen +(S) @LINE: 5242 + >>> Processed Test Case: handleTreatmentParametersFromUI_InvalidPayloadLen +(I) @LINE: 5248 + >>> Processing Test Case: handleTreatmentParametersFromUI_NominalPath +(S) @LINE: 5346 + >>> Processed Test Case: handleTreatmentParametersFromUI_NominalPath +(I) @LINE: 5354 >>> Processing Test Case: handleUFPauseResumeRequest_InvalidCmd -(S) @LINE: 4512 +(S) @LINE: 5377 >>> Processed Test Case: handleUFPauseResumeRequest_InvalidCmd -(I) @LINE: 4518 +(I) @LINE: 5383 >>> Processing Test Case: handleUFPauseResumeRequest_InvalidPayloadLen -(S) @LINE: 4541 +(S) @LINE: 5406 >>> Processed Test Case: handleUFPauseResumeRequest_InvalidPayloadLen -(I) @LINE: 4547 +(I) @LINE: 5412 >>> Processing Test Case: handleUFPauseResumeRequest_Pause -(S) @LINE: 4571 +(S) @LINE: 5436 >>> Processed Test Case: handleUFPauseResumeRequest_Pause -(I) @LINE: 4577 +(I) @LINE: 5442 >>> Processing Test Case: handleUFPauseResumeRequest_Resume -(S) @LINE: 4601 +(S) @LINE: 5466 >>> Processed Test Case: handleUFPauseResumeRequest_Resume -(I) @LINE: 4609 +(I) @LINE: 5474 >>> Processing Test Case: handleUICheckIn_NominalPath -(S) @LINE: 4615 +(S) @LINE: 5480 >>> Processed Test Case: handleUICheckIn_NominalPath -(I) @LINE: 4623 +(I) @LINE: 5488 + >>> Processing Test Case: handleUIStartTreatmentMsg_Cancel +(S) @LINE: 5505 + >>> Processed Test Case: handleUIStartTreatmentMsg_Cancel +(I) @LINE: 5511 + >>> Processing Test Case: handleUIStartTreatmentMsg_InitTreatment +(S) @LINE: 5528 + >>> Processed Test Case: handleUIStartTreatmentMsg_InitTreatment +(I) @LINE: 5534 + >>> Processing Test Case: handleUIStartTreatmentMsg_InvalidCmd +(S) @LINE: 5550 + >>> Processed Test Case: handleUIStartTreatmentMsg_InvalidCmd +(I) @LINE: 5556 + >>> Processing Test Case: handleUIStartTreatmentMsg_InvalidPayloadLen +(S) @LINE: 5568 + >>> Processed Test Case: handleUIStartTreatmentMsg_InvalidPayloadLen +(I) @LINE: 5574 + >>> Processing Test Case: handleUIStartTreatmentMsg_StartTreatment +(S) @LINE: 5589 + >>> Processed Test Case: handleUIStartTreatmentMsg_StartTreatment +(I) @LINE: 5597 + >>> Processing Test Case: handleUIUserConfirmTreatmentParameters_InvalidPayloadLen +(S) @LINE: 5609 + >>> Processed Test Case: handleUIUserConfirmTreatmentParameters_InvalidPayloadLen +(I) @LINE: 5615 + >>> Processing Test Case: handleUIUserConfirmTreatmentParameters_NominalPath +(S) @LINE: 5628 + >>> Processed Test Case: handleUIUserConfirmTreatmentParameters_NominalPath +(I) @LINE: 5636 + >>> Processing Test Case: handleUIUserEndTreatmentRequest_InvalidPayloadLen +(S) @LINE: 5648 + >>> Processed Test Case: handleUIUserEndTreatmentRequest_InvalidPayloadLen +(I) @LINE: 5654 + >>> Processing Test Case: handleUIUserEndTreatmentRequest_NominalPath +(S) @LINE: 5667 + >>> Processed Test Case: handleUIUserEndTreatmentRequest_NominalPath +(I) @LINE: 5675 >>> Processing Test Case: NominalPath -(S) @LINE: 4626 +(S) @LINE: 5678 >>> Processed Test Case: NominalPath -(I) @LINE: 4634 +(I) @LINE: 5686 >>> Processing Test Case: sendACKMsg_NominalPath -(S) @LINE: 4652 +(S) @LINE: 5704 >>> Processed Test Case: sendACKMsg_NominalPath -(I) @LINE: 4660 +(I) @LINE: 5712 >>> Processing Test Case: sendAckResponseMsg_NominalPath -(S) @LINE: 4680 +(S) @LINE: 5732 >>> Processed Test Case: sendAckResponseMsg_NominalPath -(I) @LINE: 4688 +(I) @LINE: 5740 >>> Processing Test Case: sendChangeBloodDialysateRateChangeResponse_NominalPath -(S) @LINE: 4728 +(S) @LINE: 5780 >>> Processed Test Case: sendChangeBloodDialysateRateChangeResponse_NominalPath -(I) @LINE: 4736 +(I) @LINE: 5788 >>> Processing Test Case: sendChangeTreatmentDurationResponse_NominalPath -(S) @LINE: 4774 +(S) @LINE: 5826 >>> Processed Test Case: sendChangeTreatmentDurationResponse_NominalPath -(I) @LINE: 4782 +(I) @LINE: 5834 >>> Processing Test Case: sendChangeUFSettingsOptionResponse_NominalPath -(S) @LINE: 4822 +(S) @LINE: 5874 >>> Processed Test Case: sendChangeUFSettingsOptionResponse_NominalPath -(I) @LINE: 4830 +(I) @LINE: 5882 >>> Processing Test Case: sendChangeUFSettingsResponse_NominalPath -(S) @LINE: 4889 +(S) @LINE: 5941 >>> Processed Test Case: sendChangeUFSettingsResponse_NominalPath -(I) @LINE: 4897 +(I) @LINE: 5949 >>> Processing Test Case: sendDGDrainCommand_NominalPath -(S) @LINE: 4920 +(S) @LINE: 5972 >>> Processed Test Case: sendDGDrainCommand_NominalPath -(I) @LINE: 4928 +(I) @LINE: 5980 >>> Processing Test Case: sendDGFillCommand_NominalPath -(S) @LINE: 4951 +(S) @LINE: 6003 >>> Processed Test Case: sendDGFillCommand_NominalPath -(I) @LINE: 4959 +(I) @LINE: 6011 >>> Processing Test Case: sendDGSampleWaterCommand_NominalPath -(S) @LINE: 4973 +(S) @LINE: 6025 >>> Processed Test Case: sendDGSampleWaterCommand_NominalPath -(I) @LINE: 4981 +(I) @LINE: 6033 >>> Processing Test Case: sendDGStartStopCommand_NominalPath -(S) @LINE: 5003 +(S) @LINE: 6055 >>> Processed Test Case: sendDGStartStopCommand_NominalPath -(I) @LINE: 5011 +(I) @LINE: 6063 >>> Processing Test Case: sendDGStartStopTrimmerHeaterCommand_NominalPath -(S) @LINE: 5030 +(S) @LINE: 6082 >>> Processed Test Case: sendDGStartStopTrimmerHeaterCommand_NominalPath -(I) @LINE: 5038 +(I) @LINE: 6090 >>> Processing Test Case: sendDGSwitchReservoirCommand_NominalPath -(S) @LINE: 5061 +(S) @LINE: 6113 >>> Processed Test Case: sendDGSwitchReservoirCommand_NominalPath -(I) @LINE: 5069 +(I) @LINE: 6121 >>> Processing Test Case: sendDialysateTempTargetsToDG_NominalPath -(S) @LINE: 5097 +(S) @LINE: 6149 >>> Processed Test Case: sendDialysateTempTargetsToDG_NominalPath -(I) @LINE: 5105 +(I) @LINE: 6157 >>> Processing Test Case: sendOffButtonMsgToUI_NominalPath -(S) @LINE: 5110 +(S) @LINE: 6162 >>> Processed Test Case: sendOffButtonMsgToUI_NominalPath -(I) @LINE: 5118 +(I) @LINE: 6170 >>> Processing Test Case: sendTestAckResponseMsg_NominalPath -(S) @LINE: 5136 +(S) @LINE: 6188 >>> Processed Test Case: sendTestAckResponseMsg_NominalPath -(I) @LINE: 5144 +(I) @LINE: 6196 + >>> Processing Test Case: sendTreatmentEndResponseMsg_NominalPath +(S) @LINE: 6211 + >>> Processed Test Case: sendTreatmentEndResponseMsg_NominalPath +(I) @LINE: 6219 + >>> Processing Test Case: sendTreatmentParametersResponseMsg_NominalPath +(S) @LINE: 6374 + >>> Processed Test Case: sendTreatmentParametersResponseMsg_NominalPath +(I) @LINE: 6382 >>> Processing Test Case: sendTreatmentParamsRangesToUI_NominalPath -(S) @LINE: 5192 +(S) @LINE: 6430 >>> Processed Test Case: sendTreatmentParamsRangesToUI_NominalPath -(I) @LINE: 5200 +(I) @LINE: 6438 + >>> Processing Test Case: sendTreatmentStartResponseMsg_NominalPath +(S) @LINE: 6458 + >>> Processed Test Case: sendTreatmentStartResponseMsg_NominalPath +(I) @LINE: 6466 >>> Processing Test Case: serializeMessage_ACK -(S) @LINE: 5239 +(S) @LINE: 6505 >>> Processed Test Case: serializeMessage_ACK -(I) @LINE: 5245 +(I) @LINE: 6511 >>> Processing Test Case: serializeMessage_ACKListFull -(S) @LINE: 5266 +(S) @LINE: 6532 >>> Processed Test Case: serializeMessage_ACKListFull -(I) @LINE: 5272 +(I) @LINE: 6538 >>> Processing Test Case: serializeMessage_MessageNeedsPadding -(S) @LINE: 5313 +(S) @LINE: 6579 >>> Processed Test Case: serializeMessage_MessageNeedsPadding -(I) @LINE: 5319 +(I) @LINE: 6585 >>> Processing Test Case: serializeMessage_NominalPath -(S) @LINE: 5351 +(S) @LINE: 6617 >>> Processed Test Case: serializeMessage_NominalPath -(I) @LINE: 5357 +(I) @LINE: 6623 >>> Processing Test Case: serializeMessage_SeqWrap -(S) @LINE: 5389 +(S) @LINE: 6655 >>> Processed Test Case: serializeMessage_SeqWrap -(S) @LINE: 5389 +(S) @LINE: 6655 >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-07-09 09:17:13 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 +TIME: 2020-09-10 11:27:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -25711,1362 +29846,1666 @@ Running: serializeMessage_ACK Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: serializeMessage_ACKListFull Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: serializeMessage_MessageNeedsPadding Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: serializeMessage_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: serializeMessage_SeqWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendACKMsg test cases Running: sendACKMsg_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendAckResponseMsg test cases Running: sendAckResponseMsg_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendOffButtonMsgToUI test cases Running: sendOffButtonMsgToUI_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendChangeUFSettingsResponse test cases Running: sendChangeUFSettingsResponse_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendChangeUFSettingsOptionResponse test cases Running: sendChangeUFSettingsOptionResponse_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendChangeTreatmentDurationResponse test cases Running: sendChangeTreatmentDurationResponse_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendChangeBloodDialysateRateChangeResponse test cases Running: sendChangeBloodDialysateRateChangeResponse_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendTreatmentParamsRangesToUI test cases Running: sendTreatmentParamsRangesToUI_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDialysateTempTargetsToDG test cases Running: sendDialysateTempTargetsToDG_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGSwitchReservoirCommand test cases Running: sendDGSwitchReservoirCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGFillCommand test cases Running: sendDGFillCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGDrainCommand test cases Running: sendDGDrainCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGStartStopCommand test cases Running: sendDGStartStopCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGStartStopTrimmerHeaterCommand test cases Running: sendDGStartStopTrimmerHeaterCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendDGSampleWaterCommand test cases Running: sendDGSampleWaterCommand_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.broadcastAccelData test cases + Running: broadcastAccelData_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.broadcastAlarmStatus test cases Running: broadcastAlarmStatus_ComplimentaryFlags Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: broadcastAlarmStatus_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastAlarmTriggered test cases Running: broadcastAlarmTriggered_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastAlarmCleared test cases Running: broadcastAlarmCleared_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastBloodFlowData test cases Running: broadcastBloodFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastDialInFlowData test cases Running: broadcastDialInFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastDialOutFlowData test cases Running: broadcastDialOutFlowData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastPresOcclData test cases Running: broadcastPresOcclData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastRTCEpoch test cases Running: broadcastRTCEpoch_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastTreatmentTime test cases Running: broadcastTreatmentTime_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastTreatmentState test cases Running: broadcastTreatmentState_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastPowerOffWarning test cases Running: broadcastPowerOffWarning_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.broadcastHDOperationMode test cases Running: broadcastHDOperationMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGCheckIn test cases Running: handleDGCheckIn_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleUICheckIn test cases Running: handleUICheckIn_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleAlarmTriggered test cases + Running: handleAlarmTriggered_InvalidAlarmID + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAlarmTriggered_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAlarmTriggered_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleAlarmCleared test cases + Running: handleAlarmCleared_InvalidAlarmID + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAlarmCleared_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleAlarmCleared_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleOffButtonConfirmMsgFromUI test cases Running: handleOffButtonConfirmMsgFromUI_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleOffButtonConfirmMsgFromUI_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleLoadCellReadingsFromDG test cases Running: handleLoadCellReadingsFromDG_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleLoadCellReadingsFromDG_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGTemperatureData test cases Running: handleDGTemperatureData_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGTemperatureData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleROPumpData test cases Running: handleROPumpData_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleROPumpData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDrainPumpData test cases Running: handleDrainPumpData_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDrainPumpData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGPressuresData test cases Running: handleDGPressuresData_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGPressuresData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGReservoirData test cases Running: handleDGReservoirData_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGReservoirData_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleUFPauseResumeRequest test cases Running: handleUFPauseResumeRequest_InvalidCmd Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUFPauseResumeRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUFPauseResumeRequest_Pause Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleUFPauseResumeRequest_Resume Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleUIStartTreatmentMsg test cases + Running: handleUIStartTreatmentMsg_Cancel + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIStartTreatmentMsg_InitTreatment + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIStartTreatmentMsg_InvalidCmd + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIStartTreatmentMsg_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIStartTreatmentMsg_StartTreatment + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.sendTreatmentStartResponseMsg test cases + Running: sendTreatmentStartResponseMsg_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleUIUserEndTreatmentRequest test cases + Running: handleUIUserEndTreatmentRequest_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIUserEndTreatmentRequest_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.sendTreatmentEndResponseMsg test cases + Running: sendTreatmentEndResponseMsg_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTreatmentParametersFromUI test cases + Running: handleTreatmentParametersFromUI_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTreatmentParametersFromUI_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleUIUserConfirmTreatmentParameters test cases + Running: handleUIUserConfirmTreatmentParameters_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleUIUserConfirmTreatmentParameters_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.sendTreatmentParametersResponseMsg test cases + Running: sendTreatmentParametersResponseMsg_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleChangeUFSettingsRequest test cases Running: handleChangeUFSettingsRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeUFSettingsRequest_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeUFSettingsConfirmation test cases Running: handleChangeUFSettingsConfirmation_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeUFSettingsConfirmation_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeTreatmentDurationRequest test cases Running: handleChangeTreatmentDurationRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeTreatmentDurationRequest_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleChangeBloodDialysateRateChangeRequest test cases Running: handleChangeBloodDialysateRateChangeRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleChangeBloodDialysateRateChangeRequest_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleDGOpMode test cases Running: handleDGOpMode_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleDGOpMode_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleFWVersionRequest test cases Running: handleFWVersionRequest_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.isTestingActivated test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.sendTestAckResponseMsg test cases Running: sendTestAckResponseMsg_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTesterLogInRequest test cases Running: handleTesterLogInRequest_LoginSuccessful Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong0 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong1 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTesterLogInRequest_LoginUnsuccessful_PW_Wrong2 Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTesterLogInRequest_LoginUnsuccessful_PW_WrongLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running all SystemCommMessages.handleTestHDMessageRequest test cases - Running: handleTestHDMessageRequest_NominalPath - Preparing Test Data - Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST - Processing Execution Data - Updating Coverage Data - Test Execution Complete Running all SystemCommMessages.handleTestOffButtonStateOverrideRequest test cases Running: handleTestOffButtonStateOverrideRequest_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestOffButtonStateOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestOffButtonStateOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestStopButtonStateOverrideRequest test cases Running: handleTestStopButtonStateOverrideRequest_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestStopButtonStateOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestStopButtonStateOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmLampPatternOverrideRequest test cases Running: handleTestAlarmLampPatternOverrideRequest_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmLampPatternOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmLampPatternOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestWatchdogCheckInStateOverrideRequest test cases Running: handleTestWatchdogCheckInStateOverrideRequest_InvalidPayloadLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestWatchdogCheckInStateOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestWatchdogCheckInStateOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmStateOverrideRequest test cases Running: handleTestAlarmStateOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStateOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStateOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmTimeOverrideRequest test cases Running: handleTestAlarmTimeOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmTimeOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmTimeOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestAlarmStatusBroadcastIntervalOverrideRequest test cases Running: handleTestAlarmStatusBroadcastIntervalOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestAlarmStatusBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowSetPointOverrideRequest test cases Running: handleTestBloodFlowSetPointOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowSetPointOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowSetPointOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowMeasuredOverrideRequest test cases Running: handleTestBloodFlowMeasuredOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowMeasuredOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowMeasuredOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpRotorMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpRotorMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestBloodPumpMeasuredCurrentOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodFlowBroadcastIntervalOverrideRequest test cases Running: handleTestBloodFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowSetPointOverrideRequest test cases Running: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Override + Running: handleTestDialInFlowSetPointOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete - Running: handleTestDialInFlowSetPointOverrideRequest_InvalidPayloadLen_Reset + Running: handleTestDialInFlowSetPointOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleTestDialOutFlowSetPointOverrideRequest test cases + Running: handleTestDialOutFlowSetPointOverrideRequest_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutFlowSetPointOverrideRequest_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestDialOutFlowSetPointOverrideRequest_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowMeasuredOverrideRequest test cases Running: handleTestDialInFlowMeasuredOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowMeasuredOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowMeasuredOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpRotorMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpRotorMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInPumpMCMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialInFlowBroadcastIntervalOverrideRequest test cases Running: handleTestDialInFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialInFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestArterialPressureOverrideRequest test cases Running: handleTestArterialPressureOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestArterialPressureOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestArterialPressureOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestVenousPressureOverrideRequest test cases Running: handleTestVenousPressureOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestVenousPressureOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestVenousPressureOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestBloodPumpOcclusionOverrideRequest test cases Running: handleTestBloodPumpOcclusionOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestBloodPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialysateInletPumpOcclusionOverrideRequest test cases Running: handleTestDialysateInletPumpOcclusionOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateInletPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateInletPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialysateOutletPumpOcclusionOverrideRequest test cases Running: handleTestDialysateOutletPumpOcclusionOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateOutletPumpOcclusionOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialysateOutletPumpOcclusionOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestPresOcclBroadcastIntervalOverrideRequest test cases Running: handleTestPresOcclBroadcastIntervalOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestPresOcclBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestPresOcclBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleSetRTCTimestamp test cases - Running: handleSetRTCTimestamp.001 + Running: handleSetRTCTimestamp_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running: handleSetRTCTimestamp_Set + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Running all SystemCommMessages.handleTestDialOutFlowBroadcastIntervalOverrideRequest test cases Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutFlowBroadcastIntervalOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutUFReferenceVolumeOverrideRequest test cases Running: handleTestDialOutUFReferenceVolumeOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFReferenceVolumeOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFReferenceVolumeOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutUFMeasuredVolumeOverrideRequest test cases Running: handleTestDialOutUFMeasuredVolumeOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFMeasuredVolumeOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutUFMeasuredVolumeOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMCMeasuredSpeedOverrideRequest test cases Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMCMeasuredCurrentOverrideRequest test cases Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMCMeasuredCurrentOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMeasuredSpeedOverrideRequest test cases Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest test cases Running: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutPumpMeasuredRotorSpeedOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestDialOutLoadCellWeightOverrideRequest test cases Running: handleTestDialOutLoadCellWeightOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutLoadCellWeightOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestDialOutLoadCellWeightOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all SystemCommMessages.handleTestHDSafetyShutdownOverrideRequest test cases Running: handleTestHDSafetyShutdownOverrideRequest_InvalidPayloadLen Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestHDSafetyShutdownOverrideRequest_Override Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: handleTestHDSafetyShutdownOverrideRequest_Reset Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelOverrideRequest test cases + Running: handleTestHDAccelOverrideRequest_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelOverrideRequest_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelOverrideRequest_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelMaxOverrideRequest test cases + Running: handleTestHDAccelMaxOverrideRequest_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelMaxOverrideRequest_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelMaxOverrideRequest_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestHDAccelBroadcastIntervalOverrideRequest test cases + Running: handleTestHDAccelBroadcastIntervalOverrideRequest_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelBroadcastIntervalOverrideRequest_Override + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestHDAccelBroadcastIntervalOverrideRequest_Reset + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleSetAccelCalibration test cases + Running: handleSetAccelCalibration_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetAccelCalibration_Set + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleSetBloodFlowCalibration test cases + Running: handleSetBloodFlowCalibration_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetBloodFlowCalibration_Set + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleSetDialysateFlowCalibration test cases + Running: handleSetDialysateFlowCalibration_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleSetDialysateFlowCalibration_Set + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestSetTreatmentParameter test cases + Running: handleTestSetTreatmentParameter_InvalidPayloadLen + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: handleTestSetTreatmentParameter_Set + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:17:18 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:27:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.env" Initializing search list Creating the Environment Directory Creating Environment "TIMERS" @@ -27095,18 +31534,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:17:20 +COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:27:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -27121,7 +31560,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst.tmp (I) @LINE: 24 >>> Processing Test Case: calcTimeBetween_NominalPath (S) @LINE: 28 @@ -27168,13 +31607,13 @@ >>> Processed Test Case: NominalPath (S) @LINE: 140 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:17:22 +COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:27:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27184,12 +31623,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:17:22 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:27:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27198,93 +31637,93 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Timers.incMSTimerCount test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Timers.getMSTimerCount test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Timers.didTimeout test cases Running: NoTimeoutNoWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NoTimeoutWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TimeoutNoWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TimeoutWrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Timers.calcTimeSince test cases Running: calcTimeSince_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: calcTimeSince_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Timers.calcTimeBetween test cases Running: calcTimeBetween_NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: calcTimeBetween_Wrap Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:17:23 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:27:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.env" Initializing search list Creating the Environment Directory Creating Environment "UTILITIES" @@ -27313,18 +31752,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:17:26 +COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:27:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -27334,12 +31773,19 @@ Test Script Maintenance Complete (0) Translated 0 script lines Processing script line 50 + Processing script line 100 + Processing script line 150 + Processing script line 200 + Processing script line 250 + Processing script line 450 + Processing script line 500 + Processing script line 550 Script Creation Completed -------------------------------------------------------------------------------- Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst.tmp (I) @LINE: 24 >>> Processing Test Case: NominalPath (S) @LINE: 37 @@ -27352,15 +31798,127 @@ >>> Processing Test Case: NominalPath (S) @LINE: 65 >>> Processed Test Case: NominalPath -(S) @LINE: 65 +(I) @LINE: 73 + >>> Processing Test Case: getCriticalData_Corrupted +(S) @LINE: 86 + >>> Processed Test Case: getCriticalData_Corrupted +(I) @LINE: 92 + >>> Processing Test Case: getCriticalData_InvalidDataType +(S) @LINE: 105 + >>> Processed Test Case: getCriticalData_InvalidDataType +(I) @LINE: 111 + >>> Processing Test Case: getCriticalData_NominalPath +(S) @LINE: 120 + >>> Processed Test Case: getCriticalData_NominalPath +(I) @LINE: 126 + >>> Processing Test Case: getCriticalData_NotSet +(S) @LINE: 139 + >>> Processed Test Case: getCriticalData_NotSet +(I) @LINE: 145 + >>> Processing Test Case: getCriticalData_OutOfRange_High +(S) @LINE: 158 + >>> Processed Test Case: getCriticalData_OutOfRange_High +(I) @LINE: 164 + >>> Processing Test Case: getCriticalData_OutOfRange_Low +(S) @LINE: 177 + >>> Processed Test Case: getCriticalData_OutOfRange_Low +(I) @LINE: 185 + >>> Processing Test Case: incTimeWindowedCount_InvalidCount +(S) @LINE: 193 + >>> Processed Test Case: incTimeWindowedCount_InvalidCount +(I) @LINE: 199 + >>> Processing Test Case: incTimeWindowedCount_NotInitialized +(S) @LINE: 208 + >>> Processed Test Case: incTimeWindowedCount_NotInitialized +(I) @LINE: 214 + >>> Processing Test Case: incTimeWindowedCount_NotTooManyInstances +(S) @LINE: 231 + >>> Processed Test Case: incTimeWindowedCount_NotTooManyInstances +(I) @LINE: 237 + >>> Processing Test Case: incTimeWindowedCount_NotTooManyInstances2 +(S) @LINE: 256 + >>> Processed Test Case: incTimeWindowedCount_NotTooManyInstances2 +(I) @LINE: 262 + >>> Processing Test Case: incTimeWindowedCount_TooManyInstances +(S) @LINE: 281 + >>> Processed Test Case: incTimeWindowedCount_TooManyInstances +(I) @LINE: 289 + >>> Processing Test Case: initTimeWindowedCount_InvalidCount +(S) @LINE: 298 + >>> Processed Test Case: initTimeWindowedCount_InvalidCount +(I) @LINE: 304 + >>> Processing Test Case: initTimeWindowedCount_InvalidMaxCount +(S) @LINE: 315 + >>> Processed Test Case: initTimeWindowedCount_InvalidMaxCount +(I) @LINE: 321 + >>> Processing Test Case: initTimeWindowedCount_NominalPath +(S) @LINE: 345 + >>> Processed Test Case: initTimeWindowedCount_NominalPath +(I) @LINE: 353 + >>> Processing Test Case: isCriticalDataInRange_F32_InRange +(S) @LINE: 360 + >>> Processed Test Case: isCriticalDataInRange_F32_InRange +(I) @LINE: 366 + >>> Processing Test Case: isCriticalDataInRange_F32_OutOfRange_High +(S) @LINE: 373 + >>> Processed Test Case: isCriticalDataInRange_F32_OutOfRange_High +(I) @LINE: 379 + >>> Processing Test Case: isCriticalDataInRange_F32_OutOfRange_Low +(S) @LINE: 386 + >>> Processed Test Case: isCriticalDataInRange_F32_OutOfRange_Low +(I) @LINE: 392 + >>> Processing Test Case: isCriticalDataInRange_S32_InRange +(S) @LINE: 399 + >>> Processed Test Case: isCriticalDataInRange_S32_InRange +(I) @LINE: 405 + >>> Processing Test Case: isCriticalDataInRange_S32_OutOfRange_High +(S) @LINE: 412 + >>> Processed Test Case: isCriticalDataInRange_S32_OutOfRange_High +(I) @LINE: 418 + >>> Processing Test Case: isCriticalDataInRange_S32_OutOfRange_Low +(S) @LINE: 425 + >>> Processed Test Case: isCriticalDataInRange_S32_OutOfRange_Low +(I) @LINE: 431 + >>> Processing Test Case: isCriticalDataInRange_U32_InRange +(S) @LINE: 438 + >>> Processed Test Case: isCriticalDataInRange_U32_InRange +(I) @LINE: 444 + >>> Processing Test Case: isCriticalDataInRange_U32_OutOfRange_High +(S) @LINE: 451 + >>> Processed Test Case: isCriticalDataInRange_U32_OutOfRange_High +(I) @LINE: 457 + >>> Processing Test Case: isCriticalDataInRange_U32_OutOfRange_Low +(S) @LINE: 464 + >>> Processed Test Case: isCriticalDataInRange_U32_OutOfRange_Low +(I) @LINE: 472 + >>> Processing Test Case: resetCriticalData_NominalPath +(S) @LINE: 482 + >>> Processed Test Case: resetCriticalData_NominalPath +(I) @LINE: 490 + >>> Processing Test Case: setCriticalData_InvalidDataType +(S) @LINE: 502 + >>> Processed Test Case: setCriticalData_InvalidDataType +(I) @LINE: 508 + >>> Processing Test Case: setCriticalData_NominalPath +(S) @LINE: 520 + >>> Processed Test Case: setCriticalData_NominalPath +(I) @LINE: 526 + >>> Processing Test Case: setCriticalData_OutOfRange_High +(S) @LINE: 535 + >>> Processed Test Case: setCriticalData_OutOfRange_High +(I) @LINE: 541 + >>> Processing Test Case: setCriticalData_OutOfRange_Low +(S) @LINE: 550 + >>> Processed Test Case: setCriticalData_OutOfRange_Low +(S) @LINE: 550 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:17:27 +COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:27:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27370,12 +31928,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:17:28 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:27:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27384,33 +31942,235 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: ZeroLength Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all Utilities.crc8 test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete + Running all Utilities.initTimeWindowedCount test cases + Running: initTimeWindowedCount_InvalidCount + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: initTimeWindowedCount_InvalidMaxCount + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: initTimeWindowedCount_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Utilities.incTimeWindowedCount test cases + Running: incTimeWindowedCount_InvalidCount + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: incTimeWindowedCount_NotInitialized + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: incTimeWindowedCount_NotTooManyInstances + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: incTimeWindowedCount_NotTooManyInstances2 + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: incTimeWindowedCount_TooManyInstances + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Utilities.getCriticalData test cases + Running: getCriticalData_Corrupted + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getCriticalData_InvalidDataType + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getCriticalData_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getCriticalData_NotSet + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getCriticalData_OutOfRange_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: getCriticalData_OutOfRange_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Utilities.isCriticalDataInRange test cases + Running: isCriticalDataInRange_F32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_F32_OutOfRange_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_F32_OutOfRange_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_S32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_S32_OutOfRange_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_S32_OutOfRange_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_U32_InRange + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_U32_OutOfRange_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: isCriticalDataInRange_U32_OutOfRange_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Utilities.setCriticalData test cases + Running: setCriticalData_InvalidDataType + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setCriticalData_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setCriticalData_OutOfRange_High + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running: setCriticalData_OutOfRange_Low + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all Utilities.resetCriticalData test cases + Running: resetCriticalData_NominalPath + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete Completed Batch Execution processing -COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.env -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:17:29 +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:27:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite **Environment Builder Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG - Reading environment script "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.env" + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.env" Initializing search list Creating the Environment Directory Creating Environment "WATCHDOGMGMT" @@ -27439,18 +32199,18 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT -l C test script convert /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst.tmp -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:17:31 +COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:28:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG Opening Environment Determining Size/Range Information Opening Parameter/Global File Opening Types File - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Building Master Min Mid Max data. Opening Parameter/Global File Opening Types File @@ -27472,7 +32232,7 @@ Test Script Log -------------------------------------------------------------------------------- (I) @LINE: 1 - >>> Opening script file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst.tmp + >>> Opening script file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst.tmp (I) @LINE: 24 >>> Processing Test Case: InvalidTask (S) @LINE: 34 @@ -27591,13 +32351,13 @@ >>> Processed Test Case: TestingInactive (S) @LINE: 512 >>> Script processing completed -COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT test script create /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:17:33 +COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:28:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27607,12 +32367,12 @@ Test Case Script Created Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT -l C execute batch --update_coverage_data -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:17:33 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:28:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File @@ -27621,212 +32381,212 @@ Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.execWatchdogMgmt test cases Running: AllTasksCheckedInAndMinTimeReached Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: AllTasksCheckedInAndNotTime Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OneTaskNotCheckedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: WDExpired Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: WDExpired_POSTInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.checkInWithWatchdogMgmt test cases Running: InvalidTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.execWatchdogTest test cases Running: Completed Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: InvalidState Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SelfTestRecover Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: SelfTestRecoverAndComplete Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: StartInProgress Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestFailure Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestPasses Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.resetWDTaskCheckIns test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.haveAllTasksCheckedIn test cases Running: AllTasksCheckedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OneTaskNotCheckedIn Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.hasTaskGeneralCheckedIn test cases Running: InvalidTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: OverridePath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.petWatchdog test cases Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.testSetWatchdogTaskCheckInOverride test cases Running: InvalidTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running all WatchdogMgmt.testResetWatchdogTaskCheckInOverride test cases Running: InvalidTask Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: NominalPath Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete Running: TestingInactive Preparing Test Data Running Test Case - Running Test with command: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT/UUT_INST Processing Execution Data Updating Coverage Data Test Execution Complete @@ -27843,1171 +32603,1267 @@ Generating Management Reports Calling /opt/VectorCASTSP3/manage --project=Hercules_RM46_HD_Project.vcm --clicast-args report custom management ... +COMMAND: /opt/VectorCASTSP3/clicast -e ACCEL report custom management +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:28:06 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:17:38 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:28:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:17:39 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:28:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:17:40 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:28:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:17:41 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:28:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e COMM report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-07-09 09:17:42 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 +TIME: 2020-09-10 11:28:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-07-09 09:17:42 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 +TIME: 2020-09-10 11:28:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e CPLD report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:17:43 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:28:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:17:44 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:28:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:17:45 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:28:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:17:46 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 +TIME: 2020-09-10 11:28:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:17:47 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:28:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e FPGA report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:17:48 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:28:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-07-09 09:17:49 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 +TIME: 2020-09-10 11:28:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS_management_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL report custom management +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:28:18 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:17:50 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:28:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:17:50 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:28:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:17:51 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:28:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:17:52 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:28:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:17:53 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:28:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:17:54 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:28:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:17:55 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:28:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:17:56 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:28:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:17:57 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:28:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:17:58 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:28:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:17:58 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:28:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:17:59 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:28:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:18:00 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:28:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:18:01 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:28:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-07-09 09:18:02 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 +TIME: 2020-09-10 11:28:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:18:03 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:28:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:18:04 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:28:33 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:18:05 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:28:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:18:06 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:28:35 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:18:07 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:28:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:18:08 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:28:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:18:09 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:28:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:18:09 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:28:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:18:10 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:28:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT_management_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENTPARAMS report custom management +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:28:40 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:18:11 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:28:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-07-09 09:18:12 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:28:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-07-09 09:18:13 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 +TIME: 2020-09-10 11:28:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES_management_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e PICONTROLLERS report custom management +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:28:44 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:18:14 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:28:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e RTC report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-07-09 09:18:15 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 +TIME: 2020-09-10 11:28:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:18:16 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:28:46 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-07-09 09:18:17 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 +TIME: 2020-09-10 11:28:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-07-09 09:18:18 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 +TIME: 2020-09-10 11:28:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:18:19 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:28:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:18:19 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:28:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT report custom management -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:18:20 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:28:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT_management_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT_management_report.html". /opt/VectorCASTSP3/manage --project=Hercules_RM46_HD_Project.vcm --clicast-args report custom management Exit Code: 0 Command is done running! Generating Test Case Execution Reports Calling /opt/VectorCASTSP3/manage --project=Hercules_RM46_HD_Project.vcm --clicast-args report custom actual ... +COMMAND: /opt/VectorCASTSP3/clicast -e ACCEL report custom actual +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353 +TIME: 2020-09-10 11:28:52 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1290043353/ACCEL_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e ALARMLAMP report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-07-09 09:18:22 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 +TIME: 2020-09-10 11:28:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009/ALARMLAMP_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e ALARMMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-07-09 09:18:23 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 +TIME: 2020-09-10 11:28:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791/ALARMMGMT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e BLOODFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-07-09 09:18:24 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 +TIME: 2020-09-10 11:28:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643/BLOODFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-07-09 09:18:25 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 +TIME: 2020-09-10 11:28:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415/BUTTONS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e COMM report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-07-09 09:18:26 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 +TIME: 2020-09-10 11:28:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408/COMM_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-07-09 09:18:27 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 +TIME: 2020-09-10 11:28:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491/COMMBUFFERS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e CPLD report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-07-09 09:18:28 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 +TIME: 2020-09-10 11:28:59 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776/CPLD_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DGINTERFACE report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-07-09 09:18:29 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 +TIME: 2020-09-10 11:29:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451/DGINTERFACE_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALINFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-07-09 09:18:30 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 +TIME: 2020-09-10 11:29:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165/DIALINFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-07-09 09:18:31 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 +TIME: 2020-09-10 11:29:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893/DIALOUTFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e DIALYSIS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-07-09 09:18:32 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 +TIME: 2020-09-10 11:29:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183/DIALYSIS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e FPGA report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-07-09 09:18:33 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 +TIME: 2020-09-10 11:29:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326/FPGA_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-07-09 09:18:34 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 +TIME: 2020-09-10 11:29:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493/INTERRUPTS_execution_results_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e INT_ACCEL report custom actual +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925 +TIME: 2020-09-10 11:29:06 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2980953925/INT_ACCEL_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-07-09 09:18:35 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 +TIME: 2020-09-10 11:29:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112/INT_ALARMLAMP_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-07-09 09:18:36 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 +TIME: 2020-09-10 11:29:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406/INT_ALARMMGMT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_BLOODFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-07-09 09:18:37 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 +TIME: 2020-09-10 11:29:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850/INT_BLOODFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-07-09 09:18:38 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 +TIME: 2020-09-10 11:29:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-07-09 09:18:39 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 +TIME: 2020-09-10 11:29:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052/INT_COMMBUFFERS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_CPLD report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-07-09 09:18:40 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 +TIME: 2020-09-10 11:29:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026/INT_CPLD_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DGINTERFACE report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-07-09 09:18:41 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 +TIME: 2020-09-10 11:29:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444/INT_DGINTERFACE_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALINFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-07-09 09:18:42 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 +TIME: 2020-09-10 11:29:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133/INT_DIALINFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALOUTFLOW report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-07-09 09:18:43 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 +TIME: 2020-09-10 11:29:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522/INT_DIALOUTFLOW_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_DIALYSIS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-07-09 09:18:44 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 +TIME: 2020-09-10 11:29:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764/INT_DIALYSIS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_FPGA report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-07-09 09:18:44 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 +TIME: 2020-09-10 11:29:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524/INT_FPGA_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-07-09 09:18:45 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 +TIME: 2020-09-10 11:29:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575/INT_MODETREATMENT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-07-09 09:18:46 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 +TIME: 2020-09-10 11:29:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608/INT_MSGQUEUES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_NVDATAMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-07-09 09:18:47 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 +TIME: 2020-09-10 11:29:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132/INT_NVDATAMGMT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-07-09 09:18:48 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 +TIME: 2020-09-10 11:29:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110/INT_OPERATIONMODES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_PRESOCCL report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-07-09 09:18:49 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 +TIME: 2020-09-10 11:29:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472/INT_PRESOCCL_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_RTC report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-07-09 09:18:50 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 +TIME: 2020-09-10 11:29:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120/INT_RTC_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SAFETYSHUTDOWN report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-07-09 09:18:51 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 +TIME: 2020-09-10 11:29:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471/INT_SAFETYSHUTDOWN_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMM report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-07-09 09:18:52 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 +TIME: 2020-09-10 11:29:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618/INT_SYSTEMCOMM_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_SYSTEMCOMMMESSAGES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-07-09 09:18:52 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 +TIME: 2020-09-10 11:29:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150/INT_SYSTEMCOMMMESSAGES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-07-09 09:18:54 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 +TIME: 2020-09-10 11:29:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646/INT_TIMERS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-07-09 09:18:54 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 +TIME: 2020-09-10 11:29:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653/INT_UTILITIES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-07-09 09:18:55 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 +TIME: 2020-09-10 11:29:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182/INT_WATCHDOGMGMT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-07-09 09:18:56 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 +TIME: 2020-09-10 11:29:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666/MODETREATMENT_execution_results_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e MODETREATMENTPARAMS report custom actual +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572 +TIME: 2020-09-10 11:29:29 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1506228572/MODETREATMENTPARAMS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-07-09 09:18:57 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 +TIME: 2020-09-10 11:29:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785/MSGQUEUES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-07-09 09:18:58 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 +TIME: 2020-09-10 11:29:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708/NVDATAMGMT_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-07-09 09:19:00 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 +TIME: 2020-09-10 11:29:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158/OPERATIONMODES_execution_results_report.html". +COMMAND: /opt/VectorCASTSP3/clicast -e PICONTROLLERS report custom actual +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388 +TIME: 2020-09-10 11:29:33 +TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite +VectorCAST Copyright (C) 1993 - 2020 +**Version 19.sp3 (11/13/19) + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/396578388/PICONTROLLERS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e PRESOCCL report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-07-09 09:19:01 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 +TIME: 2020-09-10 11:29:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755/PRESOCCL_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e RTC report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-07-09 09:19:02 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 +TIME: 2020-09-10 11:29:35 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850/RTC_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-07-09 09:19:03 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 +TIME: 2020-09-10 11:29:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383/SAFETYSHUTDOWN_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-07-09 09:19:04 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 +TIME: 2020-09-10 11:29:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922/SYSTEMCOMM_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-07-09 09:19:05 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 +TIME: 2020-09-10 11:29:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163/SYSTEMCOMMMESSAGES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-07-09 09:19:07 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 +TIME: 2020-09-10 11:29:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705/TIMERS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-07-09 09:19:08 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 +TIME: 2020-09-10 11:29:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276/UTILITIES_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT report custom actual -DIRECTORY: /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-07-09 09:19:09 +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 +TIME: 2020-09-10 11:29:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) - Processing options file /home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG + Processing options file /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/CCAST_.CFG Opening Environment Opening Parameter/Global File Opening Types File Environment is Open - The HTML report was saved to "/home/fw/workspace_hd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT_execution_results_report.html". + The HTML report was saved to "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848/WATCHDOGMGMT_execution_results_report.html". /opt/VectorCASTSP3/manage --project=Hercules_RM46_HD_Project.vcm --clicast-args report custom actual Exit Code: 0 Command is done running! -Moved VectorCAST XML files to Bamboo working directory /home/fw/workspace_hd/hdfirmware/vectorcast -Moved VectorCAST HTML files to Bamboo working directory /home/fw/workspace_hd/hdfirmware/vectorcast +Moved VectorCAST XML files to Bamboo working directory /home/fw/wshd/hdfirmware/vectorcast +Moved VectorCAST HTML files to Bamboo working directory /home/fw/wshd/hdfirmware/vectorcast cleaning up... Index: results/cppcheck.log =================================================================== diff -u -r270d3c64e17c324cdc52eadbc1a76ddc1decee86 -rb009486244597c514534d6470ca5c162f9fe631e --- results/cppcheck.log (.../cppcheck.log) (revision 270d3c64e17c324cdc52eadbc1a76ddc1decee86) +++ results/cppcheck.log (.../cppcheck.log) (revision b009486244597c514534d6470ca5c162f9fe631e) @@ -1,120 +1,132 @@ Checking hdfirmware/firmware/App/Controllers/AlarmLamp.c ... -1/42 files checked 2% done +1/43 files checked 2% done Checking hdfirmware/firmware/App/Controllers/BloodFlow.c ... Checking hdfirmware/firmware/App/Controllers/BloodFlow.c: BREADBOARD_TARGET... Checking hdfirmware/firmware/App/Controllers/BloodFlow.c: FLOW_DEBUG... Checking hdfirmware/firmware/App/Controllers/BloodFlow.c: RAW_FLOW_SENSOR_DATA... -2/42 files checked 4% done +2/43 files checked 4% done Checking hdfirmware/firmware/App/Controllers/Buttons.c ... Checking hdfirmware/firmware/App/Controllers/Buttons.c: SIMULATE_UI... -3/42 files checked 7% done +3/43 files checked 6% done Checking hdfirmware/firmware/App/Controllers/DGInterface.c ... -4/42 files checked 9% done +4/43 files checked 9% done Checking hdfirmware/firmware/App/Controllers/DialInFlow.c ... Checking hdfirmware/firmware/App/Controllers/DialInFlow.c: BREADBOARD_TARGET... Checking hdfirmware/firmware/App/Controllers/DialInFlow.c: RAW_FLOW_SENSOR_DATA... -5/42 files checked 11% done +5/43 files checked 11% done Checking hdfirmware/firmware/App/Controllers/DialOutFlow.c ... Checking hdfirmware/firmware/App/Controllers/DialOutFlow.c: BREADBOARD_TARGET... -Checking hdfirmware/firmware/App/Controllers/DialOutFlow.c: SHOW_LOAD_CELL_IN_ROTOR_RPM... -6/42 files checked 14% done +6/43 files checked 13% done Checking hdfirmware/firmware/App/Controllers/PresOccl.c ... -7/42 files checked 16% done +7/43 files checked 16% done Checking hdfirmware/firmware/App/Drivers/CPLD.c ... Checking hdfirmware/firmware/App/Drivers/CPLD.c: RM46_EVAL_BOARD_TARGET... -8/42 files checked 18% done +8/43 files checked 18% done Checking hdfirmware/firmware/App/Drivers/Comm.c ... Checking hdfirmware/firmware/App/Drivers/Comm.c: DEBUG_ENABLED... -9/42 files checked 21% done +9/43 files checked 20% done Checking hdfirmware/firmware/App/Drivers/InternalADC.c ... -Checking hdfirmware/firmware/App/Drivers/InternalADC.c: BREADBOARD_TARGET... -10/42 files checked 23% done +Checking hdfirmware/firmware/App/Drivers/InternalADC.c: RM46_EVAL_BOARD_TARGET... +10/43 files checked 22% done Checking hdfirmware/firmware/App/Drivers/SafetyShutdown.c ... -11/42 files checked 25% done +11/43 files checked 25% done Checking hdfirmware/firmware/App/Modes/Dialysis.c ... -12/42 files checked 28% done +Checking hdfirmware/firmware/App/Modes/Dialysis.c: RUN_PUMPS_OPEN_LOOP... +12/43 files checked 27% done Checking hdfirmware/firmware/App/Modes/ModeFault.c ... Checking hdfirmware/firmware/App/Modes/ModeFault.c: EMC_TEST_BUILD... -13/42 files checked 30% done +13/43 files checked 29% done Checking hdfirmware/firmware/App/Modes/ModeInitPOST.c ... +Checking hdfirmware/firmware/App/Modes/ModeInitPOST.c: DISABLE_ACCELS... Checking hdfirmware/firmware/App/Modes/ModeInitPOST.c: RM46_EVAL_BOARD_TARGET... Checking hdfirmware/firmware/App/Modes/ModeInitPOST.c: SKIP_POST... -14/42 files checked 32% done +14/43 files checked 32% done Checking hdfirmware/firmware/App/Modes/ModePostTreat.c ... Checking hdfirmware/firmware/App/Modes/ModePostTreat.c: RM46_EVAL_BOARD_TARGET... +Checking hdfirmware/firmware/App/Modes/ModePostTreat.c: RUN_PUMPS_OPEN_LOOP... Checking hdfirmware/firmware/App/Modes/ModePostTreat.c: UF_TEST_ENABLED... -15/42 files checked 35% done +15/43 files checked 34% done Checking hdfirmware/firmware/App/Modes/ModePreTreat.c ... Checking hdfirmware/firmware/App/Modes/ModePreTreat.c: RM46_EVAL_BOARD_TARGET... +Checking hdfirmware/firmware/App/Modes/ModePreTreat.c: RUN_PUMPS_OPEN_LOOP... Checking hdfirmware/firmware/App/Modes/ModePreTreat.c: UF_TEST_ENABLED... -16/42 files checked 37% done +16/43 files checked 36% done Checking hdfirmware/firmware/App/Modes/ModeService.c ... -17/42 files checked 39% done +17/43 files checked 38% done Checking hdfirmware/firmware/App/Modes/ModeStandby.c ... Checking hdfirmware/firmware/App/Modes/ModeStandby.c: EMC_TEST_BUILD... Checking hdfirmware/firmware/App/Modes/ModeStandby.c: RM46_EVAL_BOARD_TARGET... Checking hdfirmware/firmware/App/Modes/ModeStandby.c: UF_TEST_WITH_DG... -18/42 files checked 42% done +18/43 files checked 41% done Checking hdfirmware/firmware/App/Modes/ModeTreatment.c ... Checking hdfirmware/firmware/App/Modes/ModeTreatment.c: RM46_EVAL_BOARD_TARGET... +Checking hdfirmware/firmware/App/Modes/ModeTreatment.c: RUN_PUMPS_OPEN_LOOP... Checking hdfirmware/firmware/App/Modes/ModeTreatment.c: UF_TEST_ENABLED... -19/42 files checked 44% done +19/43 files checked 43% done Checking hdfirmware/firmware/App/Modes/ModeTreatmentParams.c ... Checking hdfirmware/firmware/App/Modes/ModeTreatmentParams.c: RM46_EVAL_BOARD_TARGET... Checking hdfirmware/firmware/App/Modes/ModeTreatmentParams.c: UF_TEST_ENABLED... -20/42 files checked 46% done +20/43 files checked 45% done Checking hdfirmware/firmware/App/Modes/OperationModes.c ... -21/42 files checked 49% done +21/43 files checked 48% done Checking hdfirmware/firmware/App/Modes/TreatmentStop.c ... -22/42 files checked 51% done +22/43 files checked 50% done Checking hdfirmware/firmware/App/Services/AlarmMgmt.c ... Checking hdfirmware/firmware/App/Services/AlarmMgmt.c: ALARMS_DEBUG;DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/AlarmMgmt.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/AlarmMgmt.c: EMC_TEST_BUILD... -23/42 files checked 53% done +23/43 files checked 52% done Checking hdfirmware/firmware/App/Services/CommBuffers.c ... Checking hdfirmware/firmware/App/Services/CommBuffers.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/CommBuffers.c: EMC_TEST_BUILD... -24/42 files checked 56% done +24/43 files checked 54% done Checking hdfirmware/firmware/App/Services/FPGA.c ... Checking hdfirmware/firmware/App/Services/FPGA.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/FPGA.c: EMC_TEST_BUILD... Checking hdfirmware/firmware/App/Services/FPGA.c: READ_FPGA_ASYNC_DATA... Checking hdfirmware/firmware/App/Services/FPGA.c: RM46_EVAL_BOARD_TARGET... -25/42 files checked 58% done +25/43 files checked 57% done Checking hdfirmware/firmware/App/Services/Interrupts.c ... Checking hdfirmware/firmware/App/Services/Interrupts.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/Interrupts.c: EMC_TEST_BUILD... -26/42 files checked 60% done +26/43 files checked 59% done Checking hdfirmware/firmware/App/Services/MsgQueues.c ... -27/42 files checked 63% done +27/43 files checked 61% done Checking hdfirmware/firmware/App/Services/PIControllers.c ... Checking hdfirmware/firmware/App/Services/PIControllers.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/PIControllers.c: EMC_TEST_BUILD... -28/42 files checked 65% done +28/43 files checked 64% done Checking hdfirmware/firmware/App/Services/SystemComm.c ... Checking hdfirmware/firmware/App/Services/SystemComm.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/SystemComm.c: EMC_TEST_BUILD... Checking hdfirmware/firmware/App/Services/SystemComm.c: RM46_EVAL_BOARD_TARGET... -29/42 files checked 67% done +29/43 files checked 66% done Checking hdfirmware/firmware/App/Services/SystemCommMessages.c ... Checking hdfirmware/firmware/App/Services/SystemCommMessages.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/SystemCommMessages.c: EMC_TEST_BUILD... -30/42 files checked 70% done +30/43 files checked 68% done Checking hdfirmware/firmware/App/Services/WatchdogMgmt.c ... Checking hdfirmware/firmware/App/Services/WatchdogMgmt.c: BREADBOARD_TARGET... Checking hdfirmware/firmware/App/Services/WatchdogMgmt.c: DEBUG_ENABLED... Checking hdfirmware/firmware/App/Services/WatchdogMgmt.c: EMC_TEST_BUILD... -31/42 files checked 72% done +31/43 files checked 70% done Checking hdfirmware/firmware/App/Tasks/TaskBG.c ... -32/42 files checked 75% done +32/43 files checked 73% done Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c ... Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c: RM46_EVAL_BOARD_TARGET... -33/42 files checked 77% done +Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c: TASK_TIMING_OUTPUT_ENABLED... +33/43 files checked 75% done Checking hdfirmware/firmware/App/Tasks/TaskPriority.c ... -34/42 files checked 79% done +Checking hdfirmware/firmware/App/Tasks/TaskPriority.c: TASK_TIMING_OUTPUT_ENABLED... +34/43 files checked 77% done Checking hdfirmware/firmware/App/Tasks/TaskTimer.c ... -35/42 files checked 82% done +Checking hdfirmware/firmware/App/Tasks/TaskTimer.c: TASK_TIMING_OUTPUT_ENABLED... +35/43 files checked 80% done +Checking hdfirmware/firmware/FWCommon/Accel.c ... +Checking hdfirmware/firmware/FWCommon/Accel.c: _DG_... +Checking hdfirmware/firmware/FWCommon/Accel.c: _HD_... +Checking hdfirmware/firmware/FWCommon/Accel.c: _VECTORCAST_... +36/43 files checked 82% done Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c ... Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c: CPU_BYTE_ORDER... Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c: F021... @@ -127,24 +139,29 @@ Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c: _LITTLE_ENDIAN;__little_endian__... Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c: __ARMCC_VERSION... Checking hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c: __GNUC__... -36/42 files checked 84% done +37/43 files checked 84% done Checking hdfirmware/firmware/FWCommon/NVDataMgmt.c ... +Checking hdfirmware/firmware/FWCommon/NVDataMgmt.c: _DG_... Checking hdfirmware/firmware/FWCommon/NVDataMgmt.c: _HD_... Checking hdfirmware/firmware/FWCommon/NVDataMgmt.c: _VECTORCAST_... -37/42 files checked 86% done +38/43 files checked 86% done Checking hdfirmware/firmware/FWCommon/RTC.c ... +Checking hdfirmware/firmware/FWCommon/RTC.c: _DG_... Checking hdfirmware/firmware/FWCommon/RTC.c: _VECTORCAST_... -38/42 files checked 89% done +39/43 files checked 89% done Checking hdfirmware/firmware/FWCommon/Timers.c ... +Checking hdfirmware/firmware/FWCommon/Timers.c: _DG_... Checking hdfirmware/firmware/FWCommon/Timers.c: _VECTORCAST_... -39/42 files checked 91% done +40/43 files checked 91% done Checking hdfirmware/firmware/FWCommon/Utilities.c ... +Checking hdfirmware/firmware/FWCommon/Utilities.c: _DG_... +Checking hdfirmware/firmware/FWCommon/Utilities.c: _HD_... Checking hdfirmware/firmware/FWCommon/Utilities.c: _VECTORCAST_... -40/42 files checked 93% done +41/43 files checked 93% done Checking hdfirmware/firmware/FWCommon/irqDispatch_c.c ... Checking hdfirmware/firmware/FWCommon/irqDispatch_c.c: __TI_VIM_128CH__... Checking hdfirmware/firmware/FWCommon/irqDispatch_c.c: __TI_VIM_96CH__... Checking hdfirmware/firmware/FWCommon/irqDispatch_c.c: __TI_VIM_96CH__;__TI_VIM_96CH__;__TI_VIM_96CH__;__TI_VIM_96CH__;__TI_VIM_96CH__... -41/42 files checked 96% done +42/43 files checked 96% done Checking hdfirmware/firmware/source/sys_main.c ... -42/42 files checked 100% done +43/43 files checked 100% done Index: results/cppcheckError.csv =================================================================== diff -u -r270d3c64e17c324cdc52eadbc1a76ddc1decee86 -rb009486244597c514534d6470ca5c162f9fe631e --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 270d3c64e17c324cdc52eadbc1a76ddc1decee86) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision b009486244597c514534d6470ca5c162f9fe631e) @@ -1,77 +1,75 @@ File, Line No., Severity, Issue, Description -hdfirmware/firmware/App/Controllers/BloodFlow.c,811,style,unreadVariable,Variable 'flowStPt' is assigned a value that is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,813,style,unreadVariable,Variable 'measRotSpd' is assigned a value that is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,814,style,unreadVariable,Variable 'measSpd' is assigned a value that is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,815,style,unreadVariable,Variable 'measMCSpd' is assigned a value that is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,816,style,unreadVariable,Variable 'measMCCurr' is assigned a value that is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,817,style,unreadVariable,Variable 'pumpPWMPctDutyCycle' is assigned a value that is never used. -hdfirmware/firmware/App/Drivers/SafetyShutdown.c,99,style,unusedVariable,Unused variable: dir -hdfirmware/firmware/App/Modes/Dialysis.c,273,style,unreadVariable,Variable 'rejectReason' is assigned a value that is never used. -hdfirmware/firmware/App/Modes/Dialysis.c,324,style,unreadVariable,Variable 'rejectReason' is assigned a value that is never used. -hdfirmware/firmware/App/Modes/ModePostTreat.c,86,style,unreadVariable,Variable 'stop' is assigned a value that is never used. -hdfirmware/firmware/App/Modes/ModePreTreat.c,86,style,unreadVariable,Variable 'stop' is assigned a value that is never used. -hdfirmware/firmware/App/Modes/ModeTreatment.c,558,style,unreadVariable,Variable 'oldUFRate' is assigned a value that is never used. -hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,85,style,unreadVariable,Variable 'stop' is assigned a value that is never used. -hdfirmware/firmware/App/Services/Interrupts.c,147,style,variableScope,The scope of the variable 'debugStr' can be reduced. -hdfirmware/firmware/App/Services/SystemCommMessages.c,1272,style,unreadVariable,Variable 'result' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,813,style,unreadVariable,Variable 'flowStPt' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,815,style,unreadVariable,Variable 'measRotSpd' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,816,style,unreadVariable,Variable 'measSpd' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,817,style,unreadVariable,Variable 'measMCSpd' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,818,style,unreadVariable,Variable 'measMCCurr' is assigned a value that is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,819,style,unreadVariable,Variable 'pumpPWMPctDutyCycle' is assigned a value that is never used. +hdfirmware/firmware/App/Modes/Dialysis.c,318,style,unreadVariable,Variable 'rejectReason' is assigned a value that is never used. +hdfirmware/firmware/App/Modes/Dialysis.c,369,style,unreadVariable,Variable 'rejectReason' is assigned a value that is never used. +hdfirmware/firmware/App/Modes/ModePostTreat.c,89,style,unreadVariable,Variable 'stop' is assigned a value that is never used. +hdfirmware/firmware/App/Modes/ModePreTreat.c,89,style,unreadVariable,Variable 'stop' is assigned a value that is never used. +hdfirmware/firmware/App/Modes/ModeTreatment.c,738,style,unreadVariable,Variable 'dialysisState' is assigned a value that is never used. +hdfirmware/firmware/App/Services/Interrupts.c,180,style,variableScope,The scope of the variable 'debugStr' can be reduced. +hdfirmware/firmware/App/Services/SystemCommMessages.c,1284,style,unreadVariable,Variable 'result' is assigned a value that is never used. hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c,0,information,toomanyconfigs,Too many #ifdef configurations - cppcheck only checks 12 of 21 configurations. Use --force to check all configurations. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,1529,style,variableScope,The scope of the variable 'quotient' can be reduced. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,1530,style,variableScope,The scope of the variable 'modulus' can be reduced. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,1533,style,variableScope,The scope of the variable 'i' can be reduced. -hdfirmware/firmware/FWCommon/RTC.c,1195,style,redundantAssignment,Variable 'result' is reassigned a value before the old one has been used. -hdfirmware/firmware/FWCommon/RTC.c,769,style,variableScope,The scope of the variable 'decimalHigh' can be reduced. -hdfirmware/firmware/FWCommon/RTC.c,770,style,variableScope,The scope of the variable 'decimalLow' can be reduced. -hdfirmware/firmware/FWCommon/RTC.c,692,style,unreadVariable,Variable 'controlReg2' is assigned a value that is never used. -hdfirmware/firmware/FWCommon/irqDispatch_c.c,75,style,unusedFunction,The function 'C_irqDispatch' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,1568,style,variableScope,The scope of the variable 'quotient' can be reduced. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,1569,style,variableScope,The scope of the variable 'modulus' can be reduced. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,1572,style,variableScope,The scope of the variable 'i' can be reduced. +hdfirmware/firmware/FWCommon/RTC.c,1217,style,redundantAssignment,Variable 'result' is reassigned a value before the old one has been used. +hdfirmware/firmware/FWCommon/RTC.c,792,style,variableScope,The scope of the variable 'decimalHigh' can be reduced. +hdfirmware/firmware/FWCommon/RTC.c,793,style,variableScope,The scope of the variable 'decimalLow' can be reduced. +hdfirmware/firmware/FWCommon/RTC.c,714,style,unreadVariable,Variable 'controlReg2' is assigned a value that is never used. +hdfirmware/firmware/FWCommon/Utilities.c,216,style,variableScope,The scope of the variable 'timeInMS' can be reduced. +hdfirmware/firmware/FWCommon/irqDispatch_c.c,76,style,unusedFunction,The function 'C_irqDispatch' is never used. hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c,68,style,unusedFunction,The function 'Fapi_serviceWatchdogTimer' is never used. -hdfirmware/firmware/App/Drivers/InternalADC.c,112,style,unusedFunction,The function 'adcNotification' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,143,style,unusedFunction,The function 'canErrorNotification' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,122,style,unusedFunction,The function 'canMessageNotification' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,641,style,unusedFunction,The function 'cmdDGSampleWater' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,559,style,unusedFunction,The function 'cmdStartDGTrimmerHeater' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,544,style,unusedFunction,The function 'cmdStopDG' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,574,style,unusedFunction,The function 'cmdStopDGTrimmerHeater' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,274,style,unusedFunction,The function 'dmaGroupANotification' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,321,style,unusedFunction,The function 'edgeNotification' is never used. -hdfirmware/firmware/App/Controllers/BloodFlow.c,1171,style,unusedFunction,The function 'execBloodFlowTest' is never used. -hdfirmware/firmware/App/Controllers/DialInFlow.c,1071,style,unusedFunction,The function 'execDialInFlowTest' is never used. -hdfirmware/firmware/App/Controllers/PresOccl.c,387,style,unusedFunction,The function 'execPresOcclTest' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,714,style,unusedFunction,The function 'getBootloaderFlag' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,356,style,unusedFunction,The function 'getCalibrationData' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,361,style,unusedFunction,The function 'getDGDrainPumpRPMSetPt' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,304,style,unusedFunction,The function 'getDGPressure' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,345,style,unusedFunction,The function 'getDGROPumpFlowRateMlMin' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,329,style,unusedFunction,The function 'getDGROPumpPressureSetPt' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,584,style,unusedFunction,The function 'getDisinfectionDate' is never used. -hdfirmware/firmware/App/Services/FPGA.c,1115,style,unusedFunction,The function 'getFPGABloodPumpHallSensorStatus' is never used. -hdfirmware/firmware/App/Services/FPGA.c,1149,style,unusedFunction,The function 'getFPGADialInPumpHallSensorStatus' is never used. -hdfirmware/firmware/App/Services/FPGA.c,1183,style,unusedFunction,The function 'getFPGADialOutPumpHallSensorStatus' is never used. -hdfirmware/firmware/App/Services/FPGA.c,1027,style,unusedFunction,The function 'getFPGAStatus' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,311,style,unusedFunction,The function 'getMfgData' is never used. -hdfirmware/firmware/App/Services/PIControllers.c,193,style,unusedFunction,The function 'getPIControllerSignals' is never used. -hdfirmware/firmware/FWCommon/RTC.c,410,style,unusedFunction,The function 'getRTCTimestamp' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,405,style,unusedFunction,The function 'getServiceDate' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,502,style,unusedFunction,The function 'getTreatmentTime' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,542,style,unusedFunction,The function 'getWaterConsumption' is never used. -hdfirmware/firmware/App/Services/AlarmMgmt.c,430,style,unusedFunction,The function 'isAlarmActive' is never used. -hdfirmware/firmware/App/Modes/ModeInitPOST.c,175,style,unusedFunction,The function 'isPOSTCompleted' is never used. -hdfirmware/firmware/App/Modes/ModeInitPOST.c,190,style,unusedFunction,The function 'isPOSTPassed' is never used. -hdfirmware/firmware/App/Drivers/Comm.c,289,style,unusedFunction,The function 'isSCI2DMATransmitInProgress' is never used. -hdfirmware/firmware/App/Drivers/SafetyShutdown.c,78,style,unusedFunction,The function 'isSafetyShutdownActivated' is never used. -hdfirmware/firmware/App/Services/SystemComm.c,248,style,unusedFunction,The function 'isUICommunicating' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,72,style,unusedFunction,The function 'phantomInterrupt' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,452,style,unusedFunction,The function 'readLogData' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,86,style,unusedFunction,The function 'rtiNotification' is never used. -hdfirmware/firmware/App/Services/Interrupts.c,205,style,unusedFunction,The function 'sciNotification' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,691,style,unusedFunction,The function 'setBootloaderFlag' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,336,style,unusedFunction,The function 'setCalibrationData' is never used. -hdfirmware/firmware/App/Controllers/DGInterface.c,420,style,unusedFunction,The function 'setDGDialysateTemperatures' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,558,style,unusedFunction,The function 'setDisinfectionDate' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,293,style,unusedFunction,The function 'setMfgData' is never used. -hdfirmware/firmware/App/Controllers/PresOccl.c,151,style,unusedFunction,The function 'setOcclusionThreshold' is never used. -hdfirmware/firmware/App/Controllers/PresOccl.c,120,style,unusedFunction,The function 'setPressureLimits' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,379,style,unusedFunction,The function 'setServiceDate' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,476,style,unusedFunction,The function 'setTreatmentTime' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,517,style,unusedFunction,The function 'setWaterConsumption' is never used. -hdfirmware/firmware/FWCommon/NVDataMgmt.c,428,style,unusedFunction,The function 'writeLogData' is never used. +hdfirmware/firmware/App/Drivers/InternalADC.c,117,style,unusedFunction,The function 'adcNotification' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,177,style,unusedFunction,The function 'canErrorNotification' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,156,style,unusedFunction,The function 'canMessageNotification' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,642,style,unusedFunction,The function 'cmdDGSampleWater' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,545,style,unusedFunction,The function 'cmdStopDG' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,322,style,unusedFunction,The function 'dmaGroupANotification' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,369,style,unusedFunction,The function 'edgeNotification' is never used. +hdfirmware/firmware/App/Controllers/PresOccl.c,388,style,unusedFunction,The function 'execPresOcclTest' is never used. +hdfirmware/firmware/FWCommon/Accel.c,680,style,unusedFunction,The function 'getAccelCalibration' is never used. +hdfirmware/firmware/App/Controllers/BloodFlow.c,1256,style,unusedFunction,The function 'getBloodFlowCalibration' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,743,style,unusedFunction,The function 'getBootloaderFlag' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,362,style,unusedFunction,The function 'getDGDrainPumpRPMSetPt' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,305,style,unusedFunction,The function 'getDGPressure' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,346,style,unusedFunction,The function 'getDGROPumpFlowRateMlMin' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,330,style,unusedFunction,The function 'getDGROPumpPressureSetPt' is never used. +hdfirmware/firmware/App/Controllers/DialInFlow.c,1227,style,unusedFunction,The function 'getDialInFlowCalibration' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,611,style,unusedFunction,The function 'getDisinfectionDate' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1118,style,unusedFunction,The function 'getFPGABloodPumpHallSensorStatus' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1152,style,unusedFunction,The function 'getFPGADialInPumpHallSensorStatus' is never used. +hdfirmware/firmware/App/Services/FPGA.c,1186,style,unusedFunction,The function 'getFPGADialOutPumpHallSensorStatus' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,336,style,unusedFunction,The function 'getMfgData' is never used. +hdfirmware/firmware/App/Services/PIControllers.c,192,style,unusedFunction,The function 'getPIControllerSignals' is never used. +hdfirmware/firmware/FWCommon/RTC.c,427,style,unusedFunction,The function 'getRTCTimestamp' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,433,style,unusedFunction,The function 'getServiceDate' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,712,style,unusedFunction,The function 'getTreatmentParameterF32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,683,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,654,style,unusedFunction,The function 'getTreatmentParameterU32' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,530,style,unusedFunction,The function 'getTreatmentTime' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,569,style,unusedFunction,The function 'getWaterConsumption' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,453,style,unusedFunction,The function 'isAlarmActive' is never used. +hdfirmware/firmware/App/Modes/ModeInitPOST.c,194,style,unusedFunction,The function 'isPOSTCompleted' is never used. +hdfirmware/firmware/App/Modes/ModeInitPOST.c,208,style,unusedFunction,The function 'isPOSTPassed' is never used. +hdfirmware/firmware/App/Drivers/Comm.c,279,style,unusedFunction,The function 'isSCI2DMATransmitInProgress' is never used. +hdfirmware/firmware/App/Drivers/SafetyShutdown.c,79,style,unusedFunction,The function 'isSafetyShutdownActivated' is never used. +hdfirmware/firmware/App/Services/SystemComm.c,242,style,unusedFunction,The function 'isUICommunicating' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,97,style,unusedFunction,The function 'phantomInterrupt' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,481,style,unusedFunction,The function 'readLogData' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,120,style,unusedFunction,The function 'rtiNotification' is never used. +hdfirmware/firmware/App/Services/Interrupts.c,251,style,unusedFunction,The function 'sciNotification' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,721,style,unusedFunction,The function 'setBootloaderFlag' is never used. +hdfirmware/firmware/App/Controllers/DGInterface.c,421,style,unusedFunction,The function 'setDGDialysateTemperatures' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,585,style,unusedFunction,The function 'setDisinfectionDate' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,318,style,unusedFunction,The function 'setMfgData' is never used. +hdfirmware/firmware/App/Controllers/PresOccl.c,152,style,unusedFunction,The function 'setOcclusionThreshold' is never used. +hdfirmware/firmware/App/Controllers/PresOccl.c,121,style,unusedFunction,The function 'setPressureLimits' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,407,style,unusedFunction,The function 'setServiceDate' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,505,style,unusedFunction,The function 'setTreatmentTime' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,545,style,unusedFunction,The function 'setWaterConsumption' is never used. +hdfirmware/firmware/FWCommon/NVDataMgmt.c,456,style,unusedFunction,The function 'writeLogData' is never used. ,,information,missingInclude,Cppcheck cannot find all the include files (use --check-config for details)