Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 13 of 13) sorted by relevance

/xnu-10063.121.3/tests/vm/ !
H A Ddiag_threshold_test.h47 typedef struct test_case { struct
57 } test_case_t; argument
H A Ddiag_threshold_test_double_limit.c29 double_limit_test_execution(struct test_case *test_case, void *param) in double_limit_test_execution()
H A Ddiag_threshold_test_enable_disable_threshold.c33 enable_disable_threshold_test_execution(__unused struct test_case *test_case, void *param) in enable_disable_threshold_test_execution()
H A Ddiag_threshold_test_with_low_watermark.c30 diag_threshold_test_with_low_watermark(struct test_case *test_case, void *param) in diag_threshold_test_with_low_watermark()
H A Ddiag_threshold_test_no_limit_cross.c34 no_limit_cross_test_execution(__unused struct test_case *test_case, void *param) in no_limit_cross_test_execution()
H A Ddiag_threshold_test_no_retrigger.c31 diag_threshold_test_no_retrigger_execution(struct test_case *test_case, void *param) in diag_threshold_test_no_retrigger_execution()
H A Ddiag_threshold_test_simple.c30 simple_test_execution(__unused struct test_case *test_case, void *param) in simple_test_execution()
H A Ddiag_threshold_test_with_high_watermark.c30 diag_threshold_test_with_high_watermark(struct test_case *test_case, void *param) in diag_threshold_test_with_high_watermark()
H A Ddiag_threshold_test_large_limit.c33 simple_test_large_limit_testexecution(__unused struct test_case *test_case, void *param) in simple_test_large_limit_testexecution()
H A Ddiag_threshold_test_watermark_and_threshold_same.c54 diag_threshold_test_watermark_and_threshold_same(struct test_case *test_case, __unused void *param) in diag_threshold_test_watermark_and_threshold_same()
H A Ddiag_threshold_test_limit_and_threshold_same.c54 diag_threshold_test_limit_and_threshold_same(struct test_case *test_case, __unused void *param) in diag_threshold_test_limit_and_threshold_same()
/xnu-10063.121.3/tests/ !
H A Dperf_exit.c33 struct test_case { struct
38 static struct test_case test_cases[] = { argument
/xnu-10063.121.3/pexpert/gen/ !
H A Dbootargs.c251 struct string_test_case *test_case = &string_test_cases[i]; in parse_boot_arg_test() local
296 struct integer_test_case *test_case = &integer_test_cases[i]; in parse_boot_arg_test() local