diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:31 +0000 |
commit | 945553e635f10784600cd8b7ef343c22d35d9890 (patch) | |
tree | e589c41711c97f9db81d4e1b437d2287f4fe0cf0 /debian/tests/control | |
parent | Adding upstream version 2.5.5. (diff) | |
download | libseccomp-debian/2.5.5-1.tar.xz libseccomp-debian/2.5.5-1.zip |
Adding debian version 2.5.5-1.debian/2.5.5-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..75c3379 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,7 @@ +Tests: testsuite-live +Depends: libseccomp-dev, build-essential +Restrictions: skippable + +Tests: testsuite-live-python3 +Depends: libseccomp-dev, build-essential, python3-seccomp +Restrictions: skippable, allow-stderr |