package testhash
import "internal/testhash"
Index ¶
- func TestHash(t *testing.T, mh MakeHash)
- func TestHashWithoutClone(t *testing.T, mh MakeHash)
- type MakeHash
Functions ¶
func TestHash ¶
TestHash performs a set of tests on hash.Hash implementations, checking the documented requirements of Write, Sum, Reset, Size, and BlockSize.
func TestHashWithoutClone ¶
Types ¶
type MakeHash ¶
Source Files ¶
- Version
- v1.26.0
- Published
- Feb 10, 2026
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 seconds ago –
Tools for package owners.