unity-tests: parse_string

This commit is contained in:
Max Bruckner
2017-02-07 21:35:20 +01:00
parent b0e5209bde
commit 598b609c45
2 changed files with 112 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ if(ENABLE_CJSON_TEST)
parse_examples
parse_number
parse_hex4
parse_string
)
foreach(unity_test ${unity_tests})