]> git.ipfire.org Git - thirdparty/kea.git/commit
[2318] Test for very low negative value removed.
authorMarcin Siodelski <marcin@isc.org>
Tue, 30 Oct 2012 19:44:32 +0000 (20:44 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 30 Oct 2012 19:44:32 +0000 (20:44 +0100)
commitc8d6f38ab7cea07e3bc75a5b4cec8207c2db61fd
tree35e5735ea8286bd5bdca8f944b86daaf8d6959a9
parent17749f1ef367d560e5b878e814352e8b8082542e
[2318] Test for very low negative value removed.

Test was wrong because fromJSON function filters out low numbers anyway
and caused exception when preparing the data for the unit test.
src/bin/dhcp6/tests/config_parser_unittest.cc