mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8168493: Convert TestBitMap_test to GTest
Reviewed-by: kbarrett, tschatzl
This commit is contained in:
parent
95a418feb0
commit
db6e54d852
4 changed files with 132 additions and 117 deletions
|
@ -50,7 +50,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(TestGlobalDefinitions_test);
|
||||
run_unit_test(GCTimer_test);
|
||||
run_unit_test(CollectedHeap_test);
|
||||
run_unit_test(TestBitMap_test);
|
||||
run_unit_test(ObjectMonitor_test);
|
||||
run_unit_test(DirectivesParser_test);
|
||||
#if INCLUDE_VM_STRUCTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue