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:
Sami Kerola 2014-11-14 20:06:59 +00:00
parent 5519763ba9
commit 0705b0c17f
5 changed files with 187 additions and 0 deletions

View file

@ -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 \