Searched refs:SKIP_SLOW_TESTS (Results 1 – 2 of 2) sorted by relevance
50 SKIP_SLOW_TESTS=--skip-slow-tests53 @./test_one $(SKIP_SLOW_TESTS) $@69 $(MAKE) SKIP_SLOW_TESTS= check
19 SKIP_SLOW_TESTS=yes55 if [ -n "$SKIP_SLOW_TESTS" -a -f $test_dir/is_slow_test ]; then