blob: 136fdcb187fd7c74a7847a081bc5401417acea33 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
UNITTEST_FOR(library/cpp/blockcodecs)
OWNER(pg)
FORK_TESTS()
FORK_SUBTESTS()
SPLIT_FACTOR(40)
TIMEOUT(300)
SIZE(MEDIUM)
SRCS(
codecs_ut.cpp
)
END()
|