< prev index next >

test/TEST.ROOT

Print this page


   1 # This file identifies the root of the test-suite hierarchy.
   2 # It also contains test-suite configuration information.
   3 


   4 # Tests that must run in othervm mode
   5 othervm.dirs=javax/xml/jaxp
   6 
   7 # Group definitions
   8 groups=TEST.groups 



   1 # This file identifies the root of the test-suite hierarchy.
   2 # It also contains test-suite configuration information.
   3 
   4 keys=intermittent randomness
   5 
   6 # Tests that must run in othervm mode
   7 othervm.dirs=javax/xml/jaxp
   8 
   9 # Group definitions
  10 groups=TEST.groups 
  11 
  12 # Minimum jtreg version
  13 requiredVersion=4.1 b11
< prev index next >