grpc/test/cpp/end2end
Yang Gao 09add58eca
Merge pull request #17359 from yang-g/test_env
Create a class for test environment and migrate most of the tests to use it.
2018-11-30 16:48:18 -08:00
..
BUILD Add server interceptors in end2end_test 2018-11-01 14:06:43 -07:00
async_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
channelz_service_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
client_callback_end2end_test.cc Merge pull request #17359 from yang-g/test_env 2018-11-30 16:48:18 -08:00
client_crash_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
client_crash_test_server.cc Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
client_interceptors_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
client_lb_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
exception_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
filter_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
generic_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
grpclb_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
health_service_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
hybrid_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
interceptors_util.cc Remove the std::unique_ptr, instead use move semantics everywhere 2018-11-15 16:49:43 -08:00
interceptors_util.h Remove the std::unique_ptr, instead use move semantics everywhere 2018-11-15 16:49:43 -08:00
mock_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
nonblocking_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
proto_server_reflection_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
raw_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_builder_plugin_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_crash_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_crash_test_client.cc Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
server_early_return_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_interceptors_end2end_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_load_reporting_end2end_test.cc Add server load reporting service 2018-07-13 19:52:59 -07:00
shutdown_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
streaming_throughput_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
test_service_impl.cc Make StartCall() a releasing operation so that you can pile up ops 2018-11-30 04:13:40 -08:00
test_service_impl.h Experimental C++ server callback unary API 2018-10-29 13:41:25 -07:00
thread_stress_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00