Searched refs:tst_out (Results 1 – 4 of 4) sorted by relevance
236 local tst_out238 tst_out="$($@ 2>&1)"240 echo "$tst_out"
133 local tst_out135 tst_out="$(tst_rod $@ 2>&1)"137 echo "$tst_out"
162 const char* tst_out; in DEF_TEST() member177 test_whitespace_pos(reporter, tests[i].tst_in, tests[i].tst_out); in DEF_TEST()