|
|||
|
|||
|
#include <testsuite.h>
Inheritance diagram for TestSuite:


Public Member Functions | |
| TestSuite (InspIRCd *Instance) | |
| ~TestSuite () | |
| bool | DoThreadTests () |
| bool | DoWildTests () |
Private Attributes | |
| InspIRCd * | ServerInstance |
Definition at line 19 of file testsuite.h.
|
|
Definition at line 44 of file testsuite.cpp. References DoThreadTests(), DoWildTests(), FOREACH_MOD, I_OnRunTestSuite, ModuleManager::Load(), InspIRCd::Modules, and ModuleManager::Unload(). |
|
|
Definition at line 235 of file testsuite.cpp. |
|
|
Definition at line 181 of file testsuite.cpp. References ThreadEngine::Create(), ThreadEngine::GetName(), CoreException::GetReason(), and ServerInstance. Referenced by TestSuite(). |
|
|
Definition at line 109 of file testsuite.cpp. References CIDRTEST, CIDRTESTNOT, WCTEST, and WCTESTNOT. Referenced by TestSuite(). |
|
|
Definition at line 22 of file testsuite.h. Referenced by DoThreadTests(). |