diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:02:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:02:34 +0000 |
commit | bb62f0cd14029a6ea4f3f38b00f9eb812011079c (patch) | |
tree | de63c1a14f53c55736ca35c4779000ff3c066316 /debian/tests/control | |
parent | Adding upstream version 1.0.18. (diff) | |
download | lldpd-bb62f0cd14029a6ea4f3f38b00f9eb812011079c.tar.xz lldpd-bb62f0cd14029a6ea4f3f38b00f9eb812011079c.zip |
Adding debian version 1.0.18-1.debian/1.0.18-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/control | 10 |
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 |