pkgsrc/devel/cmocka/DESCR
manu 06703964d1 Import cmocka-1.0.0, the successo of cmockery
cmocka is an elegant unit testing framework for C with support for
mock objects. It only requires the standard C library, works on a
range of computing platforms (including embedded) and with different
compilers.
2015-02-27 04:23:43 +00:00

4 lines
213 B
Text

cmocka is an elegant unit testing framework for C with support for
mock objects. It only requires the standard C library, works on a
range of computing platforms (including embedded) and with different
compilers.