summaryrefslogtreecommitdiff
path: root/devel/cmocka/DESCR
blob: 6a138e78595608728cb1205d37ad91cda88918a0 (plain)
1
2
3
4
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.