aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Merge pull request #5347 from yang-g/check_error_in_readGravatar Sree Kuchibhotla2016-02-22
|\ | | | | Discard the read buffer on stream error
* | Added option to echo back user agent for testingGravatar Makarand Dharmapurikar2016-02-22
| |
* | Merge pull request #5332 from yang-g/interop_echo_metadataGravatar David G. Quintas2016-02-22
|\ \ | | | | | | Add custom_metadata test case
| * | copyright of courseGravatar yang-g2016-02-22
| | |
| | * Discard the read buffer on stream errorGravatar yang-g2016-02-22
| |/ |/|
* | Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
|\ \ | | | | | | Avoid a race when overriding default poll function
| | * Add custom_metadata test caseGravatar yang-g2016-02-19
| |/ |/|
* | move tls type name to .cc fileGravatar yang-g2016-02-19
| |
* | Add a helper to return all the secure typesGravatar yang-g2016-02-19
| |
* | Revert "make an enum"Gravatar yang-g2016-02-19
| | | | | | | | This reverts commit 5152cd29f8541d7600b7ddc3d9db188ad59ea673.
* | make an enumGravatar yang-g2016-02-18
| |
* | Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
| |
* | clang formatGravatar David Garcia Quintas2016-02-17
| |
* | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
| |
* | Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
|\ \ | | | | | | Provide explicit API for user to set user agent string prefix
* | | Document variable namesGravatar Vijay Pai2016-02-17
| | |
* | | Use more variables for better explanationsGravatar Vijay Pai2016-02-17
| | |
* | | Use three different load-factors and document load-factor variableGravatar Vijay Pai2016-02-17
| | |
* | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\ \ \
| | | * Make the poll override function assert on non-zero timeout if invokedGravatar Vijay Pai2016-02-16
| | | | | | | | | | | | | | | | | | | | | | | | from the end2end test thread itself (done by adding a TLS on that thread) Also clang-format
| | | * Merge branch 'master' into poll_override2Gravatar Vijay Pai2016-02-16
| | | |\ | | |_|/ | |/| |
| | | * Set up poll overridesGravatar Vijay Pai2016-02-16
| | | |
| | | * Comment the requirements for changing grpc_poll_function and doGravatar vjpai2016-02-15
| | | | | | | | | | | | | | | | poll overrides in such a way as to avoid polling races
| * | | Fix the timeoutGravatar Vijay Pai2016-02-13
| | | |
| * | | use timeouts with proper fixture multipliers rather than raw,Gravatar Vijay Pai2016-02-13
| | | | | | | | | | | | | | | | | | | | since tsan slows things down a lot and may complicate issues such as shutdown.
| * | | Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| |\ \ \ | | | |/ | | |/|
* | | | Add 70% load scenario for testing with open-loopGravatar Vijay Pai2016-02-12
| | | |
* | | | Merge branch 'alarm_openloop' into loadedGravatar Vijay Pai2016-02-12
|\| | | | |/ / |/| |
| * | clang-formatGravatar Vijay Pai2016-02-12
| | |
| * | Attack of the const police.Gravatar vjpai2016-02-12
| | | | | | | | | | | | I also added some unrequested const's
| | * Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-12
| | |\ | |_|/ |/| |
* | | Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
|\ \ \
| * | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | |
| * | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
| |\ \ \ | | | | | | | | | | Proto API for LB request/responses
| | | * | Cleanup to make it work with clang buildGravatar Vijay Pai2016-02-11
| | | | |
| | | * | Sanity (clang-format and copyright)Gravatar Vijay Pai2016-02-11
| | | | |
| | | * | Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
| | | | | | | | | | | | | | | | | | | | Revive it in tests as well
| | | * | Merge branch 'alarm_mods' into alarm_openloopGravatar Vijay Pai2016-02-11
| | | |\ \ | | |_|/ / | |/| | |
| * | | | init testGravatar vjpai2016-02-11
| | | | |
| * | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTagGravatar vjpai2016-02-10
| | | | | | | | | | | | | | | | | | | | type
| * | | | Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10
| | | | | | | | | | | | | | | | | | | | it was not actually even included in the library or the test suite.
| | | * | Fix random number generators and improve code style (stop usingGravatar Vijay Pai2016-02-10
| | |/ / | |/| | | | | | | | | | operator overloads)
| | | * Fix copyrightGravatar yang-g2016-02-10
| | | |
| | | * Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
| | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-08
| | |\ | | |/ | |/|
| * | Fix sanityGravatar Craig Tiller2016-02-08
| | |
| * | Modify the test to have large number of threads receiving the RPCs and aGravatar Sree Kuchibhotla2016-02-08
| | | | | | | | | | | | | | | smaller number of threads sending the RPCs. This increases the likelyhood of race-conditions on receiving threads.
| * | Clang format and fix copyrightsGravatar murgatroid992016-02-05
| | |
| * | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
| | |
| * | Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
| |\ \ | | | | | | | | Provide an RPC to quit the performance benchmarking workers