Searched refs:UnitTests (Results 1 – 1 of 1) sorted by relevance
240 typedef unit_test_t UnitTests[]; typedef242 void _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char …246 _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char * for… in _run_suite()3585 UnitTests allocate_main_tests = { in run_allocate_test_suites()3596 UnitTests allocate_address_error_tests = { in run_allocate_test_suites()3602 UnitTests allocate_argument_error_tests = { in run_allocate_test_suites()3607 UnitTests allocate_fixed_size_tests = { in run_allocate_test_suites()3613 UnitTests allocate_invalid_large_size_test = { in run_allocate_test_suites()3616 UnitTests mach_vm_map_protection_inheritance_error_test = { in run_allocate_test_suites()3621 UnitTests mach_vm_map_large_mask_overflow_error_test = { in run_allocate_test_suites()[all …]