mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
tests: add regression test to avoid shared-net off by one alarming issue
This tests ensures the problem fixed by Wolfgang Steudel cannot reoccur.
See the reference commit for details.
Reference: 5519763ba9
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
5519763ba9
commit
0705b0c17f
5 changed files with 187 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ TESTS = \
|
|||
tests/alarm-warning \
|
||||
tests/alarm-warning-ranges \
|
||||
tests/alarm-warning-snets \
|
||||
tests/shnet-alarm \
|
||||
tests/bootp \
|
||||
tests/complete \
|
||||
tests/empty \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue