Why does Google Test not print a stack trace or file name?
问题 When I use Google Test and Google Mock, with diagnostic level set to "info", I get messages like this: Uninteresting mock function call - taking default action specified at: src/pkgtest/test_Foo.cpp:216: Function call: GetBar() Returns: 4-byte object <00-00 00-00> Stack trace: Uninteresting mock function call - taking default action specified at: src/pkgtest/test_Foo.cpp:126: Function call: GetBaz() Returns: {} Stack trace: unknown file: Failure C++ exception with description "Uninteresting