Ram Gandikota
/
IOTMetronome
FRDM K64F Metronome
pal/Test/Unity/examples/example_2/readme.txt@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 | Example 2 |
ram54288 | 0:dbad57390bd1 | 2 | ========= |
ram54288 | 0:dbad57390bd1 | 3 | |
ram54288 | 0:dbad57390bd1 | 4 | Same as the first example, but now using Unity's test fixture to group tests |
ram54288 | 0:dbad57390bd1 | 5 | together. Using the test fixture also makes writing test runners much easier. |