1 2 3 4 5 6 7 8 9 10
UNITTEST_FOR(yql/essentials/utils/backtrace) IF (OS_LINUX AND ARCH_X86_64) SRCS( backtrace_ut.cpp ) ENDIF() END()