]> git.ipfire.org Git - thirdparty/kea.git/commit
[trac3665] Updates per review comments
authorShawn Routhier <sar@isc.org>
Thu, 5 Feb 2015 05:39:53 +0000 (21:39 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 5 Feb 2015 05:39:53 +0000 (21:39 -0800)
commit7b894faf705e4f165e05a992d47eec68fca35b61
tree958a098ebb1e6306d1e6624e1c95c3b4bcd96152
parentca432aa5986c073e46df89a48c94b9a8adc0063f
[trac3665] Updates per review comments

One of the large items was to rearrange the
lfc_controller test code to:
- not use .c_str()
- check the non-existance of the temporary files after processing
- remove any files after each subtest
- Use a_1 instead of A_1 for variable names

There were also some other coding standards issues as well
as additional comments and such.
ChangeLog
src/bin/lfc/lfc_controller.cc
src/bin/lfc/lfc_controller.h
src/bin/lfc/tests/lfc_controller_unittests.cc
src/lib/dhcpsrv/lease_file_loader.h
src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc