Home
last modified time | relevance | path

Searched refs:testRunRestoreLatest (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dlocal_layout_test.go36 testRunRestoreLatest(t, env.gopts, target, nil, nil)
H A Dintegration_test.go105 func testRunRestoreLatest(t testing.TB, gopts GlobalOptions, dir string, paths []string, hosts []st… func
1118 testRunRestoreLatest(t, env.gopts, restoredir, nil, nil)
1155 testRunRestoreLatest(t, env.gopts, filepath.Join(env.base, "restore0"), nil, nil)
1176testRunRestoreLatest(t, env.gopts, filepath.Join(env.base, "restore1"), []string{filepath.Dir(p1)}…
1183testRunRestoreLatest(t, env.gopts, filepath.Join(env.base, "restore2"), []string{filepath.Dir(p2)}…