Searched refs:run_one (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/test/elf-tests/tests/capabilities/ |
H A D | symcap.ksh | 195 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" 226 run_one 5 "[1]0x0,[2]0x0,[3]0x12345" 227 run_one 6 "[1]0x0,[2]0x0,[3]0x7000000" 228 run_one 7 "[1]0x3,[2]0xff7ff6,[3]0x87654321" 229 run_one 8 "[1]0x8,[2]0xff7ff6,[3]0x87654321" [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/dladm/ |
H A D | show-class-confusion.ksh | 104 run_one() function 142 run_one "$dl_stub" "etherstub" 143 run_one "$dl_vnic" "vnic" 144 run_one "$dl_vlan" "vlan" 145 run_one "$dl_sim" "simnet" 146 run_one "$dl_iptun" "iptun" 147 run_one "$dl_bridge" "bridge" 148 run_one "$dl_secobj" "secobj"
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | ctftest.ksh | 134 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/ |
H A D | aligned_alloc.ksh | 46 function run_one function 66 run_one "$lib" "$arch"
|
/illumos-gate/usr/src/test/libc-tests/tests/fpround/ |
H A D | fpround_test.c | 36 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 D | pmcs_scsa.c | 1551 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()
|