cJSON/examples/example_2
Max Bruckner 6b9b57be22 Squashed 'tests/unity/' content from commit 1782bab
git-subtree-dir: tests/unity
git-subtree-split: 1782bab0bacd349a45bc215ff91f082912cd7a64
2017-02-07 21:30:57 +01:00
..
src Squashed 'tests/unity/' content from commit 1782bab 2017-02-07 21:30:57 +01:00
test Squashed 'tests/unity/' content from commit 1782bab 2017-02-07 21:30:57 +01:00
makefile Squashed 'tests/unity/' content from commit 1782bab 2017-02-07 21:30:57 +01:00
readme.txt Squashed 'tests/unity/' content from commit 1782bab 2017-02-07 21:30:57 +01:00

Example 2
=========

Same as the first example, but now using Unity's test fixture to group tests
together. Using the test fixture also makes writing test runners much easier.