Unit testing with mock objects in C
The article Jakub Hrozek and I wrote for Linux Weekly News (LWN.net) about CMocka and using mock objects is available to the public now. You can find it here:
Unit testing with mock objects in C
cmocka is a unit testing framework for C with support for mock objects. It is used by several Free Software projects like libssh, csync, SSSD or Elasto Cloud.
If you don’t have a LWN.net subscription you should consider getting one 😉
1 Response
[…] Unit testing with mock objects in C […]