aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-11-01 12:30:40 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-11-01 12:30:40 -0700
commitd736b1d3090ed6f4ca570066de2788e8f8164431 (patch)
tree86328118f338fa4563cf2573fe68f6519a1e0161 /build.yaml
parentfd88dcaf5537839a30e4f958a01c311f3e876c26 (diff)
Refactor tests slightly
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index e7e92d280d..99646f2b8b 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4537,6 +4537,7 @@ targets:
- test/cpp/end2end/interceptors_util.h
src:
- test/cpp/end2end/client_interceptors_end2end_test.cc
+ - test/cpp/end2end/interceptors_util.cc
deps:
- grpc++_test_util
- grpc_test_util
@@ -5464,6 +5465,7 @@ targets:
headers:
- test/cpp/end2end/interceptors_util.h
src:
+ - test/cpp/end2end/interceptors_util.cc
- test/cpp/end2end/server_interceptors_end2end_test.cc
deps:
- grpc++_test_util