mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
add --warn-count and --crit-count test, and fix related bug
I should consider writing tests before features. Sadly recently added new options did not even work. Oh well, at least I did not release them before noticing this. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
15802d6648
commit
da4b7a783a
4 changed files with 57 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
TESTS = \
|
||||
tests/alarm-count-option \
|
||||
tests/alarm-critical \
|
||||
tests/alarm-critical-ranges \
|
||||
tests/alarm-critical-snets \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue