grpc/test/cpp/qps
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364)
* [build] Add test/core/util, test/core/event_engine to auto build deps

* deal with suppressions

* fix suppressions

* Automated change: Fix sanity tests

* fix

* fix

* fix

* fix

* progress

* Automated change: Fix sanity tests

* fix

* fix

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-07-25 21:59:25 -07:00
..
BUILD [build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2022-07-25 21:59:25 -07:00
benchmark_config.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
benchmark_config.h Replace InitBenchmark with InitTest. Remove qps_test.cc 2017-07-13 09:47:27 -07:00
client.h Add logging for invalid client PayloadConfig in QPS test (#30261) 2022-07-19 12:18:02 -07:00
client_async.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
client_callback.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
client_sync.cc Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
driver.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
driver.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
histogram.h Fix google-readability-todo 2020-11-25 10:09:42 -08:00
inproc_sync_unary_ping_pong_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
interarrival.h clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
json_run_localhost.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
json_run_localhost_scenario_gen.py address review comments for #27622 (#27659) 2021-10-09 19:18:03 +02:00
json_run_localhost_scenarios.bzl Stop running some more esoteric C++ benchmark scenarios continuously (#27872) 2021-11-02 11:27:00 +01:00
parse_json.cc Fix status error (#25731) 2021-03-17 18:00:44 +01:00
parse_json.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
qps_benchmark_script.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
qps_interarrival_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
qps_json_driver.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
qps_json_driver_scenario_gen.py address review comments for #27622 (#27659) 2021-10-09 19:18:03 +02:00
qps_json_driver_scenarios.bzl Stop running some more esoteric C++ benchmark scenarios continuously (#27872) 2021-11-02 11:27:00 +01:00
qps_openloop_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
qps_server_builder.cc Add a test for includes without paths (#28532) 2022-01-12 07:00:02 -08:00
qps_server_builder.h Make QPS server builder customizeabled 2018-07-23 17:16:13 +00:00
qps_worker.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
qps_worker.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
report.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
report.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
scenario_generator_helper.py Speed up runs of tests under //test/cpp/qps (#27600) 2021-10-20 09:20:54 +02:00
secure_sync_unary_ping_pong_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
server.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
server_async.cc Fix OOM issues in qps tests (#26888) 2021-08-05 19:04:06 -07:00
server_callback.cc Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
server_sync.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
stats.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
usage_timer.cc Remove unused-parameter warnings, round 2 (19 of 19) 2019-10-21 09:16:35 -07:00
usage_timer.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
worker.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00