diff test/TEST.groups @ 20562:8b9ec2da541a hs25.40-b16

Merge
author amurillo
date Thu, 23 Oct 2014 15:32:07 -0700
parents 8585e75970c7
children 787c9c28311f
line wrap: on
line diff
--- a/test/TEST.groups	Wed Oct 22 11:18:17 2014 -0700
+++ b/test/TEST.groups	Thu Oct 23 15:32:07 2014 -0700
@@ -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 = \