mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 08:16:59 +00:00
tests: add a test for one ip range
A regression test for commit ffffbc9 fix.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
ffffbc96cc
commit
ab535d8ab1
5 changed files with 17 additions and 0 deletions
4
tests/leases/one-ip
Normal file
4
tests/leases/one-ip
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
lease 10.20.30.40 {
|
||||
binding state active;
|
||||
hardware ethernet 00:00:00:00:00:00;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue