Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
2026-07-20 19:37:17 -07:00
.template_files Added better default test functions. 2026-07-20 19:36:18 -07:00
build
cpputest@c3625dc668
docs Added new directory for holding generated documentation. 2026-05-29 23:50:08 -07:00
inc
mocks
scripts Updated otto.sh to be OS aware, also added more automation. 2026-07-20 19:36:52 -07:00
src removed whitespace 2024-08-04 09:28:29 -07:00
tests removed the MockRegEdit module. 2026-07-20 19:37:17 -07:00
.clang-format
.gitignore Updated gitignore 2026-07-19 20:13:25 -07:00
.gitmodules
CMakeLists.txt Updated with cpputest vars 2026-05-29 23:39:39 -07:00
Doxyfile Updated default doxygen config. 2026-07-20 19:36:30 -07:00
README.md Added basic readme outline 2026-07-20 12:08:25 -07:00

project_name

Description

Documentation

Building Project

Contributing