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 22 of file testStoreController.cc.
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 88 of file testStoreController.cc.
References addSwapDir(), SquidConfig::cacheSwap, commonInit(), Config, StoreEntry::createMemObject(), free_cachedir(), Store::FreeMemory(), Store::Init(), Store::Root(), STORE_PENDING, and StoreEntry::store_status.
◆ testSearch()
|
protected |
Definition at line 147 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(), Store::Root(), Store::Controller::search(), and searchCallback().
◆ testStats()
|
protected |
Definition at line 47 of file testStoreController.cc.
References addSwapDir(), SquidConfig::cacheSwap, Config, StoreEntry::createMemObject(), free_cachedir(), Store::FreeMemory(), Store::Init(), Store::Stats(), STORE_PENDING, and StoreEntry::store_status.
The documentation for this class was generated from the following file:
- src/tests/testStoreController.cc