show/hide this revision's text 2 fixed link

One unit testing framework in C is Check; a list of unit testing frameworks in C can be found here. Depending on how many standard library functions your runtime has, you may or not be able to use one of those.

show/hide this revision's text 1

One unit testing framework in C is Check; a list of unit testing frameworks in C can be found here. Depending on how many standard library functions your runtime has, you may or not be able to use one of those.