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