|
Squid Web Cache master
|
#include "squid.h"#include "compat/cppunit.h"#include "mem/Allocator.h"#include "mem/Pool.h"#include "unitTestMain.h"#include <iostream>#include <stdexcept>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[]) |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestMem | ) |
Definition at line 84 of file testMem.cc.
References TestProgram::run().