541 Commits (80f3995e47ae1ccd30a48c00ef8770cf18e51280)

Author SHA1 Message Date
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
vjpai dc0615fa87 Init a variable 10 years ago
vjpai d1dce90c9a Minor fixes 10 years ago
Vijay Pai 8eedd4a2c6 Context activation for async 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Vijay Pai 9dc5c15b56 Account for time difference in mac and linux 10 years ago
Vijay Pai 8559485c23 Bug fix 10 years ago
vjpai 7abc4e720c Invoke LoadTest setup 10 years ago
vjpai 3beb20c3e2 Support use of high_res clock in timepoints 10 years ago
David Garcia Quintas c9516d4e28 Fixed memory leak in server_async 10 years ago
vjpai 924d459c27 Fix timer issues 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
Craig Tiller f54f2d0586 Make test more robust 10 years ago
Yang Gao a9b5de8131 Add a check against potential failure to bring up client binary 10 years ago
Xudong Ma a5861f3414 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md 10 years ago
David Garcia Quintas 1d780fd3df Fixed typo 10 years ago
Craig Tiller d4db33dcab Add missing copyright notices 10 years ago
Craig Tiller 8ebcec484f clang-format 10 years ago
Craig Tiller aeea2f2203 Fix shutdown crash in async streaming test 10 years ago
Craig Tiller 5c8737d171 clang-format qps code - it was getting out of hand 10 years ago
David Garcia Quintas feb67f67dc Replaced std::this_thread::sleep_for for gpr_sleep_until. 10 years ago
David Garcia Quintas 30ecd2b8d9 Return shared_ptr by value plus minor dependency fix 10 years ago
David Garcia Quintas a6b559a76a Improvements to reporting mechanism based on comments. 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 87ca82768d Added missing benchmark_config.* files 10 years ago
David Garcia Quintas 3cc9ec92d9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. 10 years ago
David Garcia Quintas cdbdedbf23 Refactored benchmark reporting mechanism. 10 years ago
David Garcia Quintas 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 years ago
David Garcia Quintas 6ba29ba3fb Added the client and server configurations to the bench results proto. 10 years ago
Craig Tiller fd7166d264 Add response streams to server crash test, fix them 10 years ago
Craig Tiller 7a317e5c77 Add crashing client test 10 years ago
Craig Tiller 882431fff5 Compile fix 10 years ago
Craig Tiller 49c3b01c3e Better RNG seeding portability 10 years ago
Craig Tiller f98e56c91b Cheesy attempt to get this working on Travis 10 years ago
vjpai 6a608020b0 WIP 10 years ago
Yang Gao b57f72dbee resolve comments 10 years ago
Yang Gao 26a4912558 Add fake credentials to the test and verify it actually works 10 years ago
Craig Tiller 74e5edab67 Compile fix 10 years ago
Craig Tiller a969d7c04c Compile fix 10 years ago
Craig Tiller 3cdd9bbdbc clang-format 10 years ago
Craig Tiller 069daa383e Sleep a little after server death to allow TCP time to catch up 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Yang Gao 280ca17d79 resolve comments 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Craig Tiller 06cf3cc607 Fix async end2end to poll all fds from the main thread 10 years ago
vjpai 37f7257529 WIP 10 years ago
Siddharth Rakesh 2e9157d88c Added async streaming ping pong test 10 years ago
Craig Tiller f51199f2b9 Increase test timeout 10 years ago
Craig Tiller 2da0296478 Eliminate need for SIGPIPE handling 10 years ago
Craig Tiller fb775b80cb Fix test 10 years ago