jdk/test/TEST.groups
changeset 36744 a00905527ec2
parent 36657 3b0dd9e3e474
child 37363 329dba26ffd2
equal deleted inserted replaced
36743:bdc3f1b79fb7 36744:a00905527ec2
    58 
    58 
    59 tier3 = \
    59 tier3 = \
    60     :jdk_rmi \
    60     :jdk_rmi \
    61     :jdk_beans \
    61     :jdk_beans \
    62     :jdk_imageio \
    62     :jdk_imageio \
    63     :jdk_sound
    63     :jdk_sound \
       
    64     :jdk_client_sanity
    64 
    65 
    65 ###############################################################################
    66 ###############################################################################
    66 #
    67 #
    67 # Other test definitions; generally smaller granularity than tiers
    68 # Other test definitions; generally smaller granularity than tiers
    68 #
    69 #
   349     :jdk_beans \
   350     :jdk_beans \
   350     :jdk_swing \
   351     :jdk_swing \
   351     :jdk_sound \
   352     :jdk_sound \
   352     :jdk_imageio
   353     :jdk_imageio
   353 
   354 
       
   355 # SwingSet3 tests.
       
   356 jdk_client_sanity = \
       
   357     sanity/client/SwingSet
       
   358     
   354 ###############################################################################
   359 ###############################################################################
   355 #
   360 #
   356 # Serviceability sanity groups
   361 # Serviceability sanity groups
   357 #
   362 #
   358 # These groups specify a subset of Serviceability tests that are supposed to
   363 # These groups specify a subset of Serviceability tests that are supposed to