Home
last modified time | relevance | path

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

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dintegration_test.go214 func testRunSnapshots(t testing.TB, gopts GlobalOptions) (newest *Snapshot, snapmap map[restic.ID]S… func
659 newest, _ := testRunSnapshots(t, env.gopts)
672 newest, _ = testRunSnapshots(t, env.gopts)
862 newest, _ := testRunSnapshots(t, env.gopts)
875 newest, _ = testRunSnapshots(t, env.gopts)
887 newest, _ = testRunSnapshots(t, env.gopts)
899 newest, _ = testRunSnapshots(t, env.gopts)
912 newest, _ = testRunSnapshots(t, env.gopts)
925 newest, _ = testRunSnapshots(t, env.gopts)