Home | History | Annotate | Download | only in TEST

Lines Matching refs:BSD

62 	BSD=1
67 BSD=0
214 if [ $BSD -eq 1 ] ; then
215 echo BSD sed fails this test
335 if [ $BSD -eq 1 ] ; then
336 echo BSD sed fails this test
367 if [ $BSD -eq 1 ] ; then
368 echo BSD sed fails this test
435 if [ $BSD -eq 1 ] ; then
436 echo 'BSD sed drops core on this one; TEST SKIPPED'
449 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
450 echo BSD, GNU and SunOS cannot pass this one
460 if [ $BSD -eq 1 ] ; then
461 echo BSD sed cannot pass 7.7
488 if [ $BSD -eq 1 -o $GNU -eq 1 ] ; then
489 echo 'BSD/GNU sed do not understand digit flags on s commands'
499 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
500 echo BSD/GNU/SUN sed fail this test
506 if [ $BSD -eq 1 ] ; then
507 echo 'BSD sed does not handle branch defined REs'