aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks
diff options
context:
space:
mode:
authorGravatar adelez <adelez@google.com>2018-06-15 16:31:21 -0700
committerGravatar GitHub <noreply@github.com>2018-06-15 16:31:21 -0700
commit5bdd9a8cb9b35361bd54d6e518c289c41e23ab79 (patch)
tree655d3fceacc36c48b666a1607419e6ce4e10988f /test/cpp/microbenchmarks
parent8a7f6bf5cb9cb07cef24c29a6a11f6fc3dcd176d (diff)
Revert "Revert "Add suppressions to sanitizers for bazel builds""
Diffstat (limited to 'test/cpp/microbenchmarks')
-rw-r--r--test/cpp/microbenchmarks/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/microbenchmarks/BUILD b/test/cpp/microbenchmarks/BUILD
index 5dcfd94ed3..d51a0e3dc5 100644
--- a/test/cpp/microbenchmarks/BUILD
+++ b/test/cpp/microbenchmarks/BUILD
@@ -24,6 +24,7 @@ grpc_cc_test(
external_deps = [
"benchmark",
],
+ deps = ["//test/core/util:gpr_test_util",]
)
grpc_cc_library(