Index: firmware/App/Modes/ModeTreatmentParams.c =================================================================== diff -u -rde169e7374f6c7a737995ac8c6c3953dc5c75aa7 -rec4ad960136d52f7e6b8367516021ae3f853169d --- firmware/App/Modes/ModeTreatmentParams.c (.../ModeTreatmentParams.c) (revision de169e7374f6c7a737995ac8c6c3953dc5c75aa7) +++ firmware/App/Modes/ModeTreatmentParams.c (.../ModeTreatmentParams.c) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -122,6 +122,9 @@ *************************************************************************/ void transitionToTreatParamsMode( void ) { + // reset this mode + initTreatParamsMode(); + // reset all treatment parameters when transitioning to this mode resetAllTreatmentParameters(); Index: firmware/App/Services/AlarmMgmt.h =================================================================== diff -u -rc3a59cba8736f085050b6fa74532eb68452d21fc -rec4ad960136d52f7e6b8367516021ae3f853169d --- firmware/App/Services/AlarmMgmt.h (.../AlarmMgmt.h) (revision c3a59cba8736f085050b6fa74532eb68452d21fc) +++ firmware/App/Services/AlarmMgmt.h (.../AlarmMgmt.h) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -192,6 +192,7 @@ SW_FAULT_ID_MODE_TREATMENT_PARAMS_INVALID_GET_U32_PARAM, SW_FAULT_ID_MODE_TREATMENT_PARAMS_INVALID_GET_S32_PARAM, // 80 SW_FAULT_ID_MODE_TREATMENT_PARAMS_INVALID_GET_F32_PARAM, + SW_FAULT_ID_PERSISTENT_ALARM_INVALID_INDEX, NUM_OF_SW_FAULT_IDS } SW_FAULT_ID_T; Index: results/Build_Status_Report.csv =================================================================== diff -u -r6e4c04c095b69e7925258092e4536e61d86b619d -rec4ad960136d52f7e6b8367516021ae3f853169d --- results/Build_Status_Report.csv (.../Build_Status_Report.csv) (revision 6e4c04c095b69e7925258092e4536e61d86b619d) +++ results/Build_Status_Report.csv (.../Build_Status_Report.csv) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -1,6 +1,6 @@ Running Project, hdfirmware -Date, Thu Sep 10 14:16:11 PDT 2020 +Date, Thu Sep 10 18:26:08 PDT 2020 VectorCAST Pass/Fail Status, Passed @@ -69,6 +69,12 @@ modetreatment,handleTreatmentStopState buttons,isStopButtonPressed cpld,setCPLDLampBlue +modetreatmentparams,handleWaitForUI2SendState +modetreatmentparams,setTreatmentParameterS32 +modetreatmentparams,setTreatmentParameterF32 +modetreatmentparams,getTreatmentParameterU32 +modetreatmentparams,getTreatmentParameterS32 +modetreatmentparams,getTreatmentParameterF32 dialoutflow,signalDialOutPumpHardStop dialoutflow,signalDialOutPumpRotorHallSensor dialoutflow,homeDialOutPump @@ -135,12 +141,12 @@ ModeInitPOST, Missing Unit Test and Integration Test TreatmentStop, Missing Unit Test and Integration Test ModeStandby, 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 ModePostTreat, Missing Unit Test and Integration Test irqDispatch_c, Missing Unit Test and Integration Test +PersistentAlarm, Missing Unit Test and Integration Test CppCheck, Passed Cppcheck No. of Warnings, 0 Index: results/VectorCAST.log =================================================================== diff -u -r6e4c04c095b69e7925258092e4536e61d86b619d -rec4ad960136d52f7e6b8367516021ae3f853169d --- results/VectorCAST.log (.../VectorCAST.log) (revision 6e4c04c095b69e7925258092e4536e61d86b619d) +++ results/VectorCAST.log (.../VectorCAST.log) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -1,6 +1,6 @@ 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 14:16:12 +TIME: 2020-09-10 18:26:08 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/1290043353/CCAST_.CFG @@ -35,7 +35,7 @@ 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 14:16:15 +TIME: 2020-09-10 18:26:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -325,7 +325,7 @@ >>> 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 14:16:17 +TIME: 2020-09-10 18:26:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -340,7 +340,7 @@ 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 14:16:17 +TIME: 2020-09-10 18:26:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -799,7 +799,7 @@ 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 14:16:20 +TIME: 2020-09-10 18:26:16 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 @@ -834,7 +834,7 @@ Environment built Successfully 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 14:16:22 +TIME: 2020-09-10 18:26:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -973,7 +973,7 @@ >>> Script processing completed 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 14:16:24 +TIME: 2020-09-10 18:26:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -995,7 +995,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-09-10 14:16:24 +TIME: 2020-09-10 18:26:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -1190,7 +1190,7 @@ Completed Batch Execution processing 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 14:16:26 +TIME: 2020-09-10 18:26:22 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/951818791/CCAST_.CFG @@ -1226,7 +1226,7 @@ Environment built Successfully 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 14:16:29 +TIME: 2020-09-10 18:26:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -1593,7 +1593,7 @@ >>> Script processing completed 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 14:16:31 +TIME: 2020-09-10 18:26:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -1615,7 +1615,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-09-10 14:16:32 +TIME: 2020-09-10 18:26:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -2111,7 +2111,7 @@ Completed Batch Execution processing 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 14:16:34 +TIME: 2020-09-10 18:26: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/2470114643/CCAST_.CFG @@ -2147,7 +2147,7 @@ Environment built Successfully 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 14:16:38 +TIME: 2020-09-10 18:26:33 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -2751,7 +2751,7 @@ >>> Script processing completed 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 14:16:41 +TIME: 2020-09-10 18:26:35 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -2773,7 +2773,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-09-10 14:16:41 +TIME: 2020-09-10 18:26:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -3771,7 +3771,7 @@ Completed Batch Execution processing 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 14:16:45 +TIME: 2020-09-10 18:26:40 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/2437222415/CCAST_.CFG @@ -3806,7 +3806,7 @@ Environment built Successfully COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS -l C test script run /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 14:16:49 +TIME: 2020-09-10 18:26:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -4047,7 +4047,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e BUTTONS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-09-10 14:16:50 +TIME: 2020-09-10 18:26:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -4437,7 +4437,7 @@ Completed Batch Execution processing 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 14:16:52 +TIME: 2020-09-10 18:26:46 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/2974704408/CCAST_.CFG @@ -4473,7 +4473,7 @@ Environment built Successfully 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 14:16:55 +TIME: 2020-09-10 18:26:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -4582,7 +4582,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e COMM -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-09-10 14:16:57 +TIME: 2020-09-10 18:26:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -4709,7 +4709,7 @@ Completed Batch Execution processing 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 14:16:58 +TIME: 2020-09-10 18:26:51 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/4019558491/CCAST_.CFG @@ -4744,7 +4744,7 @@ Environment built Successfully 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 14:17:02 +TIME: 2020-09-10 18:26:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -4930,7 +4930,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e COMMBUFFERS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-09-10 14:17:04 +TIME: 2020-09-10 18:26:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5146,7 +5146,7 @@ Completed Batch Execution processing 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 14:17:05 +TIME: 2020-09-10 18:26:58 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/3337817776/CCAST_.CFG @@ -5182,7 +5182,7 @@ Environment built Successfully 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 14:17:08 +TIME: 2020-09-10 18:27:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5260,7 +5260,7 @@ >>> Script processing completed 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 14:17:09 +TIME: 2020-09-10 18:27:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5275,7 +5275,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e CPLD -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-09-10 14:17:10 +TIME: 2020-09-10 18:27:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5380,7 +5380,7 @@ Completed Batch Execution processing 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 14:17:11 +TIME: 2020-09-10 18:27:03 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/883310451/CCAST_.CFG @@ -5415,7 +5415,7 @@ Environment built Successfully 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 14:17:14 +TIME: 2020-09-10 18:27:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5670,7 +5670,7 @@ >>> Script processing completed 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 14:17:16 +TIME: 2020-09-10 18:27:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -5692,7 +5692,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-09-10 14:17:17 +TIME: 2020-09-10 18:27:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -6094,7 +6094,7 @@ Completed Batch Execution processing 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 14:17:18 +TIME: 2020-09-10 18:27:10 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/3575231165/CCAST_.CFG @@ -6130,7 +6130,7 @@ Environment built Successfully 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 14:17:22 +TIME: 2020-09-10 18:27:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -6723,7 +6723,7 @@ >>> Script processing completed 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 14:17:24 +TIME: 2020-09-10 18:27:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -6745,7 +6745,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-09-10 14:17:24 +TIME: 2020-09-10 18:27:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -7722,7 +7722,7 @@ Completed Batch Execution processing 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 14:17:28 +TIME: 2020-09-10 18:27:20 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/1829320893/CCAST_.CFG @@ -7758,7 +7758,7 @@ Environment built Successfully 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 14:17:31 +TIME: 2020-09-10 18:27:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -8344,7 +8344,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e DIALOUTFLOW -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-09-10 14:17:34 +TIME: 2020-09-10 18:27:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -9315,7 +9315,7 @@ Completed Batch Execution processing 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 14:17:37 +TIME: 2020-09-10 18:27:29 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/74827183/CCAST_.CFG @@ -9350,7 +9350,7 @@ Environment built Successfully 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 14:17:40 +TIME: 2020-09-10 18:27:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -9596,7 +9596,7 @@ >>> Script processing completed 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 14:17:42 +TIME: 2020-09-10 18:27:33 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -9611,7 +9611,7 @@ Script processing completed 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 14:17:43 +TIME: 2020-09-10 18:27:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -9633,7 +9633,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-09-10 14:17:43 +TIME: 2020-09-10 18:27:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -10025,7 +10025,7 @@ Completed Batch Execution processing 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 14:17:45 +TIME: 2020-09-10 18:27:36 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/1655952326/CCAST_.CFG @@ -10060,7 +10060,7 @@ Environment built Successfully 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 14:17:48 +TIME: 2020-09-10 18:27:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -10701,7 +10701,7 @@ >>> Script processing completed 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 14:17:50 +TIME: 2020-09-10 18:27:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -10833,7 +10833,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-09-10 14:17:51 +TIME: 2020-09-10 18:27:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -11353,7 +11353,7 @@ Completed Batch Execution processing 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 14:17:53 +TIME: 2020-09-10 18:27: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/3499035493/CCAST_.CFG @@ -11389,7 +11389,7 @@ Environment built Successfully 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 14:17:56 +TIME: 2020-09-10 18:27:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -11567,7 +11567,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INTERRUPTS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-09-10 14:17:58 +TIME: 2020-09-10 18:27:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -11811,7 +11811,7 @@ Completed Batch Execution processing 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 14:17:59 +TIME: 2020-09-10 18:27:51 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/2980953925/CCAST_.CFG @@ -11829,10 +11829,10 @@ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ - File: TaskPriority.c + File: TaskPriority.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ - File: Accel.c + File: Accel.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing @@ -11893,7 +11893,7 @@ 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 14:18:07 +TIME: 2020-09-10 18:27:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -11970,7 +11970,7 @@ >>> 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 14:18:09 +TIME: 2020-09-10 18:28:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -11985,7 +11985,7 @@ 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 14:18:10 +TIME: 2020-09-10 18:28:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12015,7 +12015,7 @@ >>> 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 14:18:11 +TIME: 2020-09-10 18:28:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12111,7 +12111,7 @@ 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 14:18:12 +TIME: 2020-09-10 18:28:03 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 @@ -12123,13 +12123,13 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: AlarmLamp.c + File: AlarmLamp.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: AlarmMgmt.c + File: AlarmMgmt.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ @@ -12203,7 +12203,7 @@ Environment built Successfully 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 14:18:21 +TIME: 2020-09-10 18:28:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12281,7 +12281,7 @@ >>> Script processing completed 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 14:18:23 +TIME: 2020-09-10 18:28:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12296,7 +12296,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_ALARMLAMP -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-09-10 14:18:24 +TIME: 2020-09-10 18:28:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12355,7 +12355,7 @@ Completed Batch Execution processing 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 14:18:25 +TIME: 2020-09-10 18:28:15 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/3157600406/CCAST_.CFG @@ -12367,7 +12367,7 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: BloodFlow.c + File: BloodFlow.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) @@ -12445,7 +12445,7 @@ Environment built Successfully 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 14:18:34 +TIME: 2020-09-10 18:28:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12521,7 +12521,7 @@ >>> Script processing completed 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 14:18:37 +TIME: 2020-09-10 18:28:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12536,7 +12536,7 @@ Script processing completed 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 14:18:37 +TIME: 2020-09-10 18:28:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12568,7 +12568,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-09-10 14:18:38 +TIME: 2020-09-10 18:28:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12665,7 +12665,7 @@ Completed Batch Execution processing 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 14:18:39 +TIME: 2020-09-10 18:28:28 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/397690850/CCAST_.CFG @@ -12683,7 +12683,7 @@ File: Dialysis.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ - File: Interrupts.c + File: Interrupts.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ @@ -12766,7 +12766,7 @@ Environment built Successfully 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 14:18:49 +TIME: 2020-09-10 18:28:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12884,7 +12884,7 @@ >>> Script processing completed 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 14:18:52 +TIME: 2020-09-10 18:28:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12899,7 +12899,7 @@ 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 14:18:52 +TIME: 2020-09-10 18:28:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -12933,7 +12933,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-09-10 14:18:53 +TIME: 2020-09-10 18:28:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13098,7 +13098,7 @@ Completed Batch Execution processing 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 14:18:54 +TIME: 2020-09-10 18:28:42 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/3621120736/CCAST_.CFG @@ -13110,7 +13110,7 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: Buttons.c + 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) @@ -13178,9 +13178,9 @@ Coverage Initialized Writing VectorCAST Database Files to Disk Environment built Successfully -COMMAND: /opt/VectorCASTSP3/clicast -e INT_BUTTONS -l C test script run /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736/INT_BUTTONS.tst.tmp +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 14:19:03 +TIME: 2020-09-10 18:28:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13195,6 +13195,9 @@ 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 150 Processing script line 200 @@ -13238,9 +13241,24 @@ >>> Processed Test Case: initButtons (S) @LINE: 211 >>> Script processing completed +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 18: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/3621120736/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_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 14:19:04 +TIME: 2020-09-10 18:28:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13270,7 +13288,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-09-10 14:19:04 +TIME: 2020-09-10 18:28:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13344,7 +13362,7 @@ Completed Batch Execution processing 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 14:19:06 +TIME: 2020-09-10 18:28:54 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/925127052/CCAST_.CFG @@ -13356,8 +13374,8 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ - File: CommBuffers.c - File: MsgQueues.c + File: CommBuffers.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 @@ -13420,7 +13438,7 @@ Environment built Successfully 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 14:19:13 +TIME: 2020-09-10 18:29:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13462,7 +13480,7 @@ >>> Script processing completed 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 14:19:15 +TIME: 2020-09-10 18:29:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13477,7 +13495,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_COMMBUFFERS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-09-10 14:19:16 +TIME: 2020-09-10 18:29:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13513,7 +13531,7 @@ Completed Batch Execution processing 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 14:19:17 +TIME: 2020-09-10 18:29:05 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/3989498026/CCAST_.CFG @@ -13529,10 +13547,10 @@ File: Buttons.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Drivers/ - File: CPLD.c + File: CPLD.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ - File: WatchdogMgmt.c + File: WatchdogMgmt.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing @@ -13594,7 +13612,7 @@ Environment built Successfully 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 14:19:25 +TIME: 2020-09-10 18:29:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13651,7 +13669,7 @@ >>> Script processing completed 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 14:19:27 +TIME: 2020-09-10 18:29:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13666,7 +13684,7 @@ Script processing completed 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 14:19:27 +TIME: 2020-09-10 18:29:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13696,7 +13714,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-09-10 14:19:28 +TIME: 2020-09-10 18:29:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13763,7 +13781,7 @@ Completed Batch Execution processing 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 14:19:29 +TIME: 2020-09-10 18:29:15 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/3960993444/CCAST_.CFG @@ -13772,11 +13790,11 @@ Creating the Environment Directory Creating Environment "INT_DGINTERFACE" Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: DGInterface.c + 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: ModeStandby.c + File: ModeStandby.c (using cached data) File: ModeTreatment.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ @@ -13841,7 +13859,7 @@ Environment built Successfully 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 14:19:36 +TIME: 2020-09-10 18:29:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13911,7 +13929,7 @@ >>> Script processing completed 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 14:19:38 +TIME: 2020-09-10 18:29:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13926,7 +13944,7 @@ Script processing completed 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 14:19:39 +TIME: 2020-09-10 18:29:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -13956,7 +13974,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-09-10 14:19:39 +TIME: 2020-09-10 18:29:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14048,7 +14066,7 @@ Completed Batch Execution processing 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 14:19:41 +TIME: 2020-09-10 18:29:27 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/1778106133/CCAST_.CFG @@ -14060,7 +14078,7 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: DialInFlow.c + File: DialInFlow.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) @@ -14149,7 +14167,7 @@ Environment built Successfully 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 14:19:50 +TIME: 2020-09-10 18:29:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14263,7 +14281,7 @@ >>> Script processing completed 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 14:19:52 +TIME: 2020-09-10 18:29:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14278,7 +14296,7 @@ Script processing completed 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 14:19:52 +TIME: 2020-09-10 18:29:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14312,7 +14330,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-09-10 14:19:53 +TIME: 2020-09-10 18:29:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14469,7 +14487,7 @@ Completed Batch Execution processing 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 14:19:54 +TIME: 2020-09-10 18:29:41 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/3048796522/CCAST_.CFG @@ -14481,7 +14499,7 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Controllers/ - File: DialOutFlow.c + File: DialOutFlow.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ File: Dialysis.c (using cached data) @@ -14570,7 +14588,7 @@ Environment built Successfully 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 14:20:03 +TIME: 2020-09-10 18:29:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14711,7 +14729,7 @@ >>> Script processing completed 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 14:20:06 +TIME: 2020-09-10 18:29:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14726,7 +14744,7 @@ Script processing completed 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 14:20:06 +TIME: 2020-09-10 18:29:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14760,7 +14778,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-09-10 14:20:07 +TIME: 2020-09-10 18:29:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -14969,7 +14987,7 @@ Completed Batch Execution processing 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 14:20:08 +TIME: 2020-09-10 18:29:55 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/881240764/CCAST_.CFG @@ -15027,7 +15045,7 @@ Environment built Successfully 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 14:20:13 +TIME: 2020-09-10 18:30:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15095,7 +15113,7 @@ >>> Script processing completed 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 14:20:14 +TIME: 2020-09-10 18:30:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15110,7 +15128,7 @@ 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 14:20:15 +TIME: 2020-09-10 18:30:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15136,7 +15154,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-09-10 14:20:15 +TIME: 2020-09-10 18:30:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15219,7 +15237,7 @@ Completed Batch Execution processing 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 14:20:16 +TIME: 2020-09-10 18:30:04 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/1233794524/CCAST_.CFG @@ -15240,7 +15258,7 @@ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ - File: FPGA.c + File: FPGA.c (using cached data) File: Interrupts.c (using cached data) File: SystemCommMessages.c (using cached data) QuickParse Utility Completed @@ -15358,7 +15376,7 @@ Environment built Successfully 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 14:20:29 +TIME: 2020-09-10 18:30:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15430,7 +15448,7 @@ >>> Script processing completed 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 14:20:32 +TIME: 2020-09-10 18:30:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15445,7 +15463,7 @@ Script processing completed 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 14:20:32 +TIME: 2020-09-10 18:30:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15487,7 +15505,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-09-10 14:20:33 +TIME: 2020-09-10 18:30:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15578,7 +15596,7 @@ Completed Batch Execution processing 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 14:20:34 +TIME: 2020-09-10 18:30:22 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/4003473575/CCAST_.CFG @@ -15645,7 +15663,7 @@ Environment built Successfully 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 14:20:40 +TIME: 2020-09-10 18:30:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15707,7 +15725,7 @@ >>> Script processing completed 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 14:20:41 +TIME: 2020-09-10 18:30:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15722,7 +15740,7 @@ Script processing completed 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 14:20:42 +TIME: 2020-09-10 18:30:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15750,7 +15768,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-09-10 14:20:43 +TIME: 2020-09-10 18:30:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15824,9 +15842,250 @@ Updating Coverage Data Test Execution Complete Completed Batch Execution processing +COMMAND: /opt/VectorCASTSP3/enviroedg /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS.env +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:30: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/1686726729/CCAST_.CFG + Reading environment script "/home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS.env" + Initializing search list + Creating the Environment Directory + Creating Environment "INT_MODETREATMENTPARAMS" + Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Modes/ + File: ModeTreatmentParams.c (using cached data) + File: OperationModes.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/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 OperationModes + Parsing SystemCommMessages + Parsing Utilities + Unit 9 (stub-by-function): ModeTreatmentParams + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 11 (stub-by-function): OperationModes + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 12 (stub-by-function): SystemCommMessages + Loading stored IL + Initializing parse data + Generating harness code + Saving unit data + Unit 13 (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 OperationModes + Compiling file OperationModes + Instrumenting file SystemCommMessages + Compiling file SystemCommMessages + Instrumenting file Utilities + Compiling file Utilities + 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_MODETREATMENTPARAMS -l C test script convert /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS.tst.tmp +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:30:38 +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/1686726729/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/1686726729/INT_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 100 + Processing script line 150 + 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/1686726729/INT_MODETREATMENTPARAMS.tst.tmp +(I) @LINE: 24 + >>> Processing Test Case: execTreatParamsMode +(S) @LINE: 43 + >>> Processed Test Case: execTreatParamsMode +(I) @LINE: 51 + >>> Processing Test Case: initTreatParamsMode +(S) @LINE: 54 + >>> Processed Test Case: initTreatParamsMode +(I) @LINE: 62 + >>> Processing Test Case: transitionToTreatParamsMode +(S) @LINE: 160 + >>> Processed Test Case: transitionToTreatParamsMode +(I) @LINE: 170 + >>> Processing Test Case: testSetTreatmentParameter +(S) @LINE: 191 + >>> Processed Test Case: testSetTreatmentParameter +(I) @LINE: 199 + >>> Processing Test Case: validateAndSetTreatmentParameters +(S) @LINE: 282 + >>> Processed Test Case: validateAndSetTreatmentParameters +(I) @LINE: 290 + >>> Processing Test Case: signalUserCancelTreatment +(S) @LINE: 300 + >>> Processed Test Case: signalUserCancelTreatment +(I) @LINE: 308 + >>> Processing Test Case: signalUserConfirmationOfTreatmentParameters +(S) @LINE: 315 + >>> Processed Test Case: signalUserConfirmationOfTreatmentParameters +(S) @LINE: 315 + >>> Script processing completed +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENTPARAMS test script create /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS.tst +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:30: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/1686726729/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_MODETREATMENTPARAMS tools import_coverage /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENTPARAMS/INT_MODETREATMENTPARAMS_cba.cvr +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:30: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/1686726729/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_MODETREATMENTPARAMS/INT_MODETREATMENTPARAMS_cba.cvr +(S) @LINE: 45 + >>> Source file matched ModeTreatmentParams.c +(S) @LINE: 67 + >>> Source file matched OperationModes.c +(S) @LINE: 89 + >>> Source file matched SystemCommMessages.c +(S) @LINE: 111 + >>> Source file matched Utilities.c +(S) @LINE: 250 + >>> File processing completed for /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/environment/INT_MODETREATMENTPARAMS/INT_MODETREATMENTPARAMS_cba.cvr +COMMAND: /opt/VectorCASTSP3/clicast -e INT_MODETREATMENTPARAMS -l C execute batch --update_coverage_data +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:30: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/1686726729/CCAST_.CFG + Opening Environment + Opening Parameter/Global File + Opening Types File + Environment is Open + Running all OperationModes.initOperationModes test cases + Running: initTreatParamsMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all OperationModes.execOperationModes test cases + Running: execTreatParamsMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all OperationModes.transitionToNewOperationMode test cases + Running: transitionToTreatParamsMode + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleUIStartTreatmentMsg test cases + Running: signalUserCancelTreatment + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTreatmentParametersFromUI test cases + Running: validateAndSetTreatmentParameters + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleUIUserConfirmTreatmentParameters test cases + Running: signalUserConfirmationOfTreatmentParameters + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_MODETREATMENTPARAMS/UUT_INST + Processing Execution Data + Updating Coverage Data + Test Execution Complete + Running all SystemCommMessages.handleTestSetTreatmentParameter test cases + Running: testSetTreatmentParameter + Preparing Test Data + Running Test Case + Running Test with command: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729/INT_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/3336905608/INT_MSGQUEUES.env DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-09-10 14:20:44 +TIME: 2020-09-10 18:30:42 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/3336905608/CCAST_.CFG @@ -15902,7 +16161,7 @@ Environment built Successfully 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 14:20:50 +TIME: 2020-09-10 18:30:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15948,7 +16207,7 @@ >>> Script processing completed 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 14:20:52 +TIME: 2020-09-10 18:30:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -15963,7 +16222,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-09-10 14:20:53 +TIME: 2020-09-10 18:30:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16007,7 +16266,7 @@ Completed Batch Execution processing 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 14:20:54 +TIME: 2020-09-10 18:30:53 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/1776554132/CCAST_.CFG @@ -16025,7 +16284,7 @@ File: ModeInitPOST.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ - File: TaskBG.c + File: TaskBG.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: NVDataMgmt.c (using cached data) @@ -16090,7 +16349,7 @@ Environment built Successfully 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 14:21:01 +TIME: 2020-09-10 18:31:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16201,7 +16460,7 @@ >>> Script processing completed 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 14:21:02 +TIME: 2020-09-10 18:31:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16216,7 +16475,7 @@ Script processing completed 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 14:21:03 +TIME: 2020-09-10 18:31:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16246,7 +16505,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-09-10 14:21:04 +TIME: 2020-09-10 18:31:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16402,7 +16661,7 @@ Completed Batch Execution processing 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 14:21:05 +TIME: 2020-09-10 18:31:05 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/553544110/CCAST_.CFG @@ -16482,7 +16741,7 @@ Environment built Successfully 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 14:21:12 +TIME: 2020-09-10 18:31:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16531,7 +16790,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_OPERATIONMODES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-09-10 14:21:13 +TIME: 2020-09-10 18:31:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16575,7 +16834,7 @@ Completed Batch Execution processing 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 14:21:14 +TIME: 2020-09-10 18:31:14 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/3460059472/CCAST_.CFG @@ -16646,7 +16905,7 @@ Environment built Successfully 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 14:21:20 +TIME: 2020-09-10 18:31:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16735,7 +16994,7 @@ >>> Script processing completed 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 14:21:22 +TIME: 2020-09-10 18:31:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16750,7 +17009,7 @@ Script processing completed 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 14:21:23 +TIME: 2020-09-10 18:31:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16778,7 +17037,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-09-10 14:21:23 +TIME: 2020-09-10 18:31:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -16896,7 +17155,7 @@ Completed Batch Execution processing 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 14:21:25 +TIME: 2020-09-10 18:31:25 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/2486627120/CCAST_.CFG @@ -16919,7 +17178,7 @@ QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ File: NVDataMgmt.c (using cached data) - File: RTC.c + File: RTC.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing @@ -16997,7 +17256,7 @@ Environment built Successfully 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 14:21:34 +TIME: 2020-09-10 18:31:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17096,7 +17355,7 @@ >>> Script processing completed 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 14:21:36 +TIME: 2020-09-10 18:31:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17111,7 +17370,7 @@ Script processing completed 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 14:21:37 +TIME: 2020-09-10 18:31:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17145,7 +17404,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-09-10 14:21:37 +TIME: 2020-09-10 18:31:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17282,7 +17541,7 @@ Completed Batch Execution processing 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 14:21:39 +TIME: 2020-09-10 18:31:39 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/690517471/CCAST_.CFG @@ -17294,7 +17553,7 @@ File: sys_main.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Drivers/ - File: SafetyShutdown.c + File: SafetyShutdown.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: SystemCommMessages.c (using cached data) @@ -17342,7 +17601,7 @@ Environment built Successfully 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 14:21:44 +TIME: 2020-09-10 18:31:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17383,7 +17642,7 @@ >>> Script processing completed 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 14:21:46 +TIME: 2020-09-10 18:31:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17398,7 +17657,7 @@ Script processing completed 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 14:21:47 +TIME: 2020-09-10 18:31:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17424,7 +17683,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-09-10 14:21:47 +TIME: 2020-09-10 18:31:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17459,7 +17718,7 @@ Completed Batch Execution processing 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 14:21:48 +TIME: 2020-09-10 18:31:49 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/2689133618/CCAST_.CFG @@ -17556,7 +17815,7 @@ Environment built Successfully 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 14:21:56 +TIME: 2020-09-10 18:31:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17611,7 +17870,7 @@ >>> Script processing completed 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 14:21:58 +TIME: 2020-09-10 18:32:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17626,7 +17885,7 @@ 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 14:21:59 +TIME: 2020-09-10 18:32:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17660,7 +17919,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-09-10 14:22:00 +TIME: 2020-09-10 18:32:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -17720,7 +17979,7 @@ Completed Batch Execution processing 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 14:22:01 +TIME: 2020-09-10 18:32:02 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/2381647150/CCAST_.CFG @@ -17739,7 +17998,7 @@ 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 + File: ModeTreatmentParams.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Services/ File: AlarmMgmt.c (using cached data) @@ -17881,7 +18140,7 @@ Environment built Successfully 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 14:22:16 +TIME: 2020-09-10 18:32:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -18335,7 +18594,7 @@ >>> Script processing completed 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 14:22:19 +TIME: 2020-09-10 18:32:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -18383,7 +18642,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-09-10 14:22:20 +TIME: 2020-09-10 18:32:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19048,7 +19307,7 @@ Completed Batch Execution processing 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 14:22:23 +TIME: 2020-09-10 18:32:24 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/189936646/CCAST_.CFG @@ -19067,10 +19326,10 @@ File: WatchdogMgmt.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/App/Tasks/ - File: TaskTimer.c + File: TaskTimer.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ - File: Timers.c + File: Timers.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing @@ -19140,7 +19399,7 @@ Environment built Successfully 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 14:22:31 +TIME: 2020-09-10 18:32:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19188,7 +19447,7 @@ >>> Script processing completed 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 14:22:32 +TIME: 2020-09-10 18:32:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19203,7 +19462,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_TIMERS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-09-10 14:22:33 +TIME: 2020-09-10 18:32:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19255,7 +19514,7 @@ Completed Batch Execution processing 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 14:22:34 +TIME: 2020-09-10 18:32:35 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/1824960653/CCAST_.CFG @@ -19272,7 +19531,7 @@ File: SystemCommMessages.c (using cached data) QuickParse Utility Completed Calling QuickParse Utility for /home/fw/wshd/hdfirmware/firmware/FWCommon/ - File: Utilities.c + File: Utilities.c (using cached data) QuickParse Utility Completed Unit 8 (not-stubbed): User Defined Globals Parsing @@ -19333,7 +19592,7 @@ Environment built Successfully 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 14:22:41 +TIME: 2020-09-10 18:32:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19392,7 +19651,7 @@ >>> Script processing completed 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 14:22:43 +TIME: 2020-09-10 18:32:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19407,7 +19666,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_UTILITIES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-09-10 14:22:43 +TIME: 2020-09-10 18:32:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19475,7 +19734,7 @@ Completed Batch Execution processing 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 14:22:44 +TIME: 2020-09-10 18:32:46 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/1429379182/CCAST_.CFG @@ -19564,7 +19823,7 @@ Environment built Successfully 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 14:22:52 +TIME: 2020-09-10 18:32:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19618,7 +19877,7 @@ >>> Script processing completed 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 14:22:54 +TIME: 2020-09-10 18:32:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19633,7 +19892,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e INT_WATCHDOGMGMT -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-09-10 14:22:54 +TIME: 2020-09-10 18:32:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -19692,7 +19951,7 @@ Completed Batch Execution processing 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 14:22:55 +TIME: 2020-09-10 18:32:57 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/3261192666/CCAST_.CFG @@ -19727,7 +19986,7 @@ Environment built Successfully 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 14:22:58 +TIME: 2020-09-10 18:33:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -20076,7 +20335,7 @@ >>> Script processing completed 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 14:23:00 +TIME: 2020-09-10 18:33:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -20098,7 +20357,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-09-10 14:23:01 +TIME: 2020-09-10 18:33:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -20579,7 +20838,7 @@ Completed Batch Execution processing 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 14:23:03 +TIME: 2020-09-10 18:33:05 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/1506228572/CCAST_.CFG @@ -20614,7 +20873,7 @@ 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 14:23:06 +TIME: 2020-09-10 18:33:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -21042,7 +21301,7 @@ >>> 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 14:23:08 +TIME: 2020-09-10 18:33:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -21057,7 +21316,7 @@ 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 14:23:09 +TIME: 2020-09-10 18:33:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -21734,7 +21993,7 @@ 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 14:23:12 +TIME: 2020-09-10 18:33:14 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 @@ -21769,7 +22028,7 @@ Environment built Successfully 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 14:23:14 +TIME: 2020-09-10 18:33:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -21870,7 +22129,7 @@ >>> Script processing completed 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 14:23:15 +TIME: 2020-09-10 18:33:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -21885,7 +22144,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e MSGQUEUES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-09-10 14:23:16 +TIME: 2020-09-10 18:33:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -22023,7 +22282,7 @@ Completed Batch Execution processing 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 14:23:17 +TIME: 2020-09-10 18:33:20 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/3573947708/CCAST_.CFG @@ -22059,7 +22318,7 @@ Environment built Successfully 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 14:23:20 +TIME: 2020-09-10 18:33:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -22727,7 +22986,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e NVDATAMGMT -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-09-10 14:23:22 +TIME: 2020-09-10 18:33:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -23810,7 +24069,7 @@ Completed Batch Execution processing 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 14:23:26 +TIME: 2020-09-10 18:33: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/241608158/CCAST_.CFG @@ -23845,7 +24104,7 @@ Environment built Successfully 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 14:23:29 +TIME: 2020-09-10 18:33:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -23999,7 +24258,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e OPERATIONMODES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-09-10 14:23:30 +TIME: 2020-09-10 18:33:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24200,7 +24459,7 @@ Completed Batch Execution processing 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 14:23:31 +TIME: 2020-09-10 18:33:35 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/396578388/CCAST_.CFG @@ -24235,7 +24494,7 @@ 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 14:23:34 +TIME: 2020-09-10 18:33:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24363,7 +24622,7 @@ >>> 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 14:23:36 +TIME: 2020-09-10 18:33:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24378,7 +24637,7 @@ 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 14:23:37 +TIME: 2020-09-10 18:33:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24555,7 +24814,7 @@ 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 14:23:38 +TIME: 2020-09-10 18:33:42 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 @@ -24590,7 +24849,7 @@ Environment built Successfully 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 14:23:41 +TIME: 2020-09-10 18:33:45 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24864,7 +25123,7 @@ >>> Script processing completed 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 14:23:42 +TIME: 2020-09-10 18:33:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -24886,7 +25145,7 @@ >>> 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-09-10 14:23:43 +TIME: 2020-09-10 18:33:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -25309,7 +25568,7 @@ Completed Batch Execution processing 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 14:23:45 +TIME: 2020-09-10 18:33:49 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/428499850/CCAST_.CFG @@ -25345,7 +25604,7 @@ Environment built Successfully 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 14:23:48 +TIME: 2020-09-10 18:33:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -26095,7 +26354,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e RTC -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-09-10 14:23:50 +TIME: 2020-09-10 18:33:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -26900,7 +27159,7 @@ Completed Batch Execution processing 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 14:23:53 +TIME: 2020-09-10 18:33:57 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/129022383/CCAST_.CFG @@ -26935,7 +27194,7 @@ Environment built Successfully 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 14:23:56 +TIME: 2020-09-10 18:34:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -27000,7 +27259,7 @@ >>> Script processing completed 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 14:23:57 +TIME: 2020-09-10 18:34:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -27015,7 +27274,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SAFETYSHUTDOWN -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-09-10 14:23:58 +TIME: 2020-09-10 18:34:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -27095,7 +27354,7 @@ Completed Batch Execution processing 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 14:23:59 +TIME: 2020-09-10 18:34:03 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/480960922/CCAST_.CFG @@ -27130,7 +27389,7 @@ Environment built Successfully 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 14:24:02 +TIME: 2020-09-10 18:34:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -27792,7 +28051,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMM -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-09-10 14:24:04 +TIME: 2020-09-10 18:34:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -28731,7 +28990,7 @@ Completed Batch Execution processing 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 14:24:08 +TIME: 2020-09-10 18:34:13 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/456249163/CCAST_.CFG @@ -28766,7 +29025,7 @@ Environment built Successfully 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 14:24:11 +TIME: 2020-09-10 18:34:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -29818,7 +30077,7 @@ >>> Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e SYSTEMCOMMMESSAGES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-09-10 14:24:15 +TIME: 2020-09-10 18:34:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31486,7 +31745,7 @@ Completed Batch Execution processing 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 14:24:22 +TIME: 2020-09-10 18:34:27 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/4061569705/CCAST_.CFG @@ -31521,7 +31780,7 @@ Environment built Successfully 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 14:24:24 +TIME: 2020-09-10 18:34:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31594,7 +31853,7 @@ >>> Script processing completed 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 14:24:26 +TIME: 2020-09-10 18:34:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31609,7 +31868,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e TIMERS -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-09-10 14:24:26 +TIME: 2020-09-10 18:34:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31704,7 +31963,7 @@ Completed Batch Execution processing 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 14:24:28 +TIME: 2020-09-10 18:34: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/3897033276/CCAST_.CFG @@ -31739,7 +31998,7 @@ Environment built Successfully 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 14:24:30 +TIME: 2020-09-10 18:34:35 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31899,7 +32158,7 @@ >>> Script processing completed 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 14:24:31 +TIME: 2020-09-10 18:34:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -31914,7 +32173,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e UTILITIES -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-09-10 14:24:32 +TIME: 2020-09-10 18:34:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32151,7 +32410,7 @@ Completed Batch Execution processing 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 14:24:33 +TIME: 2020-09-10 18:34:38 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/1297968848/CCAST_.CFG @@ -32186,7 +32445,7 @@ Environment built Successfully 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 14:24:36 +TIME: 2020-09-10 18:34:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32338,7 +32597,7 @@ >>> Script processing completed 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 14:24:38 +TIME: 2020-09-10 18:34:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32353,7 +32612,7 @@ Script processing completed COMMAND: /opt/VectorCASTSP3/clicast -e WATCHDOGMGMT -l C execute batch --update_coverage_data DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-09-10 14:24:38 +TIME: 2020-09-10 18:34:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32590,7 +32849,7 @@ 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 14:24:42 +TIME: 2020-09-10 18:34:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32602,7 +32861,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-09-10 14:24:43 +TIME: 2020-09-10 18:34:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32614,7 +32873,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-09-10 14:24:44 +TIME: 2020-09-10 18:34:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32626,7 +32885,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-09-10 14:24:45 +TIME: 2020-09-10 18:34:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32638,7 +32897,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-09-10 14:24:46 +TIME: 2020-09-10 18:34:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32650,7 +32909,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-09-10 14:24:47 +TIME: 2020-09-10 18:34:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32662,7 +32921,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-09-10 14:24:47 +TIME: 2020-09-10 18:34:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32674,7 +32933,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-09-10 14:24:48 +TIME: 2020-09-10 18:34:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32686,7 +32945,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-09-10 14:24:49 +TIME: 2020-09-10 18:34:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32698,7 +32957,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-09-10 14:24:50 +TIME: 2020-09-10 18:34:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32710,7 +32969,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-09-10 14:24:51 +TIME: 2020-09-10 18:34:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32722,7 +32981,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-09-10 14:24:52 +TIME: 2020-09-10 18:34:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32734,7 +32993,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-09-10 14:24:52 +TIME: 2020-09-10 18:34:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32746,7 +33005,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-09-10 14:24:53 +TIME: 2020-09-10 18:34:59 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32758,7 +33017,7 @@ 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 14:24:54 +TIME: 2020-09-10 18:35:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32770,7 +33029,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-09-10 14:24:55 +TIME: 2020-09-10 18:35:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32782,7 +33041,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-09-10 14:24:56 +TIME: 2020-09-10 18:35:02 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32794,7 +33053,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-09-10 14:24:57 +TIME: 2020-09-10 18:35:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32806,7 +33065,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-09-10 14:24:58 +TIME: 2020-09-10 18:35:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32818,7 +33077,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-09-10 14:24:58 +TIME: 2020-09-10 18:35:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32830,7 +33089,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-09-10 14:24:59 +TIME: 2020-09-10 18:35:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32842,7 +33101,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-09-10 14:25:00 +TIME: 2020-09-10 18:35:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32854,7 +33113,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-09-10 14:25:01 +TIME: 2020-09-10 18:35:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32866,7 +33125,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-09-10 14:25:02 +TIME: 2020-09-10 18:35:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32878,7 +33137,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-09-10 14:25:03 +TIME: 2020-09-10 18:35:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32890,7 +33149,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-09-10 14:25:04 +TIME: 2020-09-10 18:35:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32902,7 +33161,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-09-10 14:25:05 +TIME: 2020-09-10 18:35:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32912,9 +33171,21 @@ Opening Types File Environment is Open 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_MODETREATMENTPARAMS report custom management +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:35:12 +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/1686726729/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/1686726729/INT_MODETREATMENTPARAMS_management_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES report custom management DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-09-10 14:25:05 +TIME: 2020-09-10 18:35:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32926,7 +33197,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-09-10 14:25:06 +TIME: 2020-09-10 18:35:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32938,7 +33209,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-09-10 14:25:07 +TIME: 2020-09-10 18:35:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32950,7 +33221,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-09-10 14:25:08 +TIME: 2020-09-10 18:35:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32962,7 +33233,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-09-10 14:25:09 +TIME: 2020-09-10 18:35:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32974,7 +33245,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-09-10 14:25:10 +TIME: 2020-09-10 18:35:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32986,7 +33257,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-09-10 14:25:10 +TIME: 2020-09-10 18:35:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -32998,7 +33269,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-09-10 14:25:11 +TIME: 2020-09-10 18:35:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33010,7 +33281,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-09-10 14:25:12 +TIME: 2020-09-10 18:35:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33022,7 +33293,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-09-10 14:25:13 +TIME: 2020-09-10 18:35:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33034,7 +33305,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-09-10 14:25:14 +TIME: 2020-09-10 18:35:22 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33046,7 +33317,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-09-10 14:25:15 +TIME: 2020-09-10 18:35:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33058,7 +33329,7 @@ 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 14:25:16 +TIME: 2020-09-10 18:35:24 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33070,7 +33341,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-09-10 14:25:17 +TIME: 2020-09-10 18:35:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33082,7 +33353,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-09-10 14:25:18 +TIME: 2020-09-10 18:35:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33094,7 +33365,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-09-10 14:25:18 +TIME: 2020-09-10 18:35:26 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33106,7 +33377,7 @@ 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 14:25:19 +TIME: 2020-09-10 18:35:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33118,7 +33389,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-09-10 14:25:20 +TIME: 2020-09-10 18:35:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33130,7 +33401,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-09-10 14:25:21 +TIME: 2020-09-10 18:35:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33142,7 +33413,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-09-10 14:25:22 +TIME: 2020-09-10 18:35:30 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33154,7 +33425,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-09-10 14:25:22 +TIME: 2020-09-10 18:35:31 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33166,7 +33437,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-09-10 14:25:23 +TIME: 2020-09-10 18:35:32 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33178,7 +33449,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-09-10 14:25:24 +TIME: 2020-09-10 18:35:33 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33190,7 +33461,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-09-10 14:25:25 +TIME: 2020-09-10 18:35:33 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33202,7 +33473,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-09-10 14:25:26 +TIME: 2020-09-10 18:35:34 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33221,7 +33492,7 @@ 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 14:25:27 +TIME: 2020-09-10 18:35:36 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33233,7 +33504,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2212972009 -TIME: 2020-09-10 14:25:28 +TIME: 2020-09-10 18:35:37 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33245,7 +33516,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/951818791 -TIME: 2020-09-10 14:25:29 +TIME: 2020-09-10 18:35:38 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33257,7 +33528,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2470114643 -TIME: 2020-09-10 14:25:30 +TIME: 2020-09-10 18:35:39 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33269,7 +33540,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2437222415 -TIME: 2020-09-10 14:25:31 +TIME: 2020-09-10 18:35:40 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33281,7 +33552,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2974704408 -TIME: 2020-09-10 14:25:32 +TIME: 2020-09-10 18:35:41 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33293,7 +33564,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4019558491 -TIME: 2020-09-10 14:25:33 +TIME: 2020-09-10 18:35:42 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33305,7 +33576,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3337817776 -TIME: 2020-09-10 14:25:34 +TIME: 2020-09-10 18:35:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33317,7 +33588,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/883310451 -TIME: 2020-09-10 14:25:35 +TIME: 2020-09-10 18:35:43 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33329,7 +33600,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3575231165 -TIME: 2020-09-10 14:25:36 +TIME: 2020-09-10 18:35:44 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33341,7 +33612,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1829320893 -TIME: 2020-09-10 14:25:37 +TIME: 2020-09-10 18:35:46 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33353,7 +33624,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/74827183 -TIME: 2020-09-10 14:25:38 +TIME: 2020-09-10 18:35:47 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33365,7 +33636,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1655952326 -TIME: 2020-09-10 14:25:39 +TIME: 2020-09-10 18:35:48 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33377,7 +33648,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3499035493 -TIME: 2020-09-10 14:25:40 +TIME: 2020-09-10 18:35:49 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33389,7 +33660,7 @@ 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 14:25:41 +TIME: 2020-09-10 18:35:50 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33401,7 +33672,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/124385112 -TIME: 2020-09-10 14:25:42 +TIME: 2020-09-10 18:35:51 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33413,7 +33684,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3157600406 -TIME: 2020-09-10 14:25:43 +TIME: 2020-09-10 18:35:52 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33425,7 +33696,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/397690850 -TIME: 2020-09-10 14:25:44 +TIME: 2020-09-10 18:35:53 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33437,7 +33708,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3621120736 -TIME: 2020-09-10 14:25:45 +TIME: 2020-09-10 18:35:54 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33449,7 +33720,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/925127052 -TIME: 2020-09-10 14:25:45 +TIME: 2020-09-10 18:35:55 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33461,7 +33732,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3989498026 -TIME: 2020-09-10 14:25:46 +TIME: 2020-09-10 18:35:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33473,7 +33744,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3960993444 -TIME: 2020-09-10 14:25:47 +TIME: 2020-09-10 18:35:56 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33485,7 +33756,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1778106133 -TIME: 2020-09-10 14:25:48 +TIME: 2020-09-10 18:35:57 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33497,7 +33768,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3048796522 -TIME: 2020-09-10 14:25:49 +TIME: 2020-09-10 18:35:58 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33509,7 +33780,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/881240764 -TIME: 2020-09-10 14:25:50 +TIME: 2020-09-10 18:35:59 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33521,7 +33792,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1233794524 -TIME: 2020-09-10 14:25:51 +TIME: 2020-09-10 18:36:00 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33533,7 +33804,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4003473575 -TIME: 2020-09-10 14:25:52 +TIME: 2020-09-10 18:36:01 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33543,9 +33814,21 @@ Opening Types File Environment is Open 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_MODETREATMENTPARAMS report custom actual +DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1686726729 +TIME: 2020-09-10 18:36:02 +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/1686726729/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/1686726729/INT_MODETREATMENTPARAMS_execution_results_report.html". COMMAND: /opt/VectorCASTSP3/clicast -e INT_MSGQUEUES report custom actual DIRECTORY: /home/fw/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3336905608 -TIME: 2020-09-10 14:25:52 +TIME: 2020-09-10 18:36:03 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33557,7 +33840,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1776554132 -TIME: 2020-09-10 14:25:53 +TIME: 2020-09-10 18:36:04 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33569,7 +33852,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/553544110 -TIME: 2020-09-10 14:25:54 +TIME: 2020-09-10 18:36:05 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33581,7 +33864,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3460059472 -TIME: 2020-09-10 14:25:55 +TIME: 2020-09-10 18:36:06 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33593,7 +33876,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2486627120 -TIME: 2020-09-10 14:25:56 +TIME: 2020-09-10 18:36:07 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33605,7 +33888,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/690517471 -TIME: 2020-09-10 14:25:57 +TIME: 2020-09-10 18:36:08 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33617,7 +33900,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2689133618 -TIME: 2020-09-10 14:25:57 +TIME: 2020-09-10 18:36:09 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33629,7 +33912,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/2381647150 -TIME: 2020-09-10 14:25:58 +TIME: 2020-09-10 18:36:10 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33641,7 +33924,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/189936646 -TIME: 2020-09-10 14:26:00 +TIME: 2020-09-10 18:36:11 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33653,7 +33936,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1824960653 -TIME: 2020-09-10 14:26:01 +TIME: 2020-09-10 18:36:12 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33665,7 +33948,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1429379182 -TIME: 2020-09-10 14:26:01 +TIME: 2020-09-10 18:36:13 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33677,7 +33960,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3261192666 -TIME: 2020-09-10 14:26:02 +TIME: 2020-09-10 18:36:14 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33689,7 +33972,7 @@ 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 14:26:03 +TIME: 2020-09-10 18:36:15 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33701,7 +33984,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1114345785 -TIME: 2020-09-10 14:26:05 +TIME: 2020-09-10 18:36:16 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33713,7 +33996,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3573947708 -TIME: 2020-09-10 14:26:05 +TIME: 2020-09-10 18:36:17 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33725,7 +34008,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/241608158 -TIME: 2020-09-10 14:26:07 +TIME: 2020-09-10 18:36:18 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33737,7 +34020,7 @@ 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 14:26:07 +TIME: 2020-09-10 18:36:19 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33749,7 +34032,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4274994755 -TIME: 2020-09-10 14:26:08 +TIME: 2020-09-10 18:36:20 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33761,7 +34044,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/428499850 -TIME: 2020-09-10 14:26:09 +TIME: 2020-09-10 18:36:21 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33773,7 +34056,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/129022383 -TIME: 2020-09-10 14:26:10 +TIME: 2020-09-10 18:36:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33785,7 +34068,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/480960922 -TIME: 2020-09-10 14:26:11 +TIME: 2020-09-10 18:36:23 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33797,7 +34080,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/456249163 -TIME: 2020-09-10 14:26:12 +TIME: 2020-09-10 18:36:25 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33809,7 +34092,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/4061569705 -TIME: 2020-09-10 14:26:15 +TIME: 2020-09-10 18:36:27 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33821,7 +34104,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/3897033276 -TIME: 2020-09-10 14:26:15 +TIME: 2020-09-10 18:36:28 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) @@ -33833,7 +34116,7 @@ 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/wshd/hdfirmware/vectorcast/Hercules_RM46_HD_Project/build/1297968848 -TIME: 2020-09-10 14:26:16 +TIME: 2020-09-10 18:36:29 TEST SUITE: VectorCAST_MinGW_C/LinuxTestSuite VectorCAST Copyright (C) 1993 - 2020 **Version 19.sp3 (11/13/19) Index: results/cppcheck.log =================================================================== diff -u -rb009486244597c514534d6470ca5c162f9fe631e -rec4ad960136d52f7e6b8367516021ae3f853169d --- results/cppcheck.log (.../cppcheck.log) (revision b009486244597c514534d6470ca5c162f9fe631e) +++ results/cppcheck.log (.../cppcheck.log) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -1,132 +1,132 @@ Checking hdfirmware/firmware/App/Controllers/AlarmLamp.c ... -1/43 files checked 2% done +1/44 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/43 files checked 4% done +2/44 files checked 4% done Checking hdfirmware/firmware/App/Controllers/Buttons.c ... Checking hdfirmware/firmware/App/Controllers/Buttons.c: SIMULATE_UI... -3/43 files checked 6% done +3/44 files checked 6% done Checking hdfirmware/firmware/App/Controllers/DGInterface.c ... -4/43 files checked 9% done +4/44 files checked 8% 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/43 files checked 11% done +5/44 files checked 11% done Checking hdfirmware/firmware/App/Controllers/DialOutFlow.c ... Checking hdfirmware/firmware/App/Controllers/DialOutFlow.c: BREADBOARD_TARGET... -6/43 files checked 13% done +6/44 files checked 13% done Checking hdfirmware/firmware/App/Controllers/PresOccl.c ... -7/43 files checked 16% done +7/44 files checked 15% done Checking hdfirmware/firmware/App/Drivers/CPLD.c ... Checking hdfirmware/firmware/App/Drivers/CPLD.c: RM46_EVAL_BOARD_TARGET... -8/43 files checked 18% done +8/44 files checked 17% done Checking hdfirmware/firmware/App/Drivers/Comm.c ... Checking hdfirmware/firmware/App/Drivers/Comm.c: DEBUG_ENABLED... -9/43 files checked 20% done +9/44 files checked 20% done Checking hdfirmware/firmware/App/Drivers/InternalADC.c ... Checking hdfirmware/firmware/App/Drivers/InternalADC.c: RM46_EVAL_BOARD_TARGET... -10/43 files checked 22% done +10/44 files checked 22% done Checking hdfirmware/firmware/App/Drivers/SafetyShutdown.c ... -11/43 files checked 25% done +11/44 files checked 24% done Checking hdfirmware/firmware/App/Modes/Dialysis.c ... Checking hdfirmware/firmware/App/Modes/Dialysis.c: RUN_PUMPS_OPEN_LOOP... -12/43 files checked 27% done +12/44 files checked 26% done Checking hdfirmware/firmware/App/Modes/ModeFault.c ... Checking hdfirmware/firmware/App/Modes/ModeFault.c: EMC_TEST_BUILD... -13/43 files checked 29% done +13/44 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/43 files checked 32% done +14/44 files checked 31% 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/43 files checked 34% done +15/44 files checked 33% 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/43 files checked 36% done +16/44 files checked 35% done Checking hdfirmware/firmware/App/Modes/ModeService.c ... -17/43 files checked 38% done +17/44 files checked 37% 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/43 files checked 41% done +18/44 files checked 40% 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/43 files checked 43% done +19/44 files checked 42% 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/43 files checked 45% done +20/44 files checked 44% done Checking hdfirmware/firmware/App/Modes/OperationModes.c ... -21/43 files checked 48% done +21/44 files checked 46% done Checking hdfirmware/firmware/App/Modes/TreatmentStop.c ... -22/43 files checked 50% done +22/44 files checked 49% 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/43 files checked 52% done +23/44 files checked 51% 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/43 files checked 54% done +24/44 files checked 53% 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/43 files checked 57% done +25/44 files checked 55% 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/43 files checked 59% done +26/44 files checked 58% done Checking hdfirmware/firmware/App/Services/MsgQueues.c ... -27/43 files checked 61% done +27/44 files checked 60% 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/43 files checked 64% done +28/44 files checked 62% 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/43 files checked 66% done +29/44 files checked 64% 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/43 files checked 68% done +30/44 files checked 67% 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/43 files checked 70% done +31/44 files checked 69% done Checking hdfirmware/firmware/App/Tasks/TaskBG.c ... -32/43 files checked 73% done +32/44 files checked 71% done Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c ... Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c: RM46_EVAL_BOARD_TARGET... Checking hdfirmware/firmware/App/Tasks/TaskGeneral.c: TASK_TIMING_OUTPUT_ENABLED... -33/43 files checked 75% done +33/44 files checked 73% done Checking hdfirmware/firmware/App/Tasks/TaskPriority.c ... Checking hdfirmware/firmware/App/Tasks/TaskPriority.c: TASK_TIMING_OUTPUT_ENABLED... -34/43 files checked 77% done +34/44 files checked 75% done Checking hdfirmware/firmware/App/Tasks/TaskTimer.c ... Checking hdfirmware/firmware/App/Tasks/TaskTimer.c: TASK_TIMING_OUTPUT_ENABLED... -35/43 files checked 80% done +35/44 files checked 78% 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 +36/44 files checked 80% 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... @@ -139,29 +139,34 @@ 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__... -37/43 files checked 84% done +37/44 files checked 82% 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_... -38/43 files checked 86% done +38/44 files checked 84% done +Checking hdfirmware/firmware/FWCommon/PersistentAlarm.c ... +Checking hdfirmware/firmware/FWCommon/PersistentAlarm.c: _DG_... +Checking hdfirmware/firmware/FWCommon/PersistentAlarm.c: _HD_... +Checking hdfirmware/firmware/FWCommon/PersistentAlarm.c: _VECTORCAST_... +39/44 files checked 87% done Checking hdfirmware/firmware/FWCommon/RTC.c ... Checking hdfirmware/firmware/FWCommon/RTC.c: _DG_... Checking hdfirmware/firmware/FWCommon/RTC.c: _VECTORCAST_... -39/43 files checked 89% done +40/44 files checked 89% done Checking hdfirmware/firmware/FWCommon/Timers.c ... Checking hdfirmware/firmware/FWCommon/Timers.c: _DG_... Checking hdfirmware/firmware/FWCommon/Timers.c: _VECTORCAST_... -40/43 files checked 91% done +41/44 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_... -41/43 files checked 93% done +42/44 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__... -42/43 files checked 96% done +43/44 files checked 96% done Checking hdfirmware/firmware/source/sys_main.c ... -43/43 files checked 100% done +44/44 files checked 100% done Index: results/cppcheckError.csv =================================================================== diff -u -r6e4c04c095b69e7925258092e4536e61d86b619d -rec4ad960136d52f7e6b8367516021ae3f853169d --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 6e4c04c095b69e7925258092e4536e61d86b619d) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -26,6 +26,7 @@ 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/FWCommon/PersistentAlarm.c,96,style,unusedFunction,The function 'checkPersistentAlarm' 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. @@ -47,11 +48,12 @@ 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/App/Modes/ModeTreatmentParams.c,715,style,unusedFunction,The function 'getTreatmentParameterF32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,686,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,657,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/FWCommon/PersistentAlarm.c,61,style,unusedFunction,The function 'initPersistentAlarm' 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.