Description
We need tests that cover threading (OpenMP multiple threads) and multiple instances for capgen.
Solution
The tests should cover the following scenarios:
- one instance, single threaded vs multiple threads
- multiple instances, single threaded vs multiple threads
@climbfuji will be adding these tests, since supporting multiple instances is an NRL requirement
Alternatives (optional)
No alternative. Code that is untested is broken by definition.
Related to (optional)
#561
Description
We need tests that cover threading (OpenMP multiple threads) and multiple instances for
capgen.Solution
The tests should cover the following scenarios:
@climbfuji will be adding these tests, since supporting multiple instances is an NRL requirement
Alternatives (optional)
No alternative. Code that is untested is broken by definition.
Related to (optional)
#561