LUMIERA.clone/tests/vault/gear
Ichthyostega a56afbaf62 Scheduler-test: bugfix in computation-load
...this one was quite silly: obviously we need a separate instance
of the memory block ''per invocation'', otherwise concurrent invocations
would corrupt each other's allocation. The whole point of this variant
of the computation-load is to access a ''private'' memory block...
2024-01-02 16:24:24 +01:00
..
activity-detector-test.cpp
activity-detector.hpp
block-flow-test.cpp Scheduler-test: address defects in memory manager 2023-12-27 00:16:03 +01:00
scheduler-activity-test.cpp
scheduler-commutator-test.cpp Scheduler-test: adapt tests to changed logic at entrance 2023-12-27 00:16:03 +01:00
scheduler-invocation-test.cpp
scheduler-load-control-test.cpp
scheduler-service-test.cpp Scheduler-test: adapt tests to changed logic at entrance 2023-12-27 00:16:03 +01:00
scheduler-stress-test.cpp Scheduler-test: bugfix in computation-load 2024-01-02 16:24:24 +01:00
scheduler-usage-test.cpp
special-job-fun-test.cpp
test-chain-load-test.cpp Scheduler-test: document and verify weight adapted timing 2023-12-31 21:59:41 +01:00
test-chain-load.hpp Scheduler-test: bugfix in computation-load 2024-01-02 16:24:24 +01:00
work-force-test.cpp