aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Manual fixes to enable performance- clang tidy checksGravatar Noah Eisen2018-06-14
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Add testGravatar yang-g2018-06-08
* Increase client load reporting interval to avoid test flake.Gravatar Mark D. Roth2018-06-06
* Remove orphaned test.Gravatar Mark D. Roth2018-06-01
* Merge pull request #15523 from kpayson64/client_lb_flakeGravatar kpayson642018-05-23
|\
| * Add more failure logging to client_lb_end2end_testGravatar kpayson642018-05-23
* | Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-04-18
|\|
* | Fix some more formatting issuesGravatar Sree Kuchibhotla2018-04-16
| * Merge pull request #13539 from grpc/AspirinSJL-patch-1Gravatar Nicolas Noble2018-04-12
|/|
* | Don't capture unnecessary or unused variablesGravatar David Garcia Quintas2018-03-21
* | Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)Gravatar Vijay Pai2018-03-20
* | Verify LB doesn't receive call credsGravatar David Garcia Quintas2018-03-13
* | Abstract libuv implementationGravatar kpayson642018-03-13
* | Merge pull request #14660 from vjpai/exception_10xGravatar Vijay Pai2018-03-09
|\ \
| * | Run exception tests 10x to make sure server doesn't crashGravatar Vijay Pai2018-03-09
* | | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/ /
* | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \
* | | Fix and simplify SingleBalancerTest.InitiallyEmptyServerlistGravatar David Garcia Quintas2018-03-01
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ | |/ / |/| |
* | | grpclb_end2end test tweaks for compiler happinessGravatar David Garcia Quintas2018-02-28
* | | Perform secure naming checks in grpclb_end2end_testGravatar David Garcia Quintas2018-02-27
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
| |\ \ | |/ / |/| |
* | | Merge pull request #14497 from AspirinSJL/fix_rpc_failure_flakeGravatar Juanli Shen2018-02-23
|\ \ \
* \ \ \ Merge pull request #14455 from markdroth/grpclb_channel_argsGravatar Mark D. Roth2018-02-23
|\ \ \ \
| | | * \ Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-22
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Add warmup before first batchGravatar Juanli Shen2018-02-22
| | | * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| | | |\ \ | | | |/ / | | |/| |
* | / | | Add more bazel testsGravatar Adele Zhou2018-02-20
| |/ / / |/| | |
* | | | Remove C++ end2end test ownersGravatar Yuchen Zeng2018-02-20
| * | | Refactor code for generating balancer channel args.Gravatar Mark D. Roth2018-02-20
|/ / /
| * | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* | | Fix test againGravatar Juanli Shen2018-02-16
* | | Revert "Revert "Revert "Revert "grpclb re-resolution""""Gravatar Juanli Shen2018-02-15
|/ /
* | Revert "Revert "Revert "grpclb re-resolution"""Gravatar David G. Quintas2018-02-12
* | Merge pull request #14407 from vjpai/gpr_review_thdGravatar Vijay Pai2018-02-12
|\ \
* | | Fix testGravatar Juanli Shen2018-02-12
| * | Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* | | Revert "Revert "grpclb re-resolution""Gravatar Juanli Shen2018-02-12
|/ /
* | Merge pull request #14150 from ncteisen/more-clang-tidyGravatar Noah Eisen2018-02-10
|\ \
* \ \ Merge pull request #14397 from vjpai/nb2Gravatar Vijay Pai2018-02-09
|\ \ \
* \ \ \ Merge pull request #14396 from vjpai/ae2eGravatar Vijay Pai2018-02-09
|\ \ \ \
* \ \ \ \ Merge pull request #14374 from dgquintas/missing_pr_commentsGravatar David G. Quintas2018-02-09
|\ \ \ \ \
| | | * | | Empty out all tests if GRPC_POSIX_SOCKET is not definedGravatar Vijay Pai2018-02-09
| | | * | | Add non-blocking testGravatar Vijay Pai2018-02-09
| |_|/ / / |/| | | |
| | * | | Remove spinning versionGravatar Vijay Pai2018-02-09
| |/ / / |/| | |
| * | | Addressing #14170 leftover commentsGravatar David Garcia Quintas2018-02-09
* | | | Remove uneeded headersGravatar Noah Eisen2018-02-09
* | | | Stop overriding poll function in async_end2endGravatar ncteisen2018-02-09
|/ / /
| * | Run clang fmtGravatar Noah Eisen2018-02-09