ya.make 179 B

1234567891011121314
  1. UNITTEST_FOR(library/cpp/threading/queue)
  2. ALLOCATOR(B)
  3. SRCS(
  4. basic_ut.cpp
  5. queue_ut.cpp
  6. tune_ut.cpp
  7. unordered_ut.cpp
  8. ut_helpers.cpp
  9. ut_helpers.h
  10. )
  11. END()