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

https://github.com/pgk/gtest-tdd-c-example

How to use gtest with c code
https://github.com/pgk/gtest-tdd-c-example

Last synced: about 1 month ago
JSON representation

How to use gtest with c code

Awesome Lists containing this project

README

          

An example of a minimal test for c code on gtest.