]> git.ipfire.org Git - thirdparty/kea.git/commit
[5324] Add log rotation test to dhcpsrv lib
authorThomas Markwalder <tmark@isc.org>
Mon, 7 Aug 2017 18:34:53 +0000 (14:34 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 7 Aug 2017 18:34:53 +0000 (14:34 -0400)
commitbe51c927fe59a4f342f556f10c59c76499ce509f
tree7468865ab37dc7a9a62d2a3d66dc9e583e143855
parent244d7a3720e8bfc3f6d93247652ce5028e9d7885
[5324] Add log rotation test to dhcpsrv lib

src/lib/dhcpsrv/tests/logging_unittest.cc
    TEST_F(LoggingTest, logRotate) - new test the verifies log rotation works.
src/lib/dhcpsrv/tests/logging_unittest.cc