mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
8165702: Convert LogFileOutput internal tests to GTest
Reviewed-by: rehn, rprotacio
This commit is contained in:
parent
12fae773c0
commit
e544c70170
4 changed files with 100 additions and 156 deletions
|
@ -67,9 +67,6 @@ void InternalVMTests::run() {
|
|||
run_unit_test(Test_logconfiguration_subscribe);
|
||||
run_unit_test(Test_log_prefix);
|
||||
run_unit_test(Test_log_big);
|
||||
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(DirectivesParser_test);
|
||||
#if INCLUDE_VM_STRUCTS
|
||||
run_unit_test(VMStructs_test);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue