| 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. |
nothing calls this directly
no test coverage detected