aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/server_crash_test.cc
Commit message (Expand)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Moving gtest include down.Gravatar Nicolas "Pixel" Noble2017-05-10
* Update server_crash_test to account for longer reconnect timeoutsGravatar Craig Tiller2016-12-05
* clang-formatGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* removed codegen/log.hGravatar David Garcia Quintas2016-07-27
* Update copyrightsGravatar Craig Tiller2016-03-31
* Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* Fix copyrights againGravatar murgatroid992016-01-14
* Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* headers reorgGravatar yang-g2015-08-21
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| * Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
* | Update C++ implGravatar Craig Tiller2015-07-13
|/
* Fixup C++Gravatar Craig Tiller2015-07-06
* Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
* Add response streams to server crash test, fix themGravatar Craig Tiller2015-05-19
* Add crashing client testGravatar Craig Tiller2015-05-19