    MODULE=umockdev
   VERSION=0.19.7
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/martinpitt/umockdev/releases/download/$VERSION/
SOURCE_VFY=sha256:c8f72e151913bc0e94c575f8f12109082f72392442b28ed8ea47a0a379210870
  WEB_SITE=https://github.com/martinpitt/umockdev
      TYPE=meson
   ENTERED=20220526
   UPDATED=20260327
     SHORT="mocks Linux devices for creating integration tests"

cat << EOF
umockdev mocks Linux devices for creating integration tests for hardware
related libraries and programs. It also provides tools to record the properties
and behaviour of particular devices, and to run a program or test suite under
a test bed with the previously recorded devices loaded. This allows developers
of software like gphoto or libmtp to receive these records in bug reports and
recreate the problem on their system without having access to the
affected hardware.
EOF
