Searched refs:reporttype (Results 1 – 1 of 1) sorted by relevance
130 static char *reporttype = NULL; variable248 reporttype = strdup(optarg); in main()311 if (reporttype) { in main()313 if (strcasecmp(reporttype, "rts") in main()314 && strcasecmp(reporttype, "none") in main()317 reporttype = "rts"; in main()320 reporttype = "rts"; in main()1357 if (!strcmp(reporttype, "rts")) { in write_test_start()1372 if (!strcmp(reporttype, "rts")) { in write_test_end()