diff test/TEST.groups @ 20556:8585e75970c7

8049071: Add jtreg jobs to JPRT for hotspot Reviewed-by: dholmes, iveresov
author mikael
date Thu, 16 Oct 2014 20:20:17 -0400
parents e3ed86fc15ed
children 787c9c28311f
line wrap: on
line diff
--- a/test/TEST.groups	Mon Feb 24 13:29:14 2014 +0100
+++ b/test/TEST.groups	Thu Oct 16 20:20:17 2014 -0400
@@ -125,6 +125,27 @@
  -:needs_jdk
 
 
+# When called from top level the test suites use the hotspot_ prefix
+hotspot_wbapitest = \
+  sanity/
+
+hotspot_compiler = \
+  sanity/ExecuteInternalVMTests.java
+
+hotspot_gc = \
+  sanity/ExecuteInternalVMTests.java
+
+hotspot_runtime = \
+  sanity/ExecuteInternalVMTests.java
+
+hotspot_serviceability = \
+  sanity/ExecuteInternalVMTests.java
+
+hotspot_all = \
+  :hotspot_compiler \
+  :hotspot_gc \
+  :hotspot_runtime \
+  :hotspot_serviceability
 # Tests that require compact3 API's
 #
 needs_compact3 = \