CppUTest unit testing and mocking framework for C/C++
gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time
Setup test project for embedded C development with CppUTest built using CMake
CppUTest website
Mock generator for CppUTest/CppUMock
A cpputest starter project with instructions for visual studio
An example about using CppUTest to mock C files for unit test.
Eclipse plugin for CppUTest unit test harness
Simple least-squares polynomial fit routine written in C (with tests written in CppUTest).
Custom fork of CppUTest unit testing code that I use from multiple projects.
CppUTest Test Runner for Eclipse Juno or above
A test adapter for Visual Studio Code for the C/C++ Unit Test framework CppUTest.