Searched refs:TESTDIRS (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/
H A DMakefile361 # Expect JPRT to set TESTDIRS to the jtreg test dirs
362 ifndef TESTDIRS
363 TESTDIRS = demo macro
405 for tdir in $(TESTDIRS) SOLARIS_10_SH_BUG_NO_EMPTY_FORS ; do \
420 $(MAKE) TEST_DEPENDENCIES="$?" TESTDIRS="$?" USE_JTREG_AGENTVM=true UNIQUE_DIR=$@ jtreg_tests
424 $(MAKE) TEST_DEPENDENCIES="$?" TESTDIRS="$?" USE_JTREG_AGENTVM=false UNIQUE_DIR=$@ jtreg_tests
660 $(TESTDIRS) \
849 $(TESTDIRS) \
856 TESTDIRS="$(JCK_COMPILER_TESTS)" \
863 TESTDIRS
[all...]
/openjdk7/hotspot/test/
H A DMakefile170 # Expect JPRT to set TESTDIRS to the jtreg test dirs
172 ifdef TESTDIRS
173 JTREG_TESTDIRS = $(TESTDIRS)
/openjdk7/langtools/test/
H A DMakefile199 TESTDIRS = $(DEFAULT_TESTDIRS) macro

Completed in 33 milliseconds