Searched refs:TEST_TIMEOUT_HIGH (Results 1 – 1 of 1) sorted by relevance
/FileX-v6.2.1/test/regression_test/ |
D | filextestcontrol.c | 37 #define TEST_TIMEOUT_HIGH (360000 * TEST_TIMEOUT_BASE * 12) macro 233 {test_application_define, TEST_TIMEOUT_HIGH}, 243 {filex_fault_tolerant_loop_write_data_test_application_define, TEST_TIMEOUT_HIGH}, 284 {filex_fault_tolerant_file_corruption_test_application_define, TEST_TIMEOUT_HIGH}, 296 …_long_directory_create_directory_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, … 297 …lt_tolerant_long_directory_create_redo_log_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, 299 …_long_directory_rename_directory_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, … 300 …lt_tolerant_long_directory_rename_redo_log_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, 302 …erant_long_file_create_directory_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, … 303 …ex_fault_tolerant_long_file_create_redo_log_interrupt_test_application_define, TEST_TIMEOUT_HIGH}, [all …]
|