Searched refs:pending_escape (Results 1 – 1 of 1) sorted by relevance
35 char pending_escape[] = "\"\\"; in cjson_minify_should_not_overflow_buffer() local40 cJSON_Minify(pending_escape); in cjson_minify_should_not_overflow_buffer()41 TEST_ASSERT_EQUAL_STRING("\"\\", pending_escape); in cjson_minify_should_not_overflow_buffer()