347 Commits (382374eb6f373cb07b9b11371d6dda43138f0c26)

Author SHA1 Message Date
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
yang-g 19d1eb2228 When seeing an error in interop test, also log the debug error string. 7 years ago
Muxi Yan c870ce5476 More message compression level clean-up 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Dan Wittmer 472d7c9232 Fix formatting - missed moving ‘*’ next to type. 7 years ago
Dan Wittmer b88ab92af2 Fix formatting of RunServer params. 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Dan Wittmer 6d18fcd3ab Add ServerStartedCondition to hold the mutex, condition variable and condition. Changes allow callers to correctly handle spurious wakeups. 7 years ago
Dan Wittmer 728f1d2c44 s//used 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Dan Wittmer 572dd8e897 Change adds a version of grpc::testing::interop::RunServer that allows clients to pass in optional condition_variable which will be notified when the server has started and port to use, avoiding the need for callers to work with command line options. 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
yang-g 53a64b9936 Properly clean up stress test clients 7 years ago
Muxi Yan 8fa4d15513 Fix C++ builds 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Ken Payson f47c063d02 Restore interop_client_main 7 years ago
Nicolas "Pixel" Noble 61f21d91b8 Fixing merge failures on test/cpp/interop. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble 7e5364781b Adding interop stress test. 8 years ago
Nicolas "Pixel" Noble d1c72ee33e Adding reconnect interop client and server. 8 years ago
Nicolas "Pixel" Noble c6dea730ca Realized that the interop BUILD file still uses cc_library and stuff. 8 years ago
Nicolas "Pixel" Noble 3dedf65b0f Fixing indentation + fixing interop_client. 8 years ago
Craig Tiller 840931eec9 More import fixes 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
yang-g 03876f66e1 Fix http2_interop test for c++ and python 8 years ago
Makarand Dharmapurikar bdd48ffaa3 added missing dependency 8 years ago
Makarand Dharmapurikar 6a8e2c2408 reduced visibility of test util 8 years ago
Makarand Dharmapurikar 5b8032c8b4 BUILD file for interop client and server 8 years ago
Makarand Dharmapurikar 7fb4036a17 clang-format fix 8 years ago
Makarand Dharmapurikar 220bc643f9 enable cacheable_unary test 8 years ago
Makarand Dharmapurikar e1b238458f modified caching test 8 years ago
Yuchen Zeng e4e763265b Add UpdateActions to the interop client helper 8 years ago
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
Eric Gribkoff 11a4ed80d6 refactor client 8 years ago
Eric Gribkoff caf7ea53be Enable C++ negative http2 test 8 years ago
Paul Marks 3a5bba0a20 Connect to "localhost" from interop clients. 8 years ago
David Garcia Quintas e985cf57c2 Fixed invalid handling of slice data in interop_server 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
ncteisen 9c7a08d250 Simplify cpp stress flags 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Eric Gribkoff c344e87449 Adds HTTP/2 interop test client 8 years ago
Craig Tiller e4fae4ef9f clang-format 8 years ago
Craig Tiller f3ed2bf8ca Fix interop 8 years ago
Sree Kuchibhotla 7eef316e20 Fix metrics server 8 years ago