mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
8165700: Convert LogMessage internal tests to GTest
Reviewed-by: rehn, rprotacio
This commit is contained in:
parent
c48b110f17
commit
12fae773c0
3 changed files with 252 additions and 278 deletions
|
@ -70,7 +70,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(Test_log_file_startup_rotation);
|
||||
run_unit_test(Test_log_file_startup_truncation);
|
||||
run_unit_test(Test_invalid_log_file);
|
||||
run_unit_test(Test_multiline_logging);
|
||||
run_unit_test(DirectivesParser_test);
|
||||
#if INCLUDE_VM_STRUCTS
|
||||
run_unit_test(VMStructs_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue