Skip to content
Snippets Groups Projects
  1. Apr 25, 2022
  2. Apr 05, 2022
  3. Apr 04, 2022
  4. Jan 28, 2022
  5. Jan 26, 2022
  6. Oct 20, 2021
  7. Oct 05, 2021
  8. Aug 17, 2021
  9. Aug 16, 2021
  10. Aug 06, 2021
    • Martin Christoph Hierholzer's avatar
      TestFacility: do not wait until device backends are open · a05ff486
      Martin Christoph Hierholzer authored
      This was a left-over from times when no proper initial value propagation
      and exception handling was implemented in ApplicationCore. Waiting until
      the backends are open is anyway not sufficient, since the DeviceModule
      needs to finish the recovery procedure. If any test would still rely on
      this (anti-)feature, it would be subject to race conditions.
      
      The wait is removed because it prevents important tests for the
      exception handling specification. In particular, tests which
      intentionally break devices during startup of the application would not
      be implementable.
      a05ff486
  11. Jul 23, 2021
  12. Jul 20, 2021
  13. Jun 21, 2021
  14. Jun 14, 2021
  15. Jun 09, 2021
  16. Jun 08, 2021
  17. Jun 04, 2021
    • Martin Christoph Hierholzer's avatar
    • Martin Killenberg's avatar
      ConnectingDeviceModule can now be used without trigger · e4b39b0b
      Martin Killenberg authored
      - testCircularDependencyFaultyFlags now uses modern AC without defining CS module and overriding defineConnections()
      
      # Please enter the commit message for your changes. Lines starting
      # with '#' will be ignored, and an empty message aborts the commit.
      #
      # On branch master
      # Your branch is up to date with 'origin/master'.
      #
      # Changes to be committed:
      #	modified:   include/DeviceModule.h
      #	modified:   src/DeviceModule.cc
      #	modified:   tests/executables_src/testCircularDependencyFaultyFlags.cc
      #
      # Untracked files:
      #	build-example-Desktop-Debug/
      #	build-example2-Desktop-Debug/
      #	build-example_status_monitor-Desktop-Debug/
      #	demoBidirectionalVariables/
      #	example2b/
      #	include/ApplicationModule_BACKUP_1938963.h
      #	include/ApplicationModule_BASE_1938963.h
      #	include/ApplicationModule_LOCAL_1938963.h
      #	include/ApplicationModule_REMOTE_1938963.h
      #	message.txt
      #	tests/testVirtualHierarchy.xlmap
      #
      e4b39b0b
  18. Jun 03, 2021
  19. Jun 02, 2021
  20. May 28, 2021
  21. May 27, 2021
  22. May 25, 2021
  23. May 21, 2021
  24. May 20, 2021
  25. May 19, 2021
  26. Apr 30, 2021
Loading