#include "squid.h"
#include "compat/cppunit.h"
#include "mem/Allocator.h"
#include "mem/Pool.h"
#include "unitTestMain.h"
#include <iostream>
#include <stdexcept>
Include dependency graph for testMem.cc:
Go to the source code of this file.
Classes | |
class | TestMem |
class | SomethingToAlloc |
class | MoreToAlloc |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestMem) | |
int | main (int argc, char *argv[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestMem | ) |
◆ main()
Definition at line 84 of file testMem.cc.
References TestProgram::run().