Searched refs:test_context_t (Results 1 – 12 of 12) sorted by relevance
35 static test_context_t *current_test_info; /** Data t…41 static void wait_for_exceptions_thread(test_context_t *tests_info); /** Wait f…43 static void wait_for_executor_thread(test_context_t *info); /** Wait f…44 static void create_exception_handler_thread(test_context_t *); /** Creato…45 static void create_executor_handler_thread(test_context_t *param); /** Creati…46 static void terminate_exception_handler_thread(test_context_t *); /** Order …47 static void terminate_executor_handler_thread(test_context_t *param); /** Order …48 static void set_exception_ports(test_context_t *param); /** Functi…49 static void save_exception_ports(test_context_t *param); /** Save t…50 static void restore_exception_ports(test_context_t *param); /** Restau…[all …]
36 test_context_t *info = (test_context_t *)param; in no_limit_cross_test_execution()
32 test_context_t *info = (test_context_t *)param; in simple_test_execution()
35 test_context_t *info = (test_context_t *)param; in enable_disable_threshold_test_execution()
35 test_context_t *info = (test_context_t *)param; in simple_test_large_limit_testexecution()
33 test_context_t *info = (test_context_t *)param; in diag_threshold_test_no_retrigger_execution()
31 test_context_t *info = (test_context_t *)param; in double_limit_test_execution()
32 test_context_t *info = (test_context_t *)param; in diag_threshold_test_with_high_watermark()
32 test_context_t *info = (test_context_t *)param; in diag_threshold_test_with_low_watermark()
56 test_context_t *info = (test_context_t *)param; in diag_threshold_test_watermark_and_threshold_same()
56 test_context_t *info = (test_context_t *)param; in diag_threshold_test_limit_and_threshold_same()
75 } test_context_t; typedef89 bool diag_mem_threshold_wait_for_exception(test_context_t *param);