          MODULE=cmocka
         VERSION=1.1.8
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://cmocka.org/files/${VERSION%.*}/
      SOURCE_VFY=sha256:58435b558766d7f4c729ba163bdf3aec38bed3bc766dab684e3526ed0aa7c780
        WEB_SITE=https://cmocka.org/
            TYPE=cmake
         ENTERED=20240725
         UPDATED=20251103
           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
