Searched refs:testDescriptions (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dtestrecurse.c800 testDesc testDescriptions[] = { variable
917 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
918 printf("## %s\n", testDescriptions[i].desc);
919 res = launchTests(&testDescriptions[i]);
947 for (i = 0; testDescriptions[i].func != NULL; i++) {
948 if (strstr(testDescriptions[i].desc, argv[a])) {
956 for (i = 0; testDescriptions[i].func != NULL; i++) {
H A Druntest.c4142 testDesc testDescriptions[] = { variable
4407 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
4408 printf("## %s\n", testDescriptions[i].desc);
4409 res = launchTests(&testDescriptions[i]);
4437 for (i = 0; testDescriptions[i].func != NULL; i++) {
4438 if (strstr(testDescriptions[i].desc, argv[a])) {
4446 for (i = 0; testDescriptions[i].func != NULL; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dtestrecurse.c800 testDesc testDescriptions[] = { variable
917 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
918 printf("## %s\n", testDescriptions[i].desc);
919 res = launchTests(&testDescriptions[i]);
947 for (i = 0; testDescriptions[i].func != NULL; i++) {
948 if (strstr(testDescriptions[i].desc, argv[a])) {
956 for (i = 0; testDescriptions[i].func != NULL; i++) {
H A Druntest.c4142 testDesc testDescriptions[] = { variable
4407 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
4408 printf("## %s\n", testDescriptions[i].desc);
4409 res = launchTests(&testDescriptions[i]);
4437 for (i = 0; testDescriptions[i].func != NULL; i++) {
4438 if (strstr(testDescriptions[i].desc, argv[a])) {
4446 for (i = 0; testDescriptions[i].func != NULL; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dtestrecurse.c800 testDesc testDescriptions[] = { variable
917 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
918 printf("## %s\n", testDescriptions[i].desc);
919 res = launchTests(&testDescriptions[i]);
947 for (i = 0; testDescriptions[i].func != NULL; i++) {
948 if (strstr(testDescriptions[i].desc, argv[a])) {
956 for (i = 0; testDescriptions[i].func != NULL; i++) {
H A Druntest.c4142 testDesc testDescriptions[] = { variable
4407 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
4408 printf("## %s\n", testDescriptions[i].desc);
4409 res = launchTests(&testDescriptions[i]);
4437 for (i = 0; testDescriptions[i].func != NULL; i++) {
4438 if (strstr(testDescriptions[i].desc, argv[a])) {
4446 for (i = 0; testDescriptions[i].func != NULL; i++) {

Completed in 250 milliseconds