mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 08:16:59 +00:00
tests: add alarming tests
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
08c9bcc502
commit
c0e7b50bd3
17 changed files with 152 additions and 0 deletions
|
|
@ -1,4 +1,12 @@
|
|||
TESTS = \
|
||||
tests/alarm-critical \
|
||||
tests/alarm-critical-ranges \
|
||||
tests/alarm-critical-snets \
|
||||
tests/alarm-ok \
|
||||
tests/alarm-shared-ok \
|
||||
tests/alarm-warning \
|
||||
tests/alarm-warning-ranges \
|
||||
tests/alarm-warning-snets \
|
||||
tests/bootp \
|
||||
tests/complete \
|
||||
tests/empty \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue