![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
FRDM K64F Metronome
pal/Test/Unity/extras/fixture/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 | Copyright (c) 2010 James Grenning and Contributed to Unity Project |
ram54288 | 0:dbad57390bd1 | 2 | |
ram54288 | 0:dbad57390bd1 | 3 | Unity Project - A Test Framework for C |
ram54288 | 0:dbad57390bd1 | 4 | Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams |
ram54288 | 0:dbad57390bd1 | 5 | [Released under MIT License. Please refer to license.txt for details] |
ram54288 | 0:dbad57390bd1 | 6 | |
ram54288 | 0:dbad57390bd1 | 7 | This Framework is an optional add-on to Unity. By including unity_framework.h in place of unity.h, |
ram54288 | 0:dbad57390bd1 | 8 | you may now work with Unity in a manner similar to CppUTest. This framework adds the concepts of |
ram54288 | 0:dbad57390bd1 | 9 | test groups and gives finer control of your tests over the command line. |