test_states
state_mask = test_states(groupc->tasks, state_mask);
struct test_state *state = &test_states[test_num];
state = &test_states[test_to_run];
struct test_state *state = &test_states[i];
struct test_state *state = &test_states[i];
struct test_state *state = &test_states[test_to_run];
struct test_state *test_state = &test_states[i];
static struct test_state test_states[ARRAY_SIZE(prog_test_defs)];