Use EXPECT_STREQ(), not EXPECT_EQ().
EXPECT_STRNE(NULL, c_str);
Go to list of users who liked
More than 5 years have passed since last update.
Use EXPECT_STREQ(), not EXPECT_EQ().
EXPECT_STRNE(NULL, c_str);
Register as a new user and use Qiita more conveniently
Go to list of users who liked