MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / test_task_pool.cpp

File test_task_pool.cpp

tests/unit/engine/Poseidon/Core/test_task_pool.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Unit tests for TaskPool — Phase 1 worker-pool foundation. Tests
2// land before the implementation so the contract is pinned by the
3// suite, not by the first caller. Covered pins:
4// - ParallelFor with N work items invokes work for every index

Callers

nothing calls this directly

Calls 5

ParallelForMethod · 0.80
ThreadCountMethod · 0.80
SubmitMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected