mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
Add system tests for the following subcommands and flags: - skopeo copy --format - skopeo copy --additional-tag - skopeo copy --dest-shared-blob-dir - skopeo copy --src-shared-blob-dir - skopeo inspect --tls-verify --cert-dir - skopeo delete --tls-verify --cert-dir - skopeo copy --dest-creds - skopeo copy --src-creds - skopeo copy --authfile - skopeo inspect --authfile - skopeo delete --authfile - skopeo copy --remove-signatures - skopeo standalone-sign - skopeo standalone-verify - skopeo manifest-digest Signed-off-by: Hironori Shiina <shiina.hironori@jp.fujitsu.com> |
||
---|---|---|
.. | ||
001-basic.bats | ||
010-inspect.bats | ||
020-copy.bats | ||
030-local-registry-tls.bats | ||
040-local-registry-auth.bats | ||
050-signing.bats | ||
060-delete.bats | ||
helpers.bash | ||
make-noarch-manifest | ||
run-tests |