cmocka 1.0 available
[Posted February 18, 2015 by n8willis]
| From: |
| Andreas Schneider <asn-AT-cryptomilk.org> |
| To: |
| pr-AT-lwn.net |
| Subject: |
| cmocka 1.0 |
| Date: |
| Mon, 16 Feb 2015 15:14:53 +0100 |
| Message-ID: |
| <2989276.xkv2W5VTPo@magrathea.cryptomilk.site> |
The cmocka project finally released version 1.0 with new features and a lot of
bugfixes. The team forked cmocka from cmockery 2011 in an effort to cleanup
the codebase.
cmocka is a lightweight, elegant unit testing framework for C with support for
mock objects. The most important feature is a new test runner allowing to
group tests from start. New test runner supports several output formats, such
as the Test Everything Protocol, Subunit, and the jUnit XML reports. A skip()
function and test_realloc() function have also been added to allow more
complex testing scenarios. We also made sure that the new features are all
working correctly on Windows.
To learn more about cmocka and get the source code, visit the website at:
https://cmocka.org
--
Andreas Schneider GPG-ID: CC014E3D
www.cryptomilk.org asn@cryptomilk.org