Searched refs:ktest_run (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libktest/common/ |
H A D | libktest.h | 65 extern bool ktest_run(ktest_hdl_t *, const ktest_run_req_t *,
|
H A D | mapfile-vers | 46 ktest_run;
|
H A D | libktest.c | 315 ktest_run(ktest_hdl_t *hdl, const ktest_run_req_t *req, ktest_run_result_t *res) in ktest_run() function
|
/illumos-gate/usr/src/test/os-tests/tests/mac/ |
H A D | mac_cksum.c | 312 if (!ktest_run(kthdl, &req, &result)) { in main()
|
H A D | mac_parsing.c | 489 if (!ktest_run(kthdl, &req, &result)) { in run_test()
|
/illumos-gate/usr/src/cmd/ktest/ |
H A D | ktest.c | 705 if (!ktest_run(kthdl, &req, &res)) { in ktest_run_test()
|