aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/ya.make
blob: 313de61ef7ae13c86a5f535af5d7816b45ea27e5 (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 
)