aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/ya.make
blob: 96426b026a7f34404a68061901c257ed6ac0626c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
RECURSE(
    common
    benchmark 
    benchmark/examples 
    benchmark/examples/metrics 
    benchmark/main 
    boost_test
    boost_test_main
    dump_clang_coverage
    gbenchmark_main
    gmock
    gmock_in_unittest
    gmock_in_unittest/example_ut
    gtest
    gtest_boost_extensions
    gtest_extensions
    gtest_main
    gtest_protobuf
    hook
    mock_server
    unittest 
    unittest_main 
    urlnorm
)