unity-tests: parse_value

This commit is contained in:
Max Bruckner
2017-02-07 20:39:45 +01:00
parent 9041570eba
commit 5a36b71a80
2 changed files with 123 additions and 0 deletions

View File

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