Description
Adds 32-bit cmocka unit-testing support for C projects that need compatibility libraries. Developers use it to build or run tests for 32-bit C code with mock-object support.
It is a testing dependency, not a test suite by itself. Project tests still need meaningful assertions, coverage of failure paths, and clean isolation from production data.