Searched refs:test_script (Results 1 – 5 of 5) sorted by relevance
14 all:: @DO_TEST_SUITE@ test_one test_script26 test_script: test_one test_script.in Makefile mke2fs.conf28 @echo "#!/bin/sh" > test_script29 @echo "SRCDIR=@srcdir@" >> test_script30 @cat $(srcdir)/test_script.in >> test_script31 @chmod +x test_script50 check:: test_pre test_post test_script82 $(RM) -f *~ *.log *.new *.failed *.ok *.tmp test_one test_script mke2fs.conf
4 The test_script program will automatically run e2fsck against the29 errors. So if you modify the test_script to try running these31 test_script.log file manually.
227 const char* test_script = in TEST() local239 SamplingTestHelper helper(test_script); in TEST()
169 …-@(LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_ss -f $(srcdir)/test_script > test_out 2…
1920 Add --valgrind-leakcheck option to the test_script program which runs2960 Update valgrind options in test_script to work with valgrind 3.2.33125 Set the C locale in the test_script driver since it uses [A-Za-z].6333 Fix test_script so that it works correctly when compiling in the