mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-24 00:45:58 +01:00
Added example
* Added example that uses unity test fixture
This commit is contained in:
3
examples/example_2/src/ProductionCode.h
Normal file
3
examples/example_2/src/ProductionCode.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
int FindFunction_WhichIsBroken(int NumberToFind);
|
||||
int FunctionWhichReturnsLocalVariable(void);
|
||||
Reference in New Issue
Block a user