mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
Add error condition checks. Add lease file binding states. Check all output formats. Check leases file that is in mad order, cse all sorting methods when checking this. Use json output to check status classfications. Add cidr range checks. Add conf include and comment parsing input checks. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
18 lines
660 B
Text
18 lines
660 B
Text
=== output mask
|
|
dhcpd-pools: return_limit: output mask '88' is illegal
|
|
=== unknown specifier
|
|
dhcpd-pools: unknown --skip specifier: okish
|
|
=== color mode
|
|
dhcpd-pools: unknown color mode: 'sometimes'
|
|
=== IPv5
|
|
dhcpd-pools: unknown --ip-version argument: 5
|
|
=== missing conf
|
|
dhcpd-pools: parse_config: ./tests/confs/complete_NXFILE: No such file or directory
|
|
=== missing leases
|
|
dhcpd-pools: parse_leases: ./tests/leases/complete_NXFILE: No such file or directory
|
|
=== html table
|
|
dhcpd-pools: html table only output format is deprecated
|
|
=== none existing format
|
|
dhcpd-pools: unknown output format: 'z'
|
|
=== broken percent input
|
|
dhcpd-pools: illegal argument: 'eighty'
|