grpc/test/core/util
Craig Tiller 7ed3c932c9 Merge pull request #9511 from ctiller/assert_writes
Add a test verifying number of writes per RPC is reasonable
2017-02-04 19:46:06 -08:00
..
BUILD Fix Bazel 2017-02-03 13:49:32 -08:00
debugger_macros.c Put files in a better place 2017-02-03 13:46:33 -08:00
debugger_macros.h Fix include guards 2017-02-03 13:47:24 -08:00
fuzzer_one_entry_runner.sh Faster test building: avoid repeated linking 2017-01-04 16:05:46 -08:00
grpc_fuzzer.bzl Faster test building: avoid repeated linking 2017-01-04 16:05:46 -08:00
grpc_profiler.c clang-format all core files 2015-09-22 12:33:20 -07:00
grpc_profiler.h clang-format all core files 2015-09-22 12:33:20 -07:00
memory_counters.c Preventing crashes for known realloc behaviors. 2016-04-12 19:12:11 +02:00
memory_counters.h Add missing include for size_t 2017-01-11 16:14:44 -08:00
mock_endpoint.c Add an error to fd_shutdown (and recursively) 2017-01-27 11:37:37 -08:00
mock_endpoint.h clang-format 2016-10-26 21:15:29 -07:00
one_corpus_entry_fuzzer.c clang-format 2016-10-26 21:15:29 -07:00
parse_hexstring.c s/GPR_SLICE/GRPC_SLICE/g 2016-10-26 21:08:10 -07:00
parse_hexstring.h Bulk update #includes 2016-10-26 16:16:35 -07:00
passthru_endpoint.c Merge github.com:grpc/grpc into bm_stream 2017-01-30 11:19:20 -08:00
passthru_endpoint.h Track writes/RPC in microbenchmark 2017-01-26 14:44:25 -08:00
port.h Fix declarations in port.h to not be ambiguous in C due to K&R. 2016-05-13 15:21:57 -07:00
port_posix.c clang-format 2016-11-23 20:05:59 -08:00
port_server_client.c Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
port_server_client.h Update copyrights 2016-03-31 07:46:18 -07:00
port_uv.c Clean up code after merge with master 2016-10-10 18:03:03 -07:00
port_windows.c Updated changes for Windows, removed unistd.h from test files 2016-09-26 13:51:57 -07:00
reconnect_server.c Add an error to fd_shutdown (and recursively) 2017-01-27 11:37:37 -08:00
reconnect_server.h Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 2016-03-08 14:21:31 -08:00
slice_splitter.c s/GPR_SLICE/GRPC_SLICE/g 2016-10-26 21:08:10 -07:00
slice_splitter.h Bulk update #includes 2016-10-26 16:16:35 -07:00
test_config.c Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
test_config.h Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
test_tcp_server.c clang-format code 2017-01-03 08:45:56 -08:00
test_tcp_server.h Update copyrights 2016-03-31 07:46:18 -07:00