test/Makefile
changeset 37863 e5e036fff56c
parent 35745 98d92a790ca5
child 41648 12f2a158f88b
equal deleted inserted replaced
37862:bc9aa7bc5385 37863:e5e036fff56c
    85 #
    85 #
    86 # jtreg_tests
    86 # jtreg_tests
    87 #
    87 #
    88 # Invocation:
    88 # Invocation:
    89 #
    89 #
    90 # make jtreg_tests TESTDIRS=<test-dirs>
    90 # make jtreg_tests TESTDIRS=<test-dirs> TEST_SELECTION=<path to test or jtreg group> TEST_OUTPUT_DIR=<path>
    91 #
    91 #
    92 # where <test-dirs> is something like '../<component>/test/runtime',
    92 # where <test-dirs> is something like '../<component>/test/runtime',
    93 # <component> in turn being one of the top level directories (for
    93 # <component> in turn being one of the top level directories (for
    94 # example 'hotspot').
    94 # example 'hotspot').
    95 #
    95 #