aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/alarm_test.cc
Commit message (Expand)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Add callback-based alarmsGravatar Vijay Pai2018-09-13
* Expand timeouts to deflake alarm testGravatar Vijay Pai2018-03-27
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Migrate all remaining features of core test to C++ layer testGravatar Vijay Pai2018-01-21
* Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
* Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10
* fixed copyrightsGravatar David Garcia Quintas2016-01-21
* Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07