customizes our test setup More...

Inheritance diagram for MyTestProgram:
Collaboration diagram for MyTestProgram:

Public Member Functions

void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
void startup () override
 
int run (int argc, char *argv[])
 

Private Member Functions

bool runTests ()
 

Detailed Description

Definition at line 57 of file testACLMaxUserIP.cc.

Member Function Documentation

◆ run()

int TestProgram::run ( int  argc,
char *  argv[] 
)
inherited

Implements main(), combining all the steps. Must be called from main().

Returns
desired main() result.

Definition at line 44 of file unitTestMain.h.

References Debug::Levels, TestProgram::runTests(), and TestProgram::startup().

Referenced by main().

◆ runTests()

bool TestProgram::runTests ( )
privateinherited

runs all tests registered with CPPUNIT_TEST_SUITE_REGISTRATION() calls

Returns
whether all tests were successful

Definition at line 58 of file unitTestMain.h.

Referenced by TestProgram::run().

◆ startup() [1/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

Definition at line 65 of file testACLMaxUserIP.cc.

References Acl::RegisterMaker().

◆ startup() [2/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

◆ startup() [3/11]

void MyTestProgram::startup ( )
inlineoverridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

Definition at line 386 of file testClpMap.cc.

References squid_curtime.

◆ startup() [4/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

◆ startup() [5/11]

void MyTestProgram::startup ( )
inlineoverridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

Definition at line 177 of file testEvent.cc.

References Mem::Init().

◆ startup() [6/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

◆ startup() [7/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

◆ startup() [8/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

◆ startup() [9/11]

void MyTestProgram::startup ( )
inlineoverridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

Definition at line 211 of file testStore.cc.

References Mem::Init().

◆ startup() [10/11]

void MyTestProgram::startup ( )
inlineoverridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.

Definition at line 90 of file testString.cc.

References Mem::Init().

◆ startup() [11/11]

void MyTestProgram::startup ( )
overridevirtual

Runs before all tests. Does nothing by default.

Reimplemented from TestProgram.


The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors