summaryrefslogtreecommitdiffstats
path: root/debian/tests
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..e929b94
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,10 @@
+Test-Command: /usr/sbin/lldpcli -vv
+Depends: lldpd
+Restrictions: needs-root
+
+Test-Command: /usr/sbin/lldpd -vv
+Depends: lldpd
+
+Test-Command: service lldpd status && lldpcli show configuration && lldpcli show neighbors
+Depends: lldpd
+Restrictions: needs-root, isolation-container