UNITTEST_FOR(library/cpp/threading/queue)

ALLOCATOR(B)

SRCS(
    basic_ut.cpp
    queue_ut.cpp
    tune_ut.cpp
    unordered_ut.cpp
    ut_helpers.cpp
    ut_helpers.h
)

END()