Lines Matching refs:logfile

26 logfile=$common_objpfx/posix/globtest.out
79 rm -f $logfile
86 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
113 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
216 echo "Braces test 2 failed" >> $logfile
224 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
228 echo "Braces test 3 failed" >> $logfile
237 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
254 echo "No magic test failed" >> $logfile
263 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
267 echo "No magic w/ magic chars test failed" >> $logfile
276 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
280 echo "No magic in subdir test failed" >> $logfile
289 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
296 echo "Subdirs test failed" >> $logfile
305 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
309 echo "Invalid subdir test failed" >> $logfile
318 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
323 echo "Wildcard subdir test failed" >> $logfile
332 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
339 echo "Wildcard2 subdir test failed" >> $logfile
347 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
352 echo "Wildcard3 subdir test failed" >> $logfile
360 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
364 echo "Wildcard4 subdir test failed" >> $logfile
372 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
376 echo "Wildcard5 subdir test failed" >> $logfile
385 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
392 echo "Wildcard6 subdir test failed" >> $logfile
401 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
408 echo "Brackets test failed" >> $logfile
417 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
422 echo "Brackets2 test failed" >> $logfile
431 echo ~ | $CMP - $testout >> $logfile || failed=1
434 echo "Tilde test failed" >> $logfile
437 echo "Tilde test could not be run" >> $logfile
448 echo / | $CMP - $testout >> $logfile || failed=1
450 echo ~/ | $CMP - $testout >> $logfile || failed=1
454 echo "Tilde2 test failed" >> $logfile
457 echo "Tilde2 test could not be run" >> $logfile
466 eval echo ~$USER | $CMP - $testout >> $logfile || failed=1
469 echo "Tilde3 test failed" >> $logfile
472 echo "Tilde3 test could not be run" >> $logfile
481 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
485 echo "Tilde4 test failed" >> $logfile
494 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
527 echo "Star3 test failed" >> $logfile
536 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
566 echo "Brace6 test failed" >> $logfile
575 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
673 echo "GLOB_APPEND test failed" >> $logfile
682 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
691 echo "GLOB_APPEND2 test failed" >> $logfile
700 cat <<"EOF" | $CMP - $testout >> $logfile || failed=1
773 cat <<EOF | $CMP - $testout >> $logfile || failed=1
814 echo "GLOB_BRACE+GLOB_DOOFFS test failed" >> $logfile
819 echo "All OK." > $logfile