diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..352610d --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,11 @@ +Test-Command: sh debian/tests/run_test_wrapper.sh +Features: test-name=run_test.sh +Depends: + dkms, + openssl, + linux-headers-generic, +Restrictions: + allow-stderr, + needs-root, + breaks-testbed, + skip-not-installable, |