Lines Matching refs:testDescriptions
1410 testDesc testDescriptions[] = {1478 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))1479 printf("## %s\n", testDescriptions[i].desc);1480 res = launchTests(&testDescriptions[i], i);1619 for (i = 0; testDescriptions[i].func != NULL; i++) {