1158 Commits (8ee4ee74098ce53beea89a20f0c9dafbe645ac9d)

Author SHA1 Message Date
Vijay Pai c7c5639d3e Make TearDown follow typical gtest fixture format 9 years ago
Vijay Pai e3b03712fd 100->1000 9 years ago
Vijay Pai 4dc269ed98 Merge async client thread stress test into main thread stress test so as to 9 years ago
Vijay Pai dac77d600c Trim some unused code copied from another test. 9 years ago
Vijay Pai abd5aa402f Introduce thread stress test using async client. The server is still sync 9 years ago
David Garcia Quintas a43aadd7e1 fixed copyrights 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas f3ddb7c55a clang-format 9 years ago
David Garcia Quintas 6190854157 updated copyrights 9 years ago
vjpai f524844da9 Fix include guard 9 years ago
vjpai 41859d025b Added todo as a reminder to drive core selection automatically 9 years ago
vjpai 4f5146dac2 Change name from coresched to limit_cores 9 years ago
vjpai 861eb9f13a Fix copyrights for sanity 9 years ago
vjpai 2c42bb1d18 Copyright fixes for sanity 9 years ago
vjpai cd624d2eee Dealt with a nit 9 years ago
David Garcia Quintas 1aeabd7194 regenerated projects 9 years ago
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also 9 years ago
vjpai caace811b4 Fix asan error caused by mismatch in alloc/dealloc between new[] and 9 years ago
yang-g b971173712 Add tests with a second service 9 years ago
yang-g 4fac82b672 remove outdated api 9 years ago
yang-g ad63510102 Add a test with two methods generic 9 years ago
yang-g 9f17314a35 move utilities to a separate file 9 years ago
David Garcia Quintas 3c1720c984 Updated copyrights... 9 years ago
yang-g c021c9be5b clang-format 9 years ago
yang-g 269b8be406 add generic test 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
yang-g d6f7d99dc6 Add a hybrid end2end test mixing sync and async methods 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
yang-g be5a2c4f04 working test 9 years ago
murgatroid99 ace28d3f98 Fix copyrights again 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
Sree Kuchibhotla b0d0c8e8c2 FormatCode 9 years ago
Sree Kuchibhotla 5a05f51a1c Rename TestService to EchoTestService to prevent name-conflict with 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai 3448c27275 clang-format 9 years ago
Vijay Pai 0e66efdadd Make core limitation work for both client and server so that we can run tests on the same 9 years ago
David Garcia Quintas 0892fa6aa6 Added copyright message to generated nanopb code 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 9 years ago
Vijay Pai b30bc2aad6 Remove dead code and a thus unneeded change to C++ bbuf 9 years ago
Vijay Pai 78268212ba clang-format 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
vjpai 083dc62cf6 Generic test 9 years ago
Vijay Pai 9f991e252d More changes needed for generic support 9 years ago
Craig Tiller 15f383c6cc Exploratory refactoring for mixed sync/async methods on the same C++ service 9 years ago
Vijay Pai 31c0c7949f clang-format 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 9 years ago
Sree Kuchibhotla 7cecfa6c48 Adjust the log levels in interop tests and stress tests 9 years ago
Sree Kuchibhotla 0fa95eab81 Ability to filter log messages based on log level 9 years ago
Vijay Pai 18c0477528 Got rid of all compilation problems, now need to test 9 years ago