394 Commits (60ed7182094cb7903fe1185c446e6b3e591afb9d)

Author SHA1 Message Date
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
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