mlanca-c / c_unit_tester

C/Personal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c_unit_tester

C/Personal

This program is a very simple tool that enables you to do some testing in your c projects!

To be able to use it, the testing/ folder should stay at the root of your project and your source files and folders should be at ./sources/

There's also the possibility of you having your own makefile and change the settings.

About

C/Personal


Languages

Language:Makefile 60.5%Language:C 39.5%