- Jul 04, 2016
-
-
Martin Christoph Hierholzer authored
-
- Jun 30, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Refactored the tests so that all modules are inside the application classes. Otherwise the shutdown scheme might break at some point.
-
Martin Christoph Hierholzer authored
- extended the trigger tests - removed some debug output
-
- Jun 29, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jun 28, 2016
-
-
Martin Christoph Hierholzer authored
Introduced the DeviceModule class which provides an interface to obtain VariableNetworkNodes for device registers
-
- Jun 23, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jun 22, 2016
-
-
Martin Christoph Hierholzer authored
move the device test out of the AppModuleConnections test into its own executable and split it into a feeding and a consuming part
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Split the SCALAR_ACCESSOR macro into SCALAR_OUTPUT and SCALAR_INPUT to prevent output accessors to be created in poll mode (which makes no sense). Since some tests were using this, now instead a DeviceAccessor in poll mode is used for these tests.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
move the testTwoScalarPollPushAccessors into its own executable, which will contain all tests of illegal combinations
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- all supported types - check asynchronous behaviour - check multiple consumers
-
- Jun 21, 2016
-
-
Martin Christoph Hierholzer authored
-