Add CO_TYPED_TEST to GtestHelpers.h (#1669)
Summary: Pull Request resolved: https://github.com/facebook/folly/pull/1669 Similar to CO_TEST_[F|P], adding CO_TYPED_TEST which allows test cases to use co_await/co_return and blocks on the Task<> separately. Reviewed By: iahs Differential Revision: D31621981 fbshipit-source-id: 83618de2d106954bde819d90afde0c0140674d54
Showing
Please register or sign in to comment