- Aug 05, 2020
- Aug 03, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
vargheseg authored
-
Martin Killenberg authored
- tests still failing - modifications incomplete - cleanup needed
-
- Jul 31, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
vargheseg authored
-
vargheseg authored
-
- Jul 30, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 29, 2020
-
-
Martin Killenberg authored
-
- Jul 28, 2020
-
-
Martin Killenberg authored
testProcessVariableRecovery: waiting for device to be opened avoids race conditin with runtime error
-
- Jul 24, 2020
-
-
vargheseg authored
fixture_with_poll_and_push_input exposes pollVariable, pushVariable as refernce types for convenience.
-
- Jul 22, 2020
-
-
vargheseg authored
-
vargheseg authored
-
vargheseg authored
-
vargheseg authored
PollModule and PushModule now uses a void type promise to signal mainLoop entry. The fixture class uses this to synchronize itself before handling over control to the testcase code. This way we do not have to depend on the test facility for this purpose.
-
vargheseg authored
-
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)
-