428 Commits (34566361503541b7f080406d4b282088759071cf)

Author SHA1 Message Date
Makarand Dharmapurikar af564a1e92 changed timestamp clock from REALTIME to PRECISE 8 years ago
Noah Eisen a27eb1d07a added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py 8 years ago
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 8 years ago
Makarand Dharmapurikar 42511cfd8b Addressed review feedback 8 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 8 years ago
Mark D. Roth c99fd89d32 Increase max send message size on server used in objc tests. 8 years ago
Vijay Pai 96b7b52190 Fix exit condition 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 8 years ago
Nicolas "Pixel" Noble 6570b83c9c Splitting interop_server.cc 8 years ago
Mark D. Roth b9151e3c0b Use separate client context object for full duplex call. 9 years ago
Mark D. Roth dbf2adc980 Fix C++ status_code_and_message test to comply with the spec. 9 years ago
Sree Kuchibhotla 18a0e47970 Fix cout error string 9 years ago
Sree Kuchibhotla ad57b266c7 Fix metrics client logging 9 years ago
David Garcia Quintas 193a5c737f printf portability sucks 9 years ago
David Garcia Quintas 83a6a828b0 Fixed error messages for C++ interop client. 9 years ago
David Garcia Quintas 446f70e384 fixed faulty server streaming c++ test case 9 years ago
David Garcia Quintas dacce7a1e1 fixed bad merge. c++ tests should work again 9 years ago
David Garcia Quintas 3c65d24fab updated stress test with new tests cases 9 years ago
Vijay Pai 6ab4788ae9 clang-format changes 9 years ago
David Garcia Quintas 560875239e c++ client & server changes to bring code up to spec 9 years ago
David Garcia Quintas 34f1b555ae better test_case flag help formating 9 years ago
Vijay Pai b31a9a0900 Include <cinttypes> for PRIuPTR. Not clear why this is needed. 9 years ago
Vijay Pai 9aa5f23645 Switch out a using with a typedef 9 years ago
Yuchen Zeng beaa35724c Fix type mismatch for type_size 9 years ago
Yuchen Zeng 0ba114408e Fix gpr_log format mismatches in c++ tests 9 years ago
Makarand Dharmapurikar 509246f59b implement interval_us functionality 9 years ago
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 9 years ago
David Garcia Quintas 485cf40ab7 Fixed wrong spec and reworked streaming compressed case 9 years ago
David Garcia Quintas 20d802db98 removed unused vble 9 years ago
David Garcia Quintas 126ae106d6 fixed silly typo 9 years ago
David Garcia Quintas d3ce0218d1 disabled bogus checks for streaming compressed 9 years ago
David Garcia Quintas 5756c8fead removed RANDOM and simplified req for compression 9 years ago
Sree Kuchibhotla 4dd02fc63c Misc changes 9 years ago
Sree Kuchibhotla eaa3072744 Make the rpc timeout configurable 9 years ago
yang-g ed9ae72e7b Assert we get a valid creds. 9 years ago
Vijay Pai b4cb249107 steaming -> streaming 9 years ago
Sree Kuchibhotla 4f5b2916cc fix clang formatting 9 years ago
David Garcia Quintas 303d3082a0 Fixed compression interop and re-enable for C++. 9 years ago
Sree Kuchibhotla c5549fcd0a Remove redundant error check 9 years ago
Sree Kuchibhotla 5130427b30 Add remaining inteorp tests to stress client 9 years ago
Sree Kuchibhotla ad0f792254 Interop client that is resilient to server restarts 9 years ago
Sree Kuchibhotla 3714e302c0 Simplify QPS Metrics collection 9 years ago
Sree Kuchibhotla 16dd3e46e8 Reduce log verbosity of stress_test client by default. Correct a typo 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago