
Public Member Functions | |
| TestExecutionControl (const std::vector< Base * > &tests0, const Options &options0, int thread_count) | |
| int | get_result () |
| Get the current result (either EXIT_SUCCESS or EXIT_FAILURE). Requires all threads to be done first. | |
| void | await_test_runners_completed () |
Class that manages the state and control for running tests.
|
inline |
|
inline |