unity-tests: parse_array

This commit is contained in:
Max Bruckner
2017-02-06 16:27:59 +01:00
parent 598b609c45
commit 71b05fd4c2
2 changed files with 167 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ if(ENABLE_CJSON_TEST)
parse_number
parse_hex4
parse_string
parse_array
)
foreach(unity_test ${unity_tests})