aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/alarm_cpp_test.cc
Commit message (Expand)AuthorAge
* Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
* Make alarm_test tolerant of threadingGravatar Craig Tiller2017-09-21
* Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
* Split move testGravatar David Garcia Quintas2017-06-28
* Make grpc::Alarm non-copyableGravatar David Garcia Quintas2017-06-20
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Update copyrightsGravatar Craig Tiller2016-03-31
* clang formatGravatar David Garcia Quintas2016-02-23
* Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
|\
* | PR comments addressedGravatar David Garcia Quintas2016-02-22
| * Make timeout instant as wellGravatar Vijay Pai2016-02-22
| * Should have a test for 0 and negative alarms to make sure that those makeGravatar Vijay Pai2016-02-18
|/
* init testGravatar vjpai2016-02-11
* tag fed in by user should be any arbitrary tag, not a CompletionQueueTagGravatar vjpai2016-02-10
* Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10