Home
last modified time | relevance | path

Searched refs:run_prog (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/elf-tests/tests/capabilities/
H A Dobjcap.ksh218 run_prog() function
292 run_prog "$oc_prog_nocap" 1 "[1]0,[2]0,[3]0" "no need, no caps"
293 run_prog "$oc_prog_hw1" 0 "[1]0,[2]0,[3]0" "need hw1, no caps"
294 run_prog "$oc_prog_hw3" 0 "[1]0,[2]0,[3]0" "need hw3, no caps"
295 run_prog "$oc_prog_hw123" 0 "[1]0,[2]0,[3]0" "need hw{123}, no caps"
297 run_prog "$oc_prog_nocap" 1 "[1]0x42,[2]0,[3]0" "no need, hw1=0x42"
298 run_prog "$oc_prog_hw1" 1 "[1]0x42,[2]0,[3]0" "need hw1, hw1=0x42"
299 run_prog "$oc_prog_hw3" 0 "[1]0x42,[2]0,[3]0" "need hw3, hw1=0x42"
300 run_prog "$oc_prog_hw123" 0 "[1]0x42,[2]0,[3]0" "need hw{123}, hw1=0x42"
302 run_prog "$oc_prog_nocap" 1 "[1]0,[2]0,[3]0x7777" "no need, hw3=0x7777"
[all …]
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_baducontext.ksh93 run_prog() function
110 run_prog $xsave_bad32
111 run_prog $xsave_bad64