diff --git a/debian/tests/autopkgtest-pkg-dkms.conf b/debian/tests/autopkgtest-pkg-dkms.conf new file mode 100644 index 0000000..b9d4697 --- /dev/null +++ b/debian/tests/autopkgtest-pkg-dkms.conf @@ -0,0 +1 @@ +architecture = amd64 arm64 diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..ef56ca7 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,12 @@ +Test-Command: /usr/share/modass/module-assistant-autopkgtest bes2600 +Features: test-name=m-a-autopkgtest +Architecture: amd64 arm64 +Depends: + bes2600, + module-assistant-autopkgtest, + linux-doc, +Restrictions: + superficial, + needs-root, + breaks-testbed, + allow-stderr,