    MODULE=cmocka
   VERSION=2.0.2
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://cmocka.org/files/${VERSION%.*}/
SOURCE_VFY=sha256:39f92f366bdf3f1a02af4da75b4a5c52df6c9f7e736c7d65de13283f9f0ef416
  WEB_SITE=https://cmocka.org/
      TYPE=cmake
   ENTERED=20240725
   UPDATED=20260514
     SHORT="unit testing framework for C"

cat << EOF
An elegant unit testing framework for C with support for mock objects. It only
requires the standard C library, works on a range of computing platforms
(including embedded) and with different compilers.
EOF
