You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: rust decoding test for cpp-encoded result (#31)
Context:
- As we develop the native Rust implementation, we need a way to ensure
the results match those from the benchmark C++ implementation.
Implemented:
- Added `test_rust_decompresses_cpp_encoded_data` to verify end-to-end
decoding using deterministic input with varied bit patterns for better
coverage.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments