testRock.cc File Reference
#include "squid.h"
#include "ConfigParser.h"
#include "DiskIO/DiskIOModule.h"
#include "fde.h"
#include "fs/rock/RockSwapDir.h"
#include "globals.h"
#include "HttpHeader.h"
#include "HttpReply.h"
#include "MemObject.h"
#include "RequestFlags.h"
#include "SquidConfig.h"
#include "Store.h"
#include "store/Disk.h"
#include "store/Disks.h"
#include "StoreFileSystem.h"
#include "StoreSearch.h"
#include "testRock.h"
#include "testStoreSupport.h"
#include "unitTestMain.h"
#include <stdexcept>
Include dependency graph for testRock.cc:

Go to the source code of this file.

Macros

#define TESTDIR   "tr"
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (TestRock)
 
static void addSwapDir (TestRock::SwapDirPointer aStore)
 
static const char * storeId (const int i)
 

Variables

REMOVALPOLICYCREATE createRemovalPolicy_lru
 
static char cwd [MAXPATHLEN]
 

Macro Definition Documentation

◆ TESTDIR

#define TESTDIR   "tr"

Definition at line 37 of file testRock.cc.

Function Documentation

◆ addSwapDir()

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( TestRock  )

◆ storeId()

static const char * storeId ( const int  i)
static

Definition at line 178 of file testRock.cc.

Referenced by TestRock::createEntry(), and TestRock::getEntry().

Variable Documentation

◆ createRemovalPolicy_lru

REMOVALPOLICYCREATE createRemovalPolicy_lru
extern

Definition at line 15 of file store_repl_lru.cc.

Referenced by TestRock::commonInit().

◆ cwd

char cwd[MAXPATHLEN]
static

Definition at line 43 of file testRock.cc.

Referenced by TestRock::setUp().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors