MAX_TEST_NAME_SIZE
memcpy(test->name, test_to_run->name, MAX_TEST_NAME_SIZE);
char name[MAX_TEST_NAME_SIZE];