CppUTest
Main Page
Related Pages
Classes
Files
File List
tests
AllocationInCppFile.h
1
#ifndef ALLOCATIONINCPPFILE_H
2
#define ALLOCATIONINCPPFILE_H
3
4
char
* newAllocation();
5
char
* newArrayAllocation();
6
7
char
* newAllocationWithoutMacro();
8
char
* newArrayAllocationWithoutMacro();
9
10
#endif
Generated on Fri Feb 26 2016 15:48:38 for CppUTest by
1.8.8