Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
show calling function on unit test failure
We compile using C17, so we can use `__func__` which has been introduced with C99.
- Loading branch information