Searched full:test_script (Results 1 – 25 of 35) sorted by relevance
12
15 all:: @DO_TEST_SUITE@ test_one test_script30 test_script: test_one test_script.in Makefile mke2fs.conf test_data.tmp31 @echo "Creating test_script..."32 @[ -f test_script ] && chmod u+w test_script || true33 @echo "#!/bin/sh" > test_script34 @echo "SRCDIR=@srcdir@" >> test_script35 @cat $(srcdir)/test_script.in >> test_script36 @chmod +x-w test_script67 check:: test_pre test_post test_script103 $(RM) -f test_one test_script mke2fs.conf test_data.tmp
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.
45 test_script:60 test_script:71 test_script:85 test_script:96 test_script:108 test_script:119 test_script:131 test_script:142 test_script:152 test_script:[all …]
25 for test_script in $(find $1 -name '*.run-test' | sort); do26 (cd "$(dirname "$test_script")" && ./$(basename "$test_script"))
8 TEST_SCRIPT=./tests.sh25 $TEST_SCRIPT $TEST_SET
12 test_script:
16 test_script:
28 test_script:
23 test_script:
41 test_script:
42 test_script:
43 test_script:
49 test_script:
47 test_script:
62 test_script:128 test_script: |
56 test_script:
63 test_script:
79 # test_script:
72 The tests/test_script program now accepts the --failed option, which
89 test_script:
117 test_script: