#include <testStoreController.h>


Protected Member Functions | |
void | testStats () |
void | testMaxSize () |
void | testSearch () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (testStoreController) | |
CPPUNIT_TEST (testStats) | |
CPPUNIT_TEST (testMaxSize) | |
CPPUNIT_TEST (testSearch) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 18 of file testStoreController.h.
Member Function Documentation
◆ CPPUNIT_TEST() [1/3]
|
private |
◆ CPPUNIT_TEST() [2/3]
|
private |
◆ CPPUNIT_TEST() [3/3]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testMaxSize()
|
protected |
Definition at line 70 of file testStoreController.cc.
References addSwapDir(), SquidConfig::cacheSwap, commonInit(), Config, StoreEntry::createMemObject(), free_cachedir(), Store::FreeMemory(), Store::Init(), NULL, Store::Root(), STORE_PENDING, and StoreEntry::store_status.
◆ testSearch()
|
protected |
Definition at line 129 of file testStoreController.cc.
References addedEntry(), addSwapDir(), cbcalled, commonInit(), StoreSearch::currentItem(), StoreSearch::error(), Store::FreeMemory(), RefCount< C >::getRaw(), Store::Controller::init(), Store::Init(), StoreSearch::isDone(), StoreSearch::next(), NULL, Store::Root(), Store::Controller::search(), and searchCallback().
◆ testStats()
|
protected |
Definition at line 29 of file testStoreController.cc.
References addSwapDir(), SquidConfig::cacheSwap, Config, StoreEntry::createMemObject(), free_cachedir(), Store::FreeMemory(), Store::Init(), NULL, Store::Stats(), STORE_PENDING, and StoreEntry::store_status.
The documentation for this class was generated from the following files:
- src/tests/testStoreController.h
- src/tests/testStoreController.cc