One unit testing framework in C is <a href="http://check.sourceforge.net/">Check</a>; a list of unit testing frameworks in C can be found <a href="http://check.sourceforge.net/doc/check.html/check_3.html#SEC3">here</a>.  Depending on how many standard library functions your runtime has, you may or not be able to use one of those.