grpc/test/core/bad_client/tests
Jan Tattermusch 486b1fe320 Fix bad_client_simple_request test.
The data of 0xffffffff is actually not illegal, the top bit should be
ingored according to the spec.
2019-02-07 10:21:09 +01:00
..
bad_timeout.headers Catch bad timeout handling 2015-12-09 08:58:47 -08:00
badreq.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
badreq_2path.headers Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 2015-12-11 08:56:09 -08:00
badreq_algorithm.headers Test invalid accept-encoding values 2015-12-11 14:20:03 -08:00
badreq_content_type.headers Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 2015-12-11 08:56:09 -08:00
badreq_encoding.headers Test invalid grpc-encoding values 2015-12-11 14:22:42 -08:00
badreq_te.headers Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 2015-12-11 08:56:09 -08:00
connection_prefix.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
duplicate_header.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
head_of_line_blocking.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
headers.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
initial_settings_frame.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
large_metadata.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
large_metadata.headers Added bad_client test to check that the server rejects requests with too 2016-05-03 10:44:56 -07:00
server_registered_method.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
server_registered_method.headers Change C implementation to not log an "Unexpected content-type" message 2016-04-26 14:16:20 -07:00
simple_request.cc Fix bad_client_simple_request test. 2019-02-07 10:21:09 +01:00
simple_request.headers Basic server request bad_client template 2015-12-09 08:32:58 -08:00
simple_request_unusual.headers Add more unusualness 2015-12-09 10:09:05 -08:00
simple_request_unusual2.headers Change C implementation to not log an "Unexpected content-type" message 2016-04-26 14:16:20 -07:00
unknown_frame.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
window_overflow.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00