Adding a unit test for HHWheelTimer exercising the default timeout functionality.
authorMaxim Georgiev <maxgeorg@fb.com>
Tue, 25 Aug 2015 01:46:35 +0000 (18:46 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Tue, 25 Aug 2015 02:20:21 +0000 (19:20 -0700)
commita5a5daef1f43d6222a0261e856edd3a62f2c7b24
tree8a60d3a2098d13637d7392ea66ff317c3c341624
parent7b772a7bc3421e23a2a5d98febf2558f094999be
Adding a unit test for HHWheelTimer exercising the default timeout functionality.

Summary: Recently default timeout logic was added to HHWheelTimer interface. This diff adds a unit test exercising this new logic.

Reviewed By: @djwatson

Differential Revision: D2376834
folly/io/async/test/HHWheelTimerTest.cpp