- Apr 14, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
allows to control whether to wait for device recoveries in stepApplication
-
Martin Christoph Hierholzer authored
This prevents stepApplication() to return too early (e.g. right after start) when the device is not yet initialised. Note: is has been verified that there is no race condition at the beginning despite the counter is only incremented during the test (by introducing an artificial delay at the beginning of handleException()). It works, because testable mode waits until all devices are opened. In testable mode, this check is now equivalent to the devices being also initialised (when the testableModeLock is obtained and the counter is checked).
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
ScalarPollInput and ArrayPollInput: Removed doReadTransfer, which does not make sense in the interface
-
- Apr 09, 2020
-
-
Jan H. K. Timm authored
-
Jan H. K. Timm authored
-waitting for recovery is now outsourced in function DeviceModule::waitForRecovery() -everywhere where the function is called, the new function is now called.
-
Christoph Kampmeyer authored
-
Jens Georg authored
-
Christoph Kampmeyer authored
Replaces calls to doXxxTransferYyy of the TransferElement by the corresponding xxxTransferYyy call
-
Jens Georg authored
Remove DeviceModule::writeOnOpen
-
- Apr 08, 2020
-
-
Martin Killenberg authored
-
Jens Georg authored
-
Jens Georg authored
Fixes #144
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Apr 03, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Apr 02, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
Clarified details in spec_initialValuePropagation and fixed wrong reference in exceptionHandlingDesign
-
- Apr 01, 2020
-
-
Automated MSK Jenkins User authored
-
- Mar 31, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Mar 26, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Mar 24, 2020
-
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
- lower case commands - place test executables in top-level build directory
- Mar 23, 2020
-
-
Martin Killenberg authored
-