]> git.ipfire.org Git - thirdparty/kea.git/commit
[#964,!577] Added unit tests
authorThomas Markwalder <tmark@isc.org>
Mon, 28 Oct 2019 17:50:10 +0000 (13:50 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 5 Nov 2019 16:23:48 +0000 (11:23 -0500)
commitd0682c2e324098c33b9437d34fbba2ec1079a3cd
tree8380eb2b13076d74c82d2fcea2ec523b59a49e82
parented13fb5c6394358ffeb1aef1f6f77781ee6a1b61
[#964,!577] Added unit tests

src/lib/dhcp/tests/iface_mgr_unittest.cc
    Modified tests to verify that external socket callbacks receive
    the correct socket descriptor when invoked by IfaceMgr.

src/lib/http/tests/server_client_unittests.cc
    TEST_F(HttpClientTest, closeIfOutOfBandwidth) - new test to
    verifies HttpClient::closeIfOutOfBandwidth()
src/lib/dhcp/tests/iface_mgr_unittest.cc
src/lib/http/tests/server_client_unittests.cc