Upper level tests
authorDave Watson <davejwatson@fb.com>
Fri, 5 Aug 2016 19:45:58 +0000 (12:45 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Fri, 5 Aug 2016 19:53:25 +0000 (12:53 -0700)
commitf3d9a55fea64803a153e9f4abfde46c664fbd47b
treee85e1eaafcf36316f11fdeebbe86f6f727df002c
parent07b497a7ed2fc26b3000a916c92655f6e035d5df
Upper level tests

Summary:
Add some tests to test the other levels of the timer wheel.

They are slow by necessity.

Reviewed By: yfeldblum

Differential Revision: D3637132

fbshipit-source-id: badf8d37d726dbeb5a8220d50c60b8efdaee7989
folly/io/async/test/HHWheelTimerSlowTests.cpp [new file with mode: 0644]
folly/io/async/test/HHWheelTimerTest.cpp