hunting/external/cJSON-1.7.17/tests/unity/examples/example_2
2024-03-01 05:41:52 -08:00
..
src Add:cJSON open source code. 2024-03-01 05:41:52 -08:00
test Add:cJSON open source code. 2024-03-01 05:41:52 -08:00
makefile Add:cJSON open source code. 2024-03-01 05:41:52 -08:00
readme.txt Add:cJSON open source code. 2024-03-01 05:41:52 -08: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.