Skip to content

Commit

Permalink
test(fs-index): add macro for parameterized hash function tests
Browse files Browse the repository at this point in the history
- 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
tareknaser committed Jul 18, 2024
1 parent b113f85 commit b503ebc
Showing 1 changed file with 474 additions and 523 deletions.
Loading

0 comments on commit b503ebc

Please sign in to comment.