listener class to capture and print test output for embedded platforms More...
#include <AzTest.h>
Inherits testing::EmptyTestEventListener.
Public Member Functions | |
| void | OnTestEnd (const ::testing::TestInfo &test_info) override |
| void | OnTestProgramEnd (const ::testing::UnitTest &unit_test) override |
Public Attributes | |
| std::list< std::string > | resultList |
listener class to capture and print test output for embedded platforms