aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-03-03 09:47:21 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-03-03 09:47:21 -0800
commit627a59892aba5c360a1ecde2ef2aad3aa4b8a796 (patch)
tree393981ffdf27c6b70ec7c0873b1a008b72258c74 /tools/run_tests
parente4a24195971fe2f909a76b210efcb2aee6ed0575 (diff)
Prep for splitting bm_fullstack
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/generated/sources_and_headers.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json
index 0da73ad4b3..7251ea3e15 100644
--- a/tools/run_tests/generated/sources_and_headers.json
+++ b/tools/run_tests/generated/sources_and_headers.json
@@ -5721,12 +5721,16 @@
"grpc++"
],
"headers": [
+ "test/cpp/microbenchmarks/fullstack_context_mutators.h",
+ "test/cpp/microbenchmarks/fullstack_fixtures.h",
"test/cpp/microbenchmarks/helpers.h"
],
"is_filegroup": false,
"language": "c++",
"name": "grpc_benchmark",
"src": [
+ "test/cpp/microbenchmarks/fullstack_context_mutators.h",
+ "test/cpp/microbenchmarks/fullstack_fixtures.h",
"test/cpp/microbenchmarks/helpers.h"
],
"third_party": false,