Commit 475b9a99 authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

d/: add basic autopkgtests



These basic tests checks whether the binaries are at their proper locations
and can run with no issues (for example, basic linkage issues).
Signed-off-by: default avatarArturo Borrero Gonzalez <arturo@debian.org>
parent ecceaa73
Test-Command: iptables -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-compat -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-compat -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-compat-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-compat-save
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-compat-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-compat-restore -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: arptables-compat -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ebtables-compat -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-translate -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: iptables-restore-translate -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-translate -h
Depends: @
Restrictions: needs-root, isolation-container
Test-Command: ip6tables-restore-translate -h
Depends: @
Restrictions: needs-root, isolation-container
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment