CUT: C unit testing framework
CUT is a simple, to-the-point unit testing system. It’s different from other unit test packages in that it follows the KISS principle. It’s designed for C testing, not designed to emulate SUnit.
link
CUT is a simple, to-the-point unit testing system. It’s different from other unit test packages in that it follows the KISS principle. It’s designed for C testing, not designed to emulate SUnit.
link