]> git.ipfire.org Git - thirdparty/squid.git/commit
Add unit tests for ClpMap (#1262)
authorgkinkie@gmail.com <kinkie@squid-cache.org>
Fri, 24 Feb 2023 20:45:27 +0000 (20:45 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 25 Feb 2023 08:44:14 +0000 (08:44 +0000)
commitda856c70be1a4ded3a328bc5dd2366189123f443
tree7c3ed0a1ac7d10380738f50b27fdc0c997eb7f32
parentf120a7742a5e63ad2799bda7122c11d27078367b
Add unit tests for ClpMap (#1262)
src/Makefile.am
src/base/ClpMap.h
src/mem/PoolingAllocator.h
src/tests/testClpMap.cc [new file with mode: 0644]