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.sh65 failbuf=''
72 failbuf+=$(printf "# Output match failed: \"%s\"" "$expected_output")
73 failbuf+=$'\n'
79 failbuf+=$(printf "# Output non-match failed: \"%s\"" "$unexpected_output")
80 failbuf+=$'\n'
89 echo -n "$failbuf"