Home
last modified time | relevance | path

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

/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dintegration_test.go181 func testRunLs(t testing.TB, gopts GlobalOptions, snapshotID string) []string { func
537 files := testRunLs(t, env.gopts, snapshotID)
544 files = testRunLs(t, env.gopts, snapshotID)
551 files = testRunLs(t, env.gopts, snapshotID)
1211 files := testRunLs(t, env.gopts, snapshots[0].String())