400 Commits (d273fdf41d557f126fe227a0c8858397c0effca7)

Author SHA1 Message Date
Alexander Polcyn 3afb0b2635 Fix fallback test breaking on mac bazel 5 years ago
Alexander Polcyn 3958a53bf7 Address review comments; fix sanity 5 years ago
Alexander Polcyn 4999420c7d Add a test client for certain grpclb fallback scenarios 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Qixuan Li 913acf456b fix minor nits 5 years ago
Qixuan Li 0e85762b67 add pick_first_unary 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Muxi Yan f5551f1138
Revert " Added some Objective C tests and minor bug fixes." 6 years ago
Prashant Jaikumar 2b6e7c4423 Added some Objective C tests and minor bug fixes. 6 years ago
Wayne Zhang edc506849f Expose interop test for others 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Karthik Ravi Shankar 582ecc8fc4 Fix tests to use grpc namespace 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Michael Behr 7f6ed9267f Convert metadata flag keys to lowercase. 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
Michael Behr 1603242add Parse additional metadata flag manually instead of by regex 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Michael Behr 0a53c2ed2e Move new functions out of client_helper.cc 6 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Vijay Pai 80a0488d33
Make declaration match definition 6 years ago
Jan Tattermusch 2b028c8cec do not use default server override for C++ interop client 6 years ago
Alexander Polcyn a4e9f33b85 Add interop cloud to prod test for GoogleDefaultCredentials 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Yash Tibrewal a55d60056b Fix build 6 years ago
Juanli Shen 800a09b24e Add interop test into bazel build 6 years ago
Jan Tattermusch 9de25dc1e6
Revert "Add c++ google default creds to cloud to prod auth scenarios" 6 years ago
Alexander Polcyn aea5f109a6 Add c++ google default creds to cloud to prod auth scenarios 6 years ago
Gleb Popov 39eb19ed35 Fix various tests on FreeBSD. 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
Yihua Zhang f621eee4cf run cloud-to-prod interop tests with google default credentials 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
Juanli Shen 70eeade08e Fix bug in RunServer() 7 years ago
Alexander Polcyn 11c1739a10 Provide a way to run C++ interop server with custom ServerBuilderOptions 7 years ago
Yihua Zhang 0dcbb83420 add alts to interop tests 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
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
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