Updated: cmocka 2.0.1 - C unit testing framework
Cygwin cmocka Maintainer
Brian.Inglis@SystematicSW.ab.ca
Sat Dec 27 16:20:34 GMT 2025
Elegant unit testing framework for C with support for mock objects,
derived from Google Cmockery.
For more information see the project home page:
https://cmocka.org
The following packages have been upgraded in the Cygwin distribution:
- cmocka-doc 2.0.1
- libcmocka-devel 2.0.1
- libcmocka0 2.0.1
For changes since the previous Cygwin release, see below:
https://git.cryptomilk.org/projects/cmocka.git/tree/CHANGELOG.md?h=cmocka-2.0.1
2025-12-19 2.0.1
Added
- Option to disable deprecation warnings via `CMOCKA_NO_DEPRECATION_WARNINGS`
Changed
- Documentation theme is now downloaded during `make docs` instead of at
configure time
Fixed
- Fixed const-correctness issues throughout the library
More information about the Cygwin-announce
mailing list