ContinueOnFailure(void) | ns3::TestCase | |
GetBaseDir(void) | ns3::TestCase | |
GetErrorStatus(void) | ns3::TestCase | |
GetName(void) | ns3::TestCase | |
GetSourceDir(std::string file) | ns3::TestCase | |
GetStream(void) | ns3::TestCase | |
ReportCaseFailure(void) | ns3::TestCase | |
ReportCaseSuccess(void) | ns3::TestCase | |
ReportEnd(void) | ns3::TestCase | |
ReportStart(void) | ns3::TestCase | |
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) | ns3::TestCase | |
Run(void) | ns3::TestCase | |
SetBaseDir(std::string dir) | ns3::TestCase | |
SetContinueOnFailure(bool continueOnFailure) | ns3::TestCase | |
SetErrorStatus(bool error) | ns3::TestCase | |
SetName(std::string name) | ns3::TestCase | |
SetStream(std::ofstream *ofs) | ns3::TestCase | |
SetVerbose(bool verbose) | ns3::TestCase | |
UpdateErrorStatus(bool error) | ns3::TestCase |