Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brd6/cunit

An unit testing library for C project
https://github.com/brd6/cunit

c project unittest

Last synced: 10 days ago
JSON representation

An unit testing library for C project

Awesome Lists containing this project

README

        

# cunit
gcc basic_test.c -I./ -DDEBUG -o basic_test && ./basic_test