Home
last modified time | relevance | path

Searched refs:logr (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c87 #define logr(format, ...) \ macro
124 logr("[TEST] %s", suite->name); in log_suite_info()
125 logr("Number of tests: %d\n", suite->numoftests); in log_suite_info()
138 logr("[BEGIN] #%04d: %s", test_num, unit_test->name); in log_test_info()
144 logr("[%s] #%04d: %s\n", test_passed ? "PASS" : "FAIL", test_num, unit_test->name); in log_test_result()
767 logr("LTERDOS=YES this is LeanTestEnvironment\nIncreasing quietness by 1."); in process_options()