Template for C TDD that uses the cpputest framework/test harness. This template uses Makefiles instead of CMake
Find a file Use this template
2024-03-15 13:46:25 -07:00
.template_files
build
cpputest@c3625dc668
docs
mocks
src added body to main.c 2024-03-15 13:46:25 -07:00
tests added the simple test 2024-03-12 22:42:14 -07:00
.gitignore
.gitmodules
CMakeLists.txt switched back to C17/CXX17 for compiler compat 2024-03-12 22:42:01 -07:00
compile_commands.json added the compile commands symlink 2024-03-12 22:39:28 -07:00
Doxyfile
otto.sh
README.md
setup.sh