diff --git a/debian/tests/control b/debian/tests/control index 50feb3a..b2afc34 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -6,6 +6,14 @@ Depends: openssl Restrictions: allow-stderr +Test-Command: httping -F -c 4 http://google.com +Depends: @builddeps@ +Restrictions: allow-stderr + +Test-Command: httping -K -c 4 http://debian.org +Depends: @builddeps@ +Restrictions: allow-stderr + Test-Command: httping -K -c 2 http://localhost Depends: @builddeps@ Restrictions: allow-stderr