Searched defs:ztest (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c33 * The overall design of the ztest program is as follows:
57 * testing is enabled ztest will sometimes run the "older" version
58 * of ztest after a SIGKILL.
66 * When run with no arguments, ztest runs for about five minutes and
77 * When ztest invokes itself it passes all relevant information through a
82 * must remain backwards compatible with older versions of ztest so that
83 * ztest can invoke them during backwards compatibility testing (-B).
479 (void) sprintf(buf, "ztest: ");
507 (void) fprintf(stderr, "ztest: invalid bytes suffix: %s\n",
514 (void) fprintf(stderr, "ztest
730 char *ztest; local
5253 char *ztest; local
[all...]

Completed in 69 milliseconds