sheredom / utest.h

🧪 single header unit testing framework for C and C++
The Unlicense
834 stars 57 forks source link

Quieten null dereference error from gcc -fanalyzer. #78

Closed yesudeep closed 2 years ago

yesudeep commented 2 years ago

Should address: https://github.com/sheredom/utest.h/issues/75