Add MockTimeoutManager
authorPeter Griess <pgriess@fb.com>
Tue, 2 Feb 2016 23:27:21 +0000 (15:27 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 3 Feb 2016 00:20:39 +0000 (16:20 -0800)
commitc87fa8d6814d6282c974276320cb8d4637630aed
treee456da8bcb1bad3606a71c4b70f778c5f7479ddd
parentebcef6dcbcd0c0c7a532d8a477e2af14627832d2
Add MockTimeoutManager

Summary: - Add new MockTimeoutManager mock. For testing.

Reviewed By: yfeldblum

Differential Revision: D2891814

fb-gh-sync-id: 6d15feb533e5a8984484d1efdf58d2c77b7b3f49
folly/Makefile.am
folly/io/async/test/MockTimeoutManager.h [new file with mode: 0644]