Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
2025-06-26 20:42:11 -07:00
.template_files changed to automatically allow regex of test group name. 2025-06-21 14:18:15 -07:00
build
cpputest@c3625dc668
docs
inc
mocks
src removed whitespace 2024-08-04 09:28:29 -07:00
tests
.clang-format fixed cli flags 2024-08-04 09:27:15 -07:00
.gitignore
.gitmodules
CMakeLists.txt Added compile definition for usage in source files and headers. 2025-06-25 16:09:35 -07:00
compile_commands.json
Doxyfile
otto.sh Added verbose tests and color for test output. 2025-06-26 20:42:11 -07:00
README.md
setup.sh