- Jul 09, 2020
-
-
vargheseg authored
Implemented testFaultReporting
-
vargheseg authored
-
vargheseg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
- Started reordering test sequence - Clean up read modes
-
Christoph Kampmeyer authored
Removed obsolete localValidity.
-
Christoph Kampmeyer authored
-
- Jul 08, 2020
-
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
- Removed extra exception handling from TriggerFanOut. It is all done by the ExceptionHandlingDecorator - ExceptionHandlingDecorator does not drop out of testable mode until the device is initialised.
-
Christoph Kampmeyer authored
Adapt test sequence of testDataFlowOnDeviceException to new spec.
-
- Jul 07, 2020
-
-
Christoph Kampmeyer authored
Apapt test sequences of testDeviceReadFailure and testDataValidPropagationOnException according to new data validity and exception handling specifications. Also fixes data race on runApplication in the constructor of data_validity_propagation_noTestFacility test suite.
-
Martin Killenberg authored
-
Martin Killenberg authored
- Removed extra exception handling from TriggerFanOut. It is all done by the ExceptionHandlingDecorator - ExceptionHandlingDecorator does not drop out of testable mode until the device is initialised.
-
Christoph Kampmeyer authored
-
- Jul 06, 2020
-
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
-
Martin Killenberg authored
wip: changed constructor of ExceptionHandlingDecorator to have a VariableNetworkNode as argument instead of a bunch of details
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
wip ExceptionHandlingSpec: C.2 ExceptionHandlingDecorator is throwing…
-
- Jul 03, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
It is now inferred from the TransferType in doPostRead of the MetaDataPropagatingRegisterAccessor, if the owning module's version number gets updated.
-
Christoph Kampmeyer authored
-
- Jul 02, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
Rearranged processing of fanouts and their consuming nodes. A list of consuming nodes and implementations is passed to the fanout constructors, so the nodes don't have to added later. This resolves conflicts in the order in which accessors are decorated and added to the fanouts. FanOut constructors could still use refactoring.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- removed ExceptionHandlingDecorator::setOwnerValidity()
-
- Jul 01, 2020
-
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
-