- Aug 17, 2020
-
-
Martin Christoph Hierholzer authored
-
- Aug 14, 2020
-
-
Martin Christoph Hierholzer authored
testDeviceInitialisationHandler: convert globals used by different threads into atomics to avoid data races (tsan was complaining)
-
- Apr 14, 2020
-
-
Martin Christoph Hierholzer authored
allows to control whether to wait for device recoveries in stepApplication
-
- Feb 27, 2020
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
This is not correlated to the new feature implemented in this branch. It was needed to compile this version.
-
vargheseg authored
Fix changes broken by renaming to ExceptionDummyBackend in DeviceAccess.
-
- Feb 26, 2020
-
-
vargheseg authored
-
- Jan 23, 2020
-
-
Martin Christoph Hierholzer authored
-
- Jan 22, 2020
-
-
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 20, 2020
-
-
Martin Christoph Hierholzer authored
test was broken by its design, which became now evident with the proper initial value propagation
-
Nadeem Shehzad authored
-
- Jan 17, 2020
-
-
Nadeem Shehzad authored
-
- Jan 16, 2020
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- Sep 24, 2019
-
-
Jens Georg authored
- Add missing required dependencies for boost - Remove deprecated header. Also not needed on xenial
-
- Aug 05, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 02, 2019
-
-
Martin Killenberg authored
-
- Aug 01, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 30, 2019
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
supposedly fixed implementation, but tests are conceptually broken and/or implementation cannot be terminated
-
- Jul 29, 2019
-
-
Martin Killenberg authored
-
- Jul 25, 2019
-
-
Martin Killenberg authored
- fixed bug that there was a nullptr exception handler in the list with default value from constructor (caused all ApplicationCore to fail)
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 23, 2019
-
-
Martin Killenberg authored
implemented first interface change in DeviceModule to support initialisationHandlers. Test in place but failing due to missing implementation.
-