MCPcopy Create free account
hub / github.com/ashvardanian/StringZilla / test_stringzilla.cpp

File test_stringzilla.cpp

scripts/test_stringzilla.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @brief Extensive @b unit-testing suite for StringZilla, written in C++.
3 * @note It mostly tests one target hardware platform at a time and should be compiled and run separately for each.
4 * To override the default hardware platform, overrides the @b `SZ_USE_*` flags at the top of this file.

Callers

nothing calls this directly

Calls 15

let_assertFunction · 0.85
scope_assertFunction · 0.85
argsortFunction · 0.85
random_stringFunction · 0.85
try_eraseMethod · 0.80
try_clearMethod · 0.80
try_replaceMethod · 0.80
try_shrink_to_fitMethod · 0.80
pop_backMethod · 0.80

Tested by

no test coverage detected