CppUTest
Public Member Functions | List of all members
NormalMemoryReportFormatter Class Reference
Inheritance diagram for NormalMemoryReportFormatter:
MemoryReportFormatter

Public Member Functions

virtual void report_testgroup_start (TestResult *, UtestShell &)
 
virtual void report_testgroup_end (TestResult *, UtestShell &)
 
virtual void report_test_start (TestResult *result, UtestShell &test)
 
virtual void report_test_end (TestResult *result, UtestShell &test)
 
virtual void report_alloc_memory (TestResult *result, TestMemoryAllocator *allocator, size_t size, char *memory, const char *file, int line)
 
virtual void report_free_memory (TestResult *result, TestMemoryAllocator *allocator, char *memory, const char *file, int line)
 

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