No new functionality, and implementation works as expected. This test case covers an especially tricky setup, where a calculation shall be triggered from an external event, while ensuring that the actual processing can start only after also the regular time-bound scheduling has taken place (this might be used to prevent an unexpectedly early external signal to cause writing into an output buffer before the defined window of data delivery) |
||
|---|---|---|
| .. | ||
| activity-detector-test.cpp | ||
| activity-detector.hpp | ||
| block-flow-test.cpp | ||
| scheduler-activity-test.cpp | ||
| scheduler-commutator-test.cpp | ||
| scheduler-invocation-test.cpp | ||
| scheduler-usage-test.cpp | ||