aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-12-12 01:47:36 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-12-12 02:42:39 +0100
commit11c320da083946e89c7c173e37156ec37af3e6ac (patch)
tree42f5872a857eba5b1dab85fcc2ee07d4ab0d5448 /tools/run_tests/sources_and_headers.json
parent420effac80564a62774c27f51caaebfcaa072a99 (diff)
Increasing json code coverage.
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 3a8bb8d54f..115f853265 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -819,6 +819,20 @@
],
"headers": [],
"language": "c",
+ "name": "json_stream_error_test",
+ "src": [
+ "test/core/json/json_stream_error_test.c"
+ ]
+ },
+ {
+ "deps": [
+ "gpr",
+ "gpr_test_util",
+ "grpc",
+ "grpc_test_util"
+ ],
+ "headers": [],
+ "language": "c",
"name": "json_test",
"src": [
"test/core/json/json_test.c"