MCPcopy Create free account
hub / github.com/akalin/gopar / TestCoderReconstructDataNotEnough

Function TestCoderReconstructDataNotEnough

rsec16/coder_test.go:264–266  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

262}
263
264func TestCoderReconstructDataNotEnough(t *testing.T) {
265 testCoder(t, testCoderReconstructDataNotEnough)
266}
267
268// TODO: Add tests demonstrating the flaws in the PAR2 Vandermonde matrix.

Callers

nothing calls this directly

Calls 1

testCoderFunction · 0.85

Tested by

no test coverage detected