Skip to content
Snippets Groups Projects
Select Git revision
  • 02.07
  • 02.11
  • chore/build_on_bookworm
  • cmake-fix-libinstalldir
  • cwillner-add-versionInfo-module
  • cwillner/fix-changes-in-userinputvalidator
  • cwillner/generate-dot-graph
  • drothe/12685-configurableValidityPropagation
  • drothe/extendedDataMatching
  • drothe/fix-StatusWithMessage
  • feat--add-version-info-to-xml-file
  • feat/add-oven-sim
  • feat/pythonInitHandler
  • feat/shared_recovery_mutex
  • fix-circularDepDetectorRecursion
  • fix-config-msg-spelling
  • fix-example2
  • fix/EventMessageAggregator
  • fix/prevent-self-connection
  • fix/race_condition
  • 04.01.00
  • 04.00.00
  • 03.09.00
  • 03.08.01
  • 03.08.00
  • 03.07.00
  • 03.06.00
  • 03.05.00
  • 03.04.00
  • 03.03.00
  • 03.02.03
  • 03.02.02
  • 03.02.01
  • 03.02.00
  • 03.01.00
  • 03.00.02
  • 03.00.01
  • 03.00.00
  • 02.11.01
  • 02.11.00
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Nov20171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12972129Nov2524231816151411109874313Oct20Sep16146219Aug181727Jul26211511864130Jun292827242322212017161514133231May27261Apr29Marremoved assignment and copy/move operations since they are removed in the base class as wellChanged an exception into an assert, since the function is only internally used and the exception is never thrown. Clafiried the documentation about this.- added test if redoing an existing connection with connecTo is allowedremoved some trailing blanksfixed test expecting an incorrect behaviour of operator() and operator[] of ApplicationModuleremoved incorrect implementation of operator[] and operator() in ApplicationModule (and use the implementations of ModuleImpl instead)bug fix: Module::readAllNonBlocking() now reads the latest value for poll-type variablesadded test for group-wise read and write operationsadded tests for flatten() and addTag()added dedicated tests for findTag and excludeTagMerge remote-tracking branch 'project-template/master'added test subscript operator of DeviceModule and for DeviceModule::virtualise()added test for getAccessorList()added tests for exceptions thrown when a variable or submodule is not foundadded tests for allowed and forbidden hierarchies of all module typesadded tests for feeding constants to a device registertest case for constant as triggerdon't catch the exception thrown when we cannot obtain the testable mode lock, this is no longer necessary as all threads will obtain the lock at the beginningadded test direct control system to device connections with a fan outexcluded testable mode debug output from converage reportadded test feeding a scalar to two different device registersadded test for consuming fan outexcluded some more assert-like exceptions from coverage report and changed one into an actual assertreduced the timeout for stall detection of testable mode to 1s, which should be perfectly long enoughadded tests for direct connections between device and control systemexcluded an assert-like exception from coverage reportrefactored a type if-then-else monster into a for_each loop and exlcuded a pure cout function from the converage reportfixed a typo in a commentremoved some debug outputadded test for Application::optimiseConnections()extended tests with constants to include poll-type transfers and stalled testsAllow TestsStalled exception to be caught by making it public.fixed testable mode blocking for ever in some situations when reading from constantsfixed typo in test names and commentsfixed typo in stringfixed bug that using poll-type transfers in testable mode could sometimes lead to stalled tests or assert failures.run the test for multiple types againimproved test a bitimproved some exception handling and added tests for itadded tests for XML file generation
Loading