aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-12-07 22:22:56 -0800
committerGravatar yang-g <yangg@google.com>2015-12-07 22:22:56 -0800
commitb50ae4651bf1043a30e4db20cd4b4d3ca2cadfe4 (patch)
treeaddc94dc99fb5d161fe91b54e638eb7f764ad47b /tools/run_tests/sources_and_headers.json
parentf1183300ce40c957fc9010e8513c15a15d11afd4 (diff)
parent045c8483c2d78421d40bf88112e012e1624a0d93 (diff)
merge with head
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-rw-r--r--tools/run_tests/sources_and_headers.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 28f6ae50a0..ac3c420ec0 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -705,6 +705,20 @@
{
"deps": [
"gpr",
+ "gpr_test_util",
+ "grpc",
+ "grpc_test_util"
+ ],
+ "headers": [],
+ "language": "c",
+ "name": "invalid_call_argument_test",
+ "src": [
+ "test/core/end2end/invalid_call_argument_test.c"
+ ]
+ },
+ {
+ "deps": [
+ "gpr",
"grpc"
],
"headers": [],