LUMIERA.clone/tests/vault/gear
Ichthyostega f3cf178388 Activity-Lang: ability to hook in a fake implementation
Up to now, the DiagnosticFun mock in ActivityDetector only
created an EventLog entry on invocation and was able to retunr
a canned result value. Yet for the job invocation scenario test,
it would be desirable to hook-in a λ with a fake implementation
into the ExecutionContext. As a further convenience, the
return value is now default initialised, instead of being
marked as uninitialised until invocation of "returning(val)"
2023-09-01 21:59:25 +02:00
..
activity-detector-test.cpp Activity-Lang: ability to hook in a fake implementation 2023-09-01 21:59:25 +02:00
activity-detector.hpp Activity-Lang: ability to hook in a fake implementation 2023-09-01 21:59:25 +02:00
block-flow-test.cpp Activity-Lang: introduce some shorthand notation 2023-09-01 17:41:40 +02:00
scheduler-activity-test.cpp Activity-Lang: demonstrate multi-stage Gate 2023-09-01 19:23:27 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00