aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/client_crash_test.cc
Commit message (Collapse)AuthorAge
* implementation fixGravatar yang-g2015-08-27
|
* headers reorgGravatar yang-g2015-08-21
|
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | appropriate
* Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* Fix flaky testGravatar Craig Tiller2015-06-22
| | | | | | Assertation could be false if the server responds quickly enough (it's unlikely to). Removing the assert does not change the nature of the test.
* Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * Update the Status APIGravatar Yang Gao2015-06-16
| |
* | Make test more robustGravatar Craig Tiller2015-05-29
|/
* Add crashing client testGravatar Craig Tiller2015-05-19