Home
last modified time | relevance | path

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

/third_party/ltp/tools/apicmds/
H A Dltpapicmd.c73 static char *tst_total; /* total number of tests in the file. */ variable
262 tst_total = getenv("TST_TOTAL"); in main()
264 if (TCID == NULL || tst_total == NULL || tst_cntstr == NULL) { in main()
275 TST_TOTAL = atoi(tst_total); in main()

Completed in 1 milliseconds