This is the complete list of members for T2TestingFramework, including all inherited members.
FailCallback_t typedef | T2TestingFramework | |
FindCategory(const TCHAR *a_pchName) | T2TestingFramework | |
GetCurrentTest() const | T2TestingFramework | inline |
RegisterCategory(const TCHAR *a_pchName) | T2TestingFramework | |
RegisterTest(const TCHAR *a_pchTestName, Category *a_pCategory, TestMethod_t a_fnMethod) | T2TestingFramework | |
RunTests(FailCallback_t a_fnFailCallback=TNULL, SuccessCallback_t a_fnSuccessCallback=TNULL) | T2TestingFramework | |
SignalRequirementResult(Test *a_pTest, const TCHAR *a_pchFileName, TINT a_iLineNum, const TCHAR *a_pchStatement, TBOOL a_bFailed) | T2TestingFramework | |
SuccessCallback_t typedef | T2TestingFramework | |
T2TestingFramework()=default | T2TestingFramework | |
TestMethod_t typedef | T2TestingFramework | |
~T2TestingFramework()=default | T2TestingFramework |