Split up FibersTest into test and Benchmark.
authorMichael Lee <mzlee@fb.com>
Tue, 16 Aug 2016 23:47:09 +0000 (16:47 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Tue, 16 Aug 2016 23:53:29 +0000 (16:53 -0700)
commit034d1bd92c306d854a4acf92ebc9b3181a0bbded
tree34b5ebd8eae4f815de4d90d6e16a281aa0699504
parent30c4c2864581aa35359eb1aba09300698a383848
Split up FibersTest into test and Benchmark.

Summary: And clean up the extra main.cpp

Reviewed By: yfeldblum

Differential Revision: D3717445

fbshipit-source-id: 2a5d554824c454b5339514d0d4ca7ae9474abdb9
folly/fibers/FiberManager.h
folly/fibers/test/FibersBenchmark.cpp [new file with mode: 0644]
folly/fibers/test/FibersTest.cpp
folly/fibers/test/main.cpp [deleted file]