Searched defs:test (Results 76 - 76 of 76) sorted by relevance

1234

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c30 * The objective of this program is to provide a DMU/ZAP/SPA stress test
37 * we have a simple routine to test that functionality. These
40 * (2) We turn these simple functionality tests into a stress test by
52 * we run the entire test in a child of the main process.
55 * The parent then runs the test again, using the existing
64 * If you add a new test, please do this if applicable.
70 * To turn this into an overnight stress test, use -T to specify run time.
294 ztest_func_t *zi_func; /* test function */
984 * If the SPA supports new MAXBLOCKSIZE, test up to 1MB blocks.
2269 * Lookup or create the objects for a test usin
5462 ztest_execute(int test, ztest_info_t *zi, uint64_t id) argument
[all...]

Completed in 52 milliseconds

1234