132 Commits (8e5d8e64d34ab9a9b08f086d3b7eda757bd88ffb)

Author SHA1 Message Date
Alexander Polcyn 5727ccc28f Rename deadline/timeout 5 years ago
Alexander Polcyn 46c13cd870 Add a flag to interop soak tests to exit early and fail if X seconds have passed and we're not done yet. 5 years ago
Alexander Polcyn 1dad16c0d9 Use C-core's histogram, drop use of exec_ctx header 5 years ago
Alexander Polcyn b872ffe2f2 Make channel soak interop test more debuggable, add max_failures and 5 years ago
Yash Tibrewal 331b332392 Try fixing interop tests 5 years ago
Vijay Pai 406b70629a Remove unused parameter warning (17 of 20) 5 years ago
Qixuan Li 6a89c0e57e Add more logging to channel_soak interop test to indicate the boundary of an iteration 5 years ago
Qixuan Li 913acf456b fix minor nits 5 years ago
Qixuan Li 0e85762b67 add pick_first_unary 5 years ago
Alexander Polcyn a4e9f33b85 Add interop cloud to prod test for GoogleDefaultCredentials 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Adele Zhou 165417e4fa Change the test name to long_lived_channel 6 years ago
Adele Zhou 094dc6822c Added long_connection test. 6 years ago
ncteisen 12f1cc059b Reviewer feedback 6 years ago
ncteisen b6597b4fbd Add two new soak interop tests 6 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
yang-g 19d1eb2228 When seeing an error in interop test, also log the debug error string. 7 years ago
Muxi Yan 8fa4d15513 Fix C++ builds 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Makarand Dharmapurikar e1b238458f modified caching test 8 years ago
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller f3ed2bf8ca Fix interop 8 years ago
Noah Eisen 45ebd355cd Fix clang format 8 years ago
Noah Eisen e7223afdd5 Use default Empty ctor instead of Empty::default_instance 8 years ago
Noah Eisen ca5cdf454c Add unimplemented_service test case for cpp interop client 8 years ago
Noah Eisen 32eee7739b Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message 8 years ago
Mark D. Roth 5e258bf32b clang-format 8 years ago
murgatroid99 583eb9b96f Clang format 8 years ago
Makarand Dharmapurikar b58c2db616 yet another gcc 4.4 compile fix. 8 years ago
Noah Eisen 98b3663f6c Fixed type in comments 8 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 8 years ago
Noah Eisen 02e70ed120 changed method name in test.proto to more accurately reflect how the calls will be used 8 years ago
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 42511cfd8b Addressed review feedback 8 years ago
Makarand Dharmapurikar 1ed0b8e3d7 Add interop test for Cacheable Unary Calls 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 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
David Garcia Quintas 193a5c737f printf portability sucks 9 years ago