]> git.ipfire.org Git - thirdparty/kea.git/commit
[5099] Added unit test for HttpConnectionPool.
authorMarcin Siodelski <marcin@isc.org>
Tue, 31 Jan 2017 12:35:06 +0000 (13:35 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 31 Jan 2017 12:35:06 +0000 (13:35 +0100)
commit4491901f960f27e88bd5fdc4fd2e5a84a2dc6b03
tree734beaea3f78678b65113eb85caf32cfb6efcc20
parent0515ecda7aadaa63f47247ac7c77b1376fc037c3
[5099] Added unit test for HttpConnectionPool.
src/lib/http/connection_pool.h
src/lib/http/tests/Makefile.am
src/lib/http/tests/connection_pool_unittests.cc [new file with mode: 0644]