Ram Gandikota
/
IOTMetronome
FRDM K64F Metronome
pal/Test/Unity/test/expectdata/testsample_head1.h@0:dbad57390bd1, 2017-05-14 (annotated)
- Committer:
- ram54288
- Date:
- Sun May 14 18:37:05 2017 +0000
- Revision:
- 0:dbad57390bd1
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ram54288 | 0:dbad57390bd1 | 1 | /* AUTOGENERATED FILE. DO NOT EDIT. */ |
ram54288 | 0:dbad57390bd1 | 2 | #ifndef _TESTSAMPLE_HEAD1_H |
ram54288 | 0:dbad57390bd1 | 3 | #define _TESTSAMPLE_HEAD1_H |
ram54288 | 0:dbad57390bd1 | 4 | |
ram54288 | 0:dbad57390bd1 | 5 | #include "unity.h" |
ram54288 | 0:dbad57390bd1 | 6 | #include "funky.h" |
ram54288 | 0:dbad57390bd1 | 7 | #include "stanky.h" |
ram54288 | 0:dbad57390bd1 | 8 | #include <setjmp.h> |
ram54288 | 0:dbad57390bd1 | 9 | |
ram54288 | 0:dbad57390bd1 | 10 | void test_TheFirstThingToTest(void); |
ram54288 | 0:dbad57390bd1 | 11 | void test_TheSecondThingToTest(void); |
ram54288 | 0:dbad57390bd1 | 12 | void test_TheThirdThingToTest(void); |
ram54288 | 0:dbad57390bd1 | 13 | void test_TheFourthThingToTest(void); |
ram54288 | 0:dbad57390bd1 | 14 | #endif |
ram54288 | 0:dbad57390bd1 | 15 |