nashorn/test/TEST.ROOT
author weijun
Fri, 06 May 2016 11:38:44 +0800
changeset 37796 256c45c4af5d
parent 36517 41a1c20eb619
child 37827 09fa0c82a5f7
permissions -rw-r--r--
8051408: NIST SP 800-90A SecureRandom implementations Reviewed-by: wetmore, xuelei, coffeys

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

# The list of keywords supported in the entire test suite
keys=intermittent randomness

# Group definitions
groups=TEST.groups

# Minimum jtreg version
requiredVersion=4.2 b01