unity-tests: parse_object

This commit is contained in:
Max Bruckner
2017-02-07 20:24:59 +01:00
parent 71b05fd4c2
commit 9041570eba
2 changed files with 174 additions and 0 deletions

View File

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