mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-29 08:50:33 +00:00
efc1df828f
* Added example that uses unity test fixture
4 lines
96 B
C
4 lines
96 B
C
|
|
int FindFunction_WhichIsBroken(int NumberToFind);
|
|
int FunctionWhichReturnsLocalVariable(void);
|