Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/elf-tests/tests/capabilities/
H A Dsymcap.ksh195 run_one() function
221 run_one 0 "[1]0x0,[2]0x0,[3]0x0"
222 run_one 1 "[1]0x5,[2]0x0,[3]0x0"
223 run_one 2 "[1]0x42,[2]0x0,[3]0x0"
224 run_one 3 "[1]0x0,[2]0x23,[3]0x0"
225 run_one 4 "[1]0x0,[2]0xff00,[3]0x0"
235 run_one 0 "[1]0x40,[2]0x0,[3]0x0"
236 run_one 1 "[1]0x45,[2]0x0,[3]0x0"
237 run_one 1 "[1]0x45,[2]0x10,[3]0x0"
238 run_one 2 "[1]0x142,[2]0x10,[3]0x0"
[all …]
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest.ksh134 run_one() function
217 run_one $t "$ctf_root/$check" "$ctf_32cflags"
218 run_one $t "$ctf_root/$check" "$ctf_64cflags"
221 run_one $t "$ctf_root/$check-32" "$ctf_32cflags"
222 run_one $t "$ctf_root/$check-64" "$ctf_64cflags"
/illumos-gate/usr/src/test/libc-tests/tests/fpround/
H A Dfpround_test.c36 run_one(test_t t, int i, int j, int precision, boolean_t verbose) in run_one() function
95 status = run_one(t, i, j, precision, verbose); in main()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1551 boolean_t run_one, blocked; in pmcs_scsa_wq_run_one() local
1563 run_one = pwp->resource_limited; in pmcs_scsa_wq_run_one()
1670 if (run_one) { in pmcs_scsa_wq_run_one()