A template for C and CPP programming that makes use of the cmocka unit testing framework in addition to the CMAKE build system. It's focused on wide compatibility with multiple systems and setup for vim usage.
Go to file Use this template
Jake Goodwin e01b33c9b6 Initial commit 2024-02-23 05:14:20 +00:00
.gitignore Initial commit 2024-02-23 05:14:20 +00:00
LICENSE Initial commit 2024-02-23 05:14:20 +00:00
README.md Initial commit 2024-02-23 05:14:20 +00:00

README.md

cmake-cmocka-template

A template for C and CPP programming that makes use of the cmocka unit testing framework in addition to the CMAKE build system.

It's focused on wide compatibility with multiple systems and setup for vim usage.