make/jprt.properties
changeset 28006 ebad70f3aa9f
parent 27869 99fc4d00fab2
child 28347 c9619558f413
equal deleted inserted replaced
28005:836eb8cb6448 28006:ebad70f3aa9f
   186     ${my.test.target.set:TESTNAME=jdk_jmx},				\
   186     ${my.test.target.set:TESTNAME=jdk_jmx},				\
   187     ${my.test.target.set:TESTNAME=jdk_jdi},				\
   187     ${my.test.target.set:TESTNAME=jdk_jdi},				\
   188     ${my.test.target.set:TESTNAME=svc_tools},                           \
   188     ${my.test.target.set:TESTNAME=svc_tools},                           \
   189     ${my.make.rule.test.targets.svc.extra}
   189     ${my.make.rule.test.targets.svc.extra}
   190 
   190 
       
   191 # JAXP vm test targets (testset=jaxp)
       
   192 my.test.targets.jaxp=
       
   193 
       
   194 # JAXP test targets (testset=jaxp)
       
   195 my.make.rule.test.targets.jaxp=						\
       
   196     ${my.test.target.set:TESTNAME=jaxp_all}
       
   197 
   191 # All vm test targets (testset=all)
   198 # All vm test targets (testset=all)
   192 my.test.targets.all=							\
   199 my.test.targets.all=							\
   193     ${my.test.targets.default},						\
   200     ${my.test.targets.default},						\
   194     ${my.test.target.set:TESTNAME=runThese},				\
   201     ${my.test.target.set:TESTNAME=runThese},				\
   195     ${my.test.target.set:TESTNAME=jbb_default}
   202     ${my.test.target.set:TESTNAME=jbb_default}
   209 
   216 
   210 # PIT jdk test targets (testset=pit)
   217 # PIT jdk test targets (testset=pit)
   211 my.make.rule.test.targets.pit=						\
   218 my.make.rule.test.targets.pit=						\
   212     ${my.test.target.set:TESTNAME=langtools_jtreg},			\
   219     ${my.test.target.set:TESTNAME=langtools_jtreg},			\
   213     ${my.make.rule.test.targets.core},					\
   220     ${my.make.rule.test.targets.core},					\
   214     ${my.make.rule.test.targets.svc}
   221     ${my.make.rule.test.targets.svc}                                    \
       
   222     ${my.make.rule.test.targets.jaxp}
   215 
   223 
   216 # JCK test targets in test/Makefile (no windows)
   224 # JCK test targets in test/Makefile (no windows)
   217 my.test.target.set.jck=							\
   225 my.test.target.set.jck=							\
   218     solaris_sparcv9_5.11-product-c2-JCK7TESTRULE,			\
   226     solaris_sparcv9_5.11-product-c2-JCK7TESTRULE,			\
   219     solaris_x64_5.11-product-c2-JCK7TESTRULE,				\
   227     solaris_x64_5.11-product-c2-JCK7TESTRULE,				\