Currently, if a test function returns `MUNIT_OK` we count it as successful, even if the process exits with a non-zero value (like if AddressSanitizer detected a leak…). We should probably count such events as errors.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by nemequ and has received 1 comments.