- Jan 23, 2020
-
-
vargheseg authored
-
vargheseg authored
-
vargheseg authored
Test application structure: CS +---> threaded fanout +------------------+ + v +--------+ +Device1+ | | | v +--+ | CS <---------+ Module1 <-------+ v | | ^ +Consuming | | +---------+ fanout | +----+ + + | v Device2 | | CS <---------+ Module2 | | | | CS <-------------------------------+ | | | CS <---------+ Trigger <----------------------+ ^ | + CS
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 22, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
They return as soon as the condition is fulfilled, so there is no harm in having long timeouts in case the tests are successful. The only drawback is that it takes longer in case of errors.
-
- Jan 21, 2020
-
-
Martin Killenberg authored
-
Jan H. K. Timm authored
-
Jan H. K. Timm authored
add bool thereHaveBeenExceptions write test for taht testExceptionsDummyDevice.cc
-
Martin Christoph Hierholzer authored
wip #47: add test for direct connections from ConfigReader to a device. The test is currently failing.
-
Martin Christoph Hierholzer authored
-
Jan H. K. Timm authored
writeAfterOpen writes constants to devices remove writeAfterOpen in recovery loop that should be in writeRecoveryOpen extend testProcessVariableRecovery for constants
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 20, 2020
-
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
- Handle illegal writes to read-only accessors in doPreWrite(). Otherwise, attempting to write to the recovery accessor would result in a nullpointer access. - Related test case.
-
Martin Christoph Hierholzer authored
test was broken by its design, which became now evident with the proper initial value propagation
-
Martin Christoph Hierholzer authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Martin Christoph Hierholzer authored
-
Tomasz Kozak authored
-
Martin Christoph Hierholzer authored
-
- Jan 18, 2020
-
-
Martin Killenberg authored
-
- Jan 17, 2020
-
-
Nadeem Shehzad authored
-
Martin Killenberg authored
forgot to commit latest change: testProcessVariableRecovery now tries to get exception by reading (not writing), currently failing
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-