ref: fccaa5fa7a3e134949f5ea9fe3d4f3c388d4243b dir: /test/test_rc_interface.cc/
#include "third_party/googletest/src/include/gtest/gtest.h" int main(int argc, char **argv) { ::testing::InitGoogleTest(&argc, argv); return RUN_ALL_TESTS(); }