Google Test
1 编写
宏
https://blog.csdn.net/sinat_31608641/article/details/127254194
TEST
TEST_F
断言
https://blog.csdn.net/sevenjoin/article/details/89962344
EXPECT_
ASSERT_
main函数
https://blog.csdn.net/u012516571/article/details/116467334
https://www.cnblogs.com/pam-sh/p/17366898.html
2 运行
1 ide
2 命令行
Google Test
# Related Post
1.程序在计算机如何运行
2.根据字符选择函数
3.卫语句
4.通过类名(字符串)来实例化类
5.code check
6.gdb
7.cpp debug
8.gflags
1.程序在计算机如何运行
2.根据字符选择函数
3.卫语句
4.通过类名(字符串)来实例化类
5.code check
6.gdb
7.cpp debug
8.gflags