2167 Commits (4c33c55c9502861e0f0f22e25ada5402d7acf528)

Author SHA1 Message Date
Craig Tiller f218c8bf0d Add tests for pipe usage 9 years ago
Craig Tiller c586f4e9be Expand census coverage: make this a fixture instead of a simple test 9 years ago
Craig Tiller 1fa1ab84c9 Add cmdline tests 9 years ago
Craig Tiller 88408c3b73 Fix Windows build 9 years ago
Julien Boeuf 2408a1cd6a Testing GCE detection in google default credentials. 9 years ago
Jan Tattermusch 06ae5cd48c get rid of warnings on linux 9 years ago
Craig Tiller 0ca9952e43 Cover more of frame_settings.c 9 years ago
Craig Tiller 59605cd0f4 Test corner cases for lb policy registry 9 years ago
yang-g 68f6b9ead2 separate recv intial metadata and trailing metadata 9 years ago
Craig Tiller d52fbb83cc Test metadata user data 9 years ago
David Garcia Quintas a5aa19b8b6 PR comments 9 years ago
yang-g c68db44702 add test for lame_client get_peer and recv_initial_metadata 9 years ago
Craig Tiller face446997 Add the test code itself 9 years ago
yang-g fe9a975655 Add a test for failing to add a port 9 years ago
David Garcia Quintas 0a08791bce Increased message_compress.c coverage 9 years ago
vjpai 017ed62ce4 Cover an unsupported case of mixing sync and async service in same server 9 years ago
vjpai ba2b8ed553 Add a case to cover multiple adds of generic service 9 years ago
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
Sree Kuchibhotla ea4b3c6082 Fix a typo in comment 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