unity_utils_evaluate_leaks_direct() function
Evaluate memory leak checking according to the provided thresholds. If the current memory leak level (counted from the last time calling \c unity_utils_record_free_mem() ) exceeds \c threshold, a unit test failure will be triggered.
Syntax
void unity_utils_evaluate_leaks_direct(size_t threshold); unity_utils_evaluate_leaks_direct() is called by 1 function and calls 2 functions:
![]()
unity_utils_evaluate_leaks_direct()
unity_utils_evaluate_leaks_direct() reads 2 variables:
![]()
unity_utils_evaluate_leaks_direct()