Lines Matching refs:kyua
37 # atf_check ... -x kyua report "| ${uilts_strip_timestamp}"
54 # Creates a 'kyua' binary in the path that strips timestamps off the output.
57 # Kyua with the S.UUUs deterministic string. This is usable for tests that
61 [ ! -x kyua ] || return
62 cat >kyua <<EOF
67 kyua "\${@}" >kyua.tmpout
69 cat kyua.tmpout | ${utils_strip_timestamp}
72 chmod +x kyua
83 atf_set require.progs kyua