Cgreen
Unittesting and mocking framework for C and C++
...Cgreen is a unittesting and mocking framework for C and C++. Features include composite test suites, each test can be run in it's own process, trapping of hung tests, setup and teardown, extensible interface, support for mocking functions and automatic discovery of tests.
Go to GitHub: https://github.com/cgreen-devs/cgreen to learn more.