fn run_internal(
    context: &mut TestContext,
    depth: i8,
    transposition_table_size: usize,
    threads_count: usize
)
Expand description

Internal test function, called by run.