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

https://github.com/brd6/cunit

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

c project unittest

Last synced: 18 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