cmake-cmocka-template/cmake/cmocka-1.1.7/coverity
jakeg00dwin 63d81237fb A copy of the newest cmocka release 1.1.7 2024-02-22 23:16:50 -08:00
..
README A copy of the newest cmocka release 1.1.7 2024-02-22 23:16:50 -08:00
coverity_assert_model.c A copy of the newest cmocka release 1.1.7 2024-02-22 23:16:50 -08:00
coverity_internal_model.c A copy of the newest cmocka release 1.1.7 2024-02-22 23:16:50 -08:00

README

coverity_assert_model.c:

This file is a Coverity Modeling file for projects using CMocka for unit
testing. The assert functiions could create false positives, to avoid that you
can load this modeling file in the Coverity web interface.

coverity_internal_model.c:

This file is for the CMocka source code itself.