Searched refs:tst_out (Results 1 – 4 of 4) sorted by relevance
236 local tst_out="$($@ 2>&1)"238 echo "$tst_out"
126 local tst_out="$(tst_rod $@ 2>&1)"128 echo "$tst_out"
160 const char* tst_out;175 test_whitespace_pos(reporter, tests[i].tst_in, tests[i].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()