- Jul 22, 2020
-
-
vargheseg authored
Fixture with poll and push inputs can be reused in testing Exception handling.
-
- Jul 21, 2020
-
-
Jens Georg authored
Only the blocking read in wfnd TEs will update the module's version
-
Jens Georg authored
-
Jens Georg authored
This fixes a race condition when the initial value reading was not done when the test started, creating unexpected version changes
-
- Jul 17, 2020
-
-
vargheseg authored
-
- Jul 15, 2020
- Jul 14, 2020
-
-
Martin Killenberg authored
-
vargheseg authored
The fixture in testExceptionHandling.cc created the ChimeraTK::TestFacility before the ChimeraTK::Application. This is unspported. The TestFacility implicity requries an Application instance already existing before being initialized. Changing the oder of member declaration solved the exception being thrown from the fixture.
-
Martin Killenberg authored
-
- Jul 13, 2020
-
-
Martin Killenberg authored
-
- Jul 10, 2020
-
-
Christoph Kampmeyer authored
-
- Jul 09, 2020
-
-
Martin Killenberg authored
- Replaced all of them with normal DUMMY_WRITEABLE registers.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- fixed that ConsumingFanOut is propagating the data to the slaves in case of exceptions - /testPropagateDataFaultFlag currently passing (still commented sections)
-
Christoph Kampmeyer authored
remove changes for debugging in test case testDirectConnectOpen
-
Martin Killenberg authored
- activated some tests which were commented out in testPropagateDataFaultFlag - data validity propagation still failing. Only the data content is working until now.
-
vargheseg authored
-
vargheseg authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
- Started reordering test sequence - Clean up read modes
-
Christoph Kampmeyer authored
-
- Jul 08, 2020
-
-
Christoph Kampmeyer authored
- Started reordering test sequence - Clean up read modes
-
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
- 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.
-
- Jul 06, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
- Jun 23, 2020
-
-
Martin Killenberg authored
testAppModuleConnections uses BOOST_CHECK_EUQAL instead of BOOST_CHECK at some places for easier debugging
-
- Jun 18, 2020
-
-
Christoph Kampmeyer authored
-
- Jun 16, 2020
-
-
Christoph Kampmeyer authored
-
- May 04, 2020
-
-
Christoph Kampmeyer authored
Throws logic_error if these modifiers are used in the top level
-
Christoph Kampmeyer authored
-