#

gtest

Google Test C++ testing framework

ProgrammingSuppress MSan Errors in Bazel: Protobuf & GTest Fix

Learn how to suppress MemorySanitizer (MSan) errors from third-party libraries like Google Protobuf and GTest in Bazel builds. Custom toolchains, ignore-lists, and no-instrument patches for hermetic CI builds.

1 answer 1 view