1 2 3 4 5 6 7 8 9 10 11 12
UNITTEST_FOR(library/cpp/actors/cppcoro) PEERDIR( library/cpp/actors/testlib ) SRCS( task_ut.cpp task_actor_ut.cpp ) END()