#!/bin/sh

cat <<EOF
Test-Command: /usr/lib/dkms/dkms-autopkgtest
Restrictions: needs-root, allow-stderr, ${pkg_dkms_extra_restrictions:-}
Depends: dkms, ${pkg_dkms_extra_depends:-}
Features: test-name=dkms-autopkgtest
EOF
