Skip to content
Snippets Groups Projects
  1. Aug 17, 2020
  2. Aug 07, 2020
  3. Jul 24, 2020
    • vargheseg's avatar
      Refactoring: · 39c69f93
      vargheseg authored
      fixture_with_poll_and_push_input exposes pollVariable, pushVariable as
      refernce types for convenience.
      39c69f93
  4. Jul 22, 2020
    • vargheseg's avatar
      Workaround for synchronizing to mainLoop · 84ab4e16
      vargheseg authored
      PollModule and PushModule now uses a void type promise to signal
      mainLoop entry. The fixture class uses this to synchronize itself before
      handling over control to the testcase code.
      
      This way we do not have to depend on the test facility for this purpose.
      84ab4e16
    • vargheseg's avatar
      Introduced fixtures.h · b8b11da7
      vargheseg authored
      Fixture with poll and push inputs can be reused in testing Exception handling.
      b8b11da7
  5. Feb 26, 2020
  6. Jan 21, 2020
  7. Aug 05, 2019
  8. Aug 01, 2019
  9. Jul 30, 2019
  10. Apr 29, 2019
    • Martin Christoph Hierholzer's avatar
      exception handling · e0fadd3d
      Martin Christoph Hierholzer authored
      According to ChimeraTK/DeviceAccess#61 Devices will no longer close on their own (e.g. when throwing an exception). The exception handling now takes into account that the device always stays open
      e0fadd3d
  11. Mar 19, 2019
  12. Feb 22, 2019
  13. Feb 21, 2019
  14. Feb 19, 2019
  15. Feb 18, 2019
  16. Feb 13, 2019
Loading