ChimeraTK / ApplicationCore

Core library for creating applications based on the ControlSystemAdapter and DeviceAccess.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Formal code cleaning #316

Closed phako closed 1 year ago

phako commented 1 year ago
phako commented 1 year ago
jgeorg@jgeorg-ubuntu2204:~/workflow-scripts/build/llrfctrl-debug$ ctest -j 55
Test project /home/jgeorg/workflow-scripts/build/llrfctrl-debug
      Start  1: coding_style
      Start  2: llrfctrl-xmlGenerator
      Start  3: test_llrfctrl
      Start  4: testAdcChannel
      Start  5: testAmplitudePhaseError
      Start  6: testAutomation
      Start  7: testBeamLoadingCompensation
      Start  8: testControllerCoefficients
      Start  9: testDaqTriggerMux
      Start 10: testFirmwareSEUDetection
      Start 11: testLearningFeedForward
      Start 12: testOVC
      Start 13: testPhaseSetter
      Start 14: testReferencePhaseMonitor
      Start 15: testReferencePhaseMonitor_slave
      Start 16: testRotationAndScalingTable
      Start 17: testTableGeneration
      Start 18: testTriggerIntervalMonitor
      Start 19: testVMOffsetCalibration
 1/19 Test  #9: testDaqTriggerMux .................   Passed    1.04 sec
 2/19 Test  #1: coding_style ......................   Passed    3.83 sec
 3/19 Test  #5: testAmplitudePhaseError ...........   Passed   18.95 sec
 4/19 Test  #2: llrfctrl-xmlGenerator .............   Passed   35.08 sec
 5/19 Test #16: testRotationAndScalingTable .......   Passed   60.86 sec
 6/19 Test #19: testVMOffsetCalibration ...........   Passed   69.72 sec
 7/19 Test #13: testPhaseSetter ...................   Passed   76.16 sec
 8/19 Test #18: testTriggerIntervalMonitor ........   Passed   92.27 sec
 9/19 Test  #4: testAdcChannel ....................   Passed  108.69 sec
10/19 Test #11: testLearningFeedForward ...........   Passed  111.62 sec
11/19 Test #15: testReferencePhaseMonitor_slave ...   Passed  114.96 sec
12/19 Test #14: testReferencePhaseMonitor .........   Passed  117.04 sec
13/19 Test #17: testTableGeneration ...............   Passed  170.10 sec
14/19 Test  #8: testControllerCoefficients ........   Passed  170.89 sec
15/19 Test #10: testFirmwareSEUDetection ..........   Passed  174.66 sec
16/19 Test  #3: test_llrfctrl .....................   Passed  304.39 sec
17/19 Test  #7: testBeamLoadingCompensation .......   Passed  351.71 sec
18/19 Test #12: testOVC ...........................   Passed  392.64 sec
19/19 Test  #6: testAutomation ....................   Passed  411.95 sec

100% tests passed, 0 tests failed out of 19

Total Test time (real) = 411.96 sec