Searched refs:tst_total (Results 1 – 1 of 1) sorted by relevance
75 static char *tst_total; /* total number of tests in the file. */ variable293 tst_total = getenv("TST_TOTAL"); in main()295 if (TCID == NULL || tst_total == NULL || tst_cntstr == NULL) { in main()307 TST_TOTAL = atoi(tst_total); in main()