Fork自 taosdata / TDengine
#include <gtest/gtest.h> #include "dataformat.h" TEST(commonDataTests, createDataRow) { EXPECT_EQ(1, 2/2); }