mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8157453: Convert DependencyContext_test to GTest
Reviewed-by: dholmes, rehn, kzhaldyb
This commit is contained in:
parent
99e0b31b64
commit
4fde26fd80
4 changed files with 98 additions and 77 deletions
|
@ -41,7 +41,6 @@ void InternalVMTests::run_test(const char* name, void (*test)()) {
|
|||
|
||||
void InternalVMTests::run() {
|
||||
tty->print_cr("Running internal VM tests");
|
||||
run_unit_test(TestDependencyContext_test);
|
||||
run_unit_test(test_semaphore);
|
||||
run_unit_test(TestOS_test);
|
||||
run_unit_test(TestReservedSpace_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue