MCPcopy Create free account
hub / github.com/comaps/comaps / UNIT_TEST

Function UNIT_TEST

libs/base/base_tests/suffix_array_tests.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14namespace
15{
16UNIT_TEST(Skew_Smoke)
17{
18 Skew(0, nullptr /* s */, nullptr /* sa */);
19}
20
21UNIT_TEST(Skew_Simple)
22{

Callers

nothing calls this directly

Calls 3

SkewFunction · 0.85
sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected