Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
jake a7f51ff472 updates template header
Added doxygen style comment to heaeder at file level.
2025-07-13 00:30:42 -07:00
.template_files updates template header 2025-07-13 00:30:42 -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 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-07-01 20:23:43 -07:00
README.md
setup.sh