Skip to content
Snippets Groups Projects
  1. Jun 11, 2020
  2. Jun 04, 2020
  3. May 20, 2020
    • vargheseg's avatar
      Buffer overflow workaround: serverTestSpectrumBuffer · 42c2773b
      vargheseg authored
      It is possible to set values too quickly into the
      referenceTestApplication sender process variables leading to buffer
      overflows and loss of information in the receive variablesr queue.
      
      The test was failed intermittently for this reason, A sleep has been
      used to slow down the producer as a woe	, but a proper fix would involve
      the referenceTestApplication doing its own rate limiting on buffer
      overflow situations.
      42c2773b
  4. Apr 24, 2020
  5. Apr 23, 2020
  6. Apr 22, 2020
  7. Apr 09, 2020
  8. Apr 07, 2020
    • Christoph Kampmeyer's avatar
      Data matching: · bb3c2cc5
      Christoph Kampmeyer authored
        - Fix default setting for imported locations (solves #39)
        - Test for imported scalar properties
      bb3c2cc5
  9. Jan 27, 2020
    • vargheseg's avatar
      DOOCS property names: no space at the end · 0f5759b8
      vargheseg authored
      Extra space at the end of a property name has been removed in the latest
      version of doocs. These tests were modified to work with this change:
      - testCSAdapterEqFct
      - testDoocsPVFactory
      0f5759b8
  10. Jun 26, 2019
  11. Jun 21, 2019
  12. Jun 11, 2019
  13. Jun 06, 2019
  14. May 31, 2019
  15. May 29, 2019
  16. May 28, 2019
  17. May 24, 2019
  18. May 22, 2019
  19. May 15, 2019
    • Jan H. K. Timm's avatar
      Set eq_fct_code in mapping file · 9ec8844a
      Jan H. K. Timm authored
      This commit belongs to issue #4, allow to set the EqFct code in mapping file.
      In VariableMapper a std::map with location(string) and code(int) was added.
      With getLocationAndCode() this map is returned and used in eq_creat.cc to add missing locations with
      10 default, or with 'code' set in the <location> tag in the mappinmg xml file.
      9ec8844a
  20. May 07, 2019
  21. May 06, 2019
  22. May 03, 2019
  23. Apr 30, 2019
  24. Apr 29, 2019
  25. Apr 11, 2019
Loading