Files
pkgsrc-ng/devel/cmocka/DESCR
2016-01-21 23:40:00 +01:00

5 lines
213 B
Plaintext

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.