aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-12-09 07:49:18 -0800
committerGravatar yang-g <yangg@google.com>2015-12-09 07:49:18 -0800
commit5809d2bd7e83d042575c90d2568f7d2c44533108 (patch)
tree987f017ff3321385426b8d536b4912102cafe61e /tools/run_tests/sources_and_headers.json
parentbd000af27896441b34b3d1983db5ea1ec645cc43 (diff)
parentb670e8a371b626ccf12d71b4e05feb192022c123 (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 a6053ed726..d5a31381eb 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -80,6 +80,20 @@
],
"headers": [],
"language": "c",
+ "name": "chttp2_varint_test",
+ "src": [
+ "test/core/transport/chttp2/varint_test.c"
+ ]
+ },
+ {
+ "deps": [
+ "gpr",
+ "gpr_test_util",
+ "grpc",
+ "grpc_test_util"
+ ],
+ "headers": [],
+ "language": "c",
"name": "compression_test",
"src": [
"test/core/compression/compression_test.c"