Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

some C testing libraries

15 views
Skip to first unread message

Mehdi Amini

unread,
Sep 19, 2021, 2:27:31 AM9/19/21
to
Hi,

There are many C testing libraries. For instance mentioned here:
https://stackoverflow.com/questions/65820/unit-testing-c-code

Here are some:

AceUnit http://aceunit.sourceforge.net/
CUnit http://cunit.sourceforge.net/
MinUnit https://github.com/siu/minunit
Criterion https://github.com/Snaipe/Criterion
CGreen https://github.com/cgreen-devs/cgreen
Check https://github.com/libcheck/check
Tau https://github.com/jasmcaus/tau

And more.

I have experience with CUnit and I am considering using Criterion. What
is your take ?
0 new messages