Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ test_official_test_vectors
Function
test_official_test_vectors
bitvm/src/hash/blake3.rs:549–551 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
547
548
#[test]
549
fn test_official_test_vectors() {
550
test_official_test_vectors_with_limbs(&USEFUL_LIMB_LENGTHS)
551
}
552
553
#[test]
554
#[ignore]
Callers
nothing calls this directly
Calls
1
test_official_test_vectors_with_limbs
Function · 0.85
Tested by
no test coverage detected