1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
UNITTEST_FOR(library/cpp/threading/future/subscription) OWNER( g:kwyt g:rtmr ishfb ) SRCS( subscription_ut.cpp wait_all_ut.cpp wait_all_or_exception_ut.cpp wait_any_ut.cpp wait_ut_common.cpp ) END()