Home | History | Annotate | Download | only in tests

Lines Matching full:test_script

14 all:: @DO_TEST_SUITE@ test_one test_script
26 test_script: test_one test_script.in Makefile mke2fs.conf
27 @echo "Creating test_script..."
28 @echo "#!/bin/sh" > test_script
29 @echo "SRCDIR=@srcdir@" >> test_script
30 @cat $(srcdir)/test_script.in >> test_script
31 @chmod +x test_script
50 check:: test_pre test_post test_script
82 $(RM) -f *~ *.log *.new *.failed *.ok *.tmp test_one test_script mke2fs.conf