unity-tests: parse_object

This commit is contained in:
Max Bruckner
2017-02-07 21:35:21 +01:00
parent 71b05fd4c2
commit 9041570eba
2 changed files with 174 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ if(ENABLE_CJSON_TEST)
parse_hex4
parse_string
parse_array
parse_object
)
foreach(unity_test ${unity_tests})