hunting/external/cJSON-1.7.17/tests/unity/examples/example_2
2024-06-15 08:30:24 +08:00
..
src Add external. 2024-06-15 08:30:24 +08:00
test Add external. 2024-06-15 08:30:24 +08:00
makefile Add external. 2024-06-15 08:30:24 +08:00
readme.txt Add external. 2024-06-15 08:30:24 +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.