Reduce data for TestCreateSnapshot
This commit is contained in:
parent
dfb6d0fced
commit
b9ada91054
5 changed files with 65 additions and 82 deletions
|
@ -43,6 +43,7 @@ const testChunkerPol = chunker.Pol(0x3DA3358B4DC173)
|
|||
// is used for the chunker and low-security test parameters.
|
||||
func TestRepositoryWithBackend(t testing.TB, be restic.Backend) (r restic.Repository, cleanup func()) {
|
||||
TestUseLowSecurityKDFParameters(t)
|
||||
restic.TestDisableCheckPolynomial(t)
|
||||
|
||||
var beCleanup func()
|
||||
if be == nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue