|
|
|
@ -142,6 +142,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
@ -171,6 +172,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/iomgr:endpoint_tests", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
@ -185,6 +187,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
@ -206,6 +209,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
@ -382,6 +386,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
@ -404,6 +409,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
@ -417,6 +423,7 @@ grpc_cc_test( |
|
|
|
|
deps = [ |
|
|
|
|
"//:gpr", |
|
|
|
|
"//:grpc", |
|
|
|
|
"//src/core:slice", |
|
|
|
|
"//test/core/util:grpc_test_util", |
|
|
|
|
"//test/core/util:grpc_test_util_base", |
|
|
|
|
], |
|
|
|
|