aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/holders/ut/ya.make
blob: cae373a4a99b2993e8e9a7472fe16360127fde1d (plain) (blame)
1
2
3
4
5
6
7
8
UNITTEST_FOR(library/cpp/openssl/holders)

SRCS(
    evp_ut.cpp
    hmac_ut.cpp
)

END()