Ram Gandikota
/
ABCD
A metronome using the FRDM K64F board
pal/Test/Unity/examples/example_2/readme.txt@0:a7a43371b306, 2017-05-14 (annotated)
- Committer:
- ram54288
- Date:
- Sun May 14 18:40:18 2017 +0000
- Revision:
- 0:a7a43371b306
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ram54288 | 0:a7a43371b306 | 1 | Example 2 |
ram54288 | 0:a7a43371b306 | 2 | ========= |
ram54288 | 0:a7a43371b306 | 3 | |
ram54288 | 0:a7a43371b306 | 4 | Same as the first example, but now using Unity's test fixture to group tests |
ram54288 | 0:a7a43371b306 | 5 | together. Using the test fixture also makes writing test runners much easier. |