Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/tests/
H A Dengine.sh57 failbuf=''
64 failbuf+=$(printf "# Output match failed: \"%s\"" "$expected_output")
65 failbuf+=$'\n'
71 failbuf+=$(printf "# Output non-match failed: \"%s\"" "$unexpected_output")
72 failbuf+=$'\n'
81 echo -n "$failbuf"