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