Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(fs-index): add macro for parameterized hash function tests
- Implement `hash_tests!` macro to generate tests for function and hash type pairs. - Implement test functions parameterized by hash type to validate `ResourceIndex` operations. - Add various tests for both `Blake3` and `Crc32` hash algorithms. Signed-off-by: Tarek <[email protected]>
- Loading branch information