grpc/test/core/util
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089)
* Removing GRPC_ERROR_[REF|UNREF|IS_NONE]

* Clean up unnecessary error

* Fix

* Fix2

* Remove unnecessary else
2022-09-26 15:41:12 -07:00
..
BUILD [build] Fixes for experiments, poll strategy (#31042) 2022-09-19 22:19:36 -07:00
build.cc Reland user-agent metadata work (#28109) 2021-11-17 19:04:29 -08:00
build.h Reland user-agent metadata work (#28109) 2021-11-17 19:04:29 -08:00
channel_args_fuzzer.proto Filter fuzzer (#29177) 2022-04-04 13:31:38 -07:00
cmdline.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
cmdline.h Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 2020-05-28 11:13:12 -07:00
cmdline_test.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
evaluate_args_test_util.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
fake_udp_and_tcp_server.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
fake_udp_and_tcp_server.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
fuzzer_corpus_test.cc Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
fuzzer_one_entry_runner.sh Fix fuzzer_one_entry_runner.sh to pass shellcheck 2018-02-07 11:46:33 -08:00
fuzzer_util.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
fuzzer_util.h Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
grpc_fuzzer.bzl [build] Auto-deps for test/core/resource_quota (#30430) 2022-08-08 05:06:56 -07:00
grpc_profiler.cc Merge master 2017-11-06 14:43:31 -08:00
grpc_profiler.h Merge master 2017-11-06 14:43:31 -08:00
histogram.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
histogram.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
histogram_test.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
lsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 2018-06-15 17:36:14 -07:00
mock_authorization_endpoint.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
mock_endpoint.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
mock_endpoint.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
one_corpus_entry_fuzzer.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
parse_hexstring.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
parse_hexstring.h Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
passthru_endpoint.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
passthru_endpoint.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
port.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
port.h clang fmt 2017-11-17 14:09:14 -08:00
port_isolated_runtime_environment.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
port_server_client.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
port_server_client.h Removing instances of exec_ctx being passed around in functions in 2017-10-18 17:12:19 -07:00
reconnect_server.cc [lb_policy] Move to core configuration system (#30483) 2022-08-27 08:35:40 -07:00
reconnect_server.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
resolve_localhost_ip46.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
resolve_localhost_ip46.h Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 2020-10-23 14:38:36 -07:00
slice_splitter.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
slice_splitter.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
stack_tracer.cc enable clang-tidy readability-static-definition-in-anonymous-namespace check (#28033) 2021-11-17 07:48:43 -08:00
stack_tracer.h Add stack-tracer to gRPC 2020-11-01 23:02:39 -08:00
stack_tracer_test.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
subprocess.h Fix to #30390 Adding methods to get memory usage of server for the perchannel benchmark (#30435) 2022-07-28 16:13:56 -07:00
subprocess_posix.cc Fix to #30390 Adding methods to get memory usage of server for the perchannel benchmark (#30435) 2022-07-28 16:13:56 -07:00
subprocess_windows.cc [windows] Handling for tchar type in C++ (#30845) 2022-09-07 14:37:37 -07:00
test_config.cc [build] Fixes for experiments, poll strategy (#31042) 2022-09-19 22:19:36 -07:00
test_config.h [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
test_lb_policies.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
test_lb_policies.h client_channel, client_auth: rewrite disallowed status codes from the control plane (#30789) 2022-09-01 15:15:14 -07:00
test_tcp_server.cc Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2022-09-26 15:41:12 -07:00
test_tcp_server.h [lb_policy] Move to core configuration system (#30483) 2022-08-27 08:35:40 -07:00
tls_utils.cc [fixit] Increase timeout, fix atomicity (#30671) 2022-08-22 17:47:36 -07:00
tls_utils.h [end2end] Split up h2_tls fixture (#30569) 2022-08-12 17:24:18 -07:00
tracer_util.cc [iwyu] Add test/core/util (#30289) 2022-07-20 16:18:19 -07:00
tracer_util.h Tooling to remove redundant grpc_core:: namespace references (#28030) 2021-11-15 15:38:32 -08:00
tsan_suppressions.txt Pointing the protobuf submodule to the new URL (#26811) 2021-07-29 10:19:16 -07:00
ubsan_suppressions.txt Re-enabling RBE ubsan (#27861) 2021-12-16 17:33:24 -08:00