Home
last modified time | relevance | path

Searched refs:testtimes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dutimes.c33 timespec_t testtimes[] = { variable
506 for (i = 0; i < ARRAY_SIZE(testtimes); i += 2) { in main()
507 if (!runtests(dir, &testtimes[i], &testtimes[i + 1])) in main()