comparison test/TEST.ROOT @ 20361:ac12996df59b

8044140: Create NMT (Native Memory Tracking) tests for NMT2 Summary: Create new/modify existing tests for NMT2, which is an internal redesign to address scalability issues in the first implementation. Reviewed-by: ctornqvi, zgu Contributed-by: George Triantafillou <george.triantafillou@oracle.com>
author zgu
date Wed, 27 Aug 2014 08:35:03 -0400
parents 55fb97c4c58d
children 80260967f994
comparison
equal deleted inserted replaced
20360:833b0f92429a 20361:ac12996df59b
1 # 1 #
2 # Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 7 # published by the Free Software Foundation.
25 25
26 # This file identifies the root of the test-suite hierarchy. 26 # This file identifies the root of the test-suite hierarchy.
27 # It also contains test-suite configuration information. 27 # It also contains test-suite configuration information.
28 28
29 # The list of keywords supported in this test suite 29 # The list of keywords supported in this test suite
30 keys=cte_test jcmd nmt regression gc 30 keys=cte_test jcmd nmt regression gc stress
31 31
32 groups=TEST.groups [closed/TEST.groups] 32 groups=TEST.groups [closed/TEST.groups]