aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index cca5ed3cbf..772bdbbded 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4605,6 +4605,7 @@ targets:
- grpc++_codegen_base_src
uses_polling: false
- name: context_list_test
+ gtest: true
build: test
language: c++
src:
@@ -4612,6 +4613,8 @@ targets:
deps:
- grpc_test_util
- grpc
+ - gpr_test_util
+ - gpr
uses_polling: false
- name: credentials_test
gtest: true