Home
last modified time | relevance | path

Searched refs:SKIP_SLOW_TESTS (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/tests/
DMakefile.in47 SKIP_SLOW_TESTS=--skip-slow-tests
50 @./test_one $(SKIP_SLOW_TESTS) $@
66 $(MAKE) SKIP_SLOW_TESTS= check
Dtest_one.in19 SKIP_SLOW_TESTS=yes
55 if [ -n "$SKIP_SLOW_TESTS" -a -f $test_dir/is_slow_test ]; then