#include "squid.h"
#include "mem/forward.h"
#include "mem/Pool.h"
#include "tests/testMem.h"
#include "unitTestMain.h"
#include <iostream>
#include <stdexcept>
Include dependency graph for testMem.cc:

Go to the source code of this file.
Classes | |
class | SomethingToAlloc |
class | MoreToAlloc |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testMem) | |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testMem | ) |