You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
TEST_ASSERT_NULL_MESSAGE(cJSON_ParseWithOpts(NULL, NULL, false), "Failed to handle both NULL."); TEST_ASSERT_NULL_MESSAGE(cJSON_ParseWithOpts("{", NULL, false ...