2318 Commits (750d3ed81666206a43dab96fa35dbd6e4aee04e3)

Author SHA1 Message Date
Craig Tiller 3b4af54c21 Add more unusualness 9 years ago
Craig Tiller ce4c34139b Add an unusual accept-encoding 9 years ago
Craig Tiller 3ebb7cc107 Hit some esoteric request header paths 9 years ago
Craig Tiller 300207e700 Expand header testing 9 years ago
Craig Tiller 913c151dad Expand continuation testing 9 years ago
Craig Tiller 25fd57117d Catch bad timeout handling 9 years ago
yang-g c0ed509d93 Add test for un-resolvable target 9 years ago
Craig Tiller f4786c2361 Add basic verification 9 years ago
Craig Tiller 2a2bee9c22 Basic server request bad_client template 9 years ago
Jan Tattermusch 26e190f3ee make test methods static void 9 years ago
Craig Tiller 5a640a4b7c Fix gcc compilation 9 years ago
Craig Tiller ed2164db57 Fixes, review feedback 9 years ago
Jan Tattermusch 338ef4aa6c fix bug MIN_VALUE bug in ltoa and int64toa and add tests 9 years ago
yang-g 7c6d1ad1d4 add test for more plucks than allowed 9 years ago
Craig Tiller cc0535d25e Add a test of httpcli over ssl 9 years ago
Sree Kuchibhotla f99dbf5d08 Remove gpr_slice_to_cstring as it is not used anywhere 9 years ago
Sree Kuchibhotla 38d39f4622 expose gpr_slice_to_cstring() 9 years ago
Sree Kuchibhotla b6fd9bcbb6 Add coverage to new_with_len_ref() function (called via gpr_slice_ref() 9 years ago
Craig Tiller eda1e9bc39 Unknown frame test 9 years ago
Craig Tiller 9ee2eecd64 Cover more of frame_settings.c 9 years ago
yang-g 0346883b0b do the right thing? 9 years ago
Craig Tiller 858be6c58c Fix windows build 9 years ago
Craig Tiller d391b560ec Add integer overflow cases 9 years ago
Craig Tiller e9307929d4 Add some partial header tests to cover more cases 9 years ago
Craig Tiller c3218147de Fix fuzzing detected crash 9 years ago
yang-g 26fdaa5751 Fix msan 9 years ago
yang-g 1ed62e4efc add test for pluck after shutdown 9 years ago
Craig Tiller 85517c6367 Fix string literals to hit the cases theyre supposed to 9 years ago
Sree Kuchibhotla 93360e1fbd Add test coverage for gpr_refn() function 9 years ago
Craig Tiller 82e40dac84 Fix memory leak 9 years ago
Craig Tiller e2c62375e4 clang-format 9 years ago
Sree Kuchibhotla ea4b3c6082 Fix a typo in comment 9 years ago
Craig Tiller 28bf8912fd Ping API 9 years ago
yang-g f1183300ce add test for global plugin 9 years ago
yang-g 7c090f8215 add tests for the error messages 9 years ago
murgatroid99 0a9bac929e Reverted changes to single_run_localhost.sh 9 years ago
murgatroid99 6acc5f7574 Fixed up the Node benchmark implementation 9 years ago
Craig Tiller 26dab31f6e Start of ping sketch 9 years ago
yang-g 4852b595d4 more tests 9 years ago
Sree Kuchibhotla 7bf082faf8 Improve test coverage from slice_buffer 9 years ago
Craig Tiller 09c2d6dff0 Add a test of illegal continuation frames 9 years ago
Julien Boeuf 4c8e8181fe Adding common tests for TSI. 9 years ago
Craig Tiller 8ab91b29fe Add test of varint encoding for hpack 9 years ago
yang-g 077f6f80f0 some tests 9 years ago
Craig Tiller e219e02fd1 Add tests for dynamic table resizing 9 years ago
Craig Tiller 535701c5bd Add bad hpack frame tests 9 years ago
yang-g 9caec653ea add test for byte_buffer_copy 9 years ago
Craig Tiller 47e541ccff Add a test of invalid values to bad_client 9 years ago
Craig Tiller f9c8ce98cf Add test for grpc_get_well_known_google_credentials_file_path 9 years ago
Craig Tiller f62c4d5a98 Test repeatability fixes 9 years ago