automation-tests/common/libimage
Valentin Rothberg 04d1881aec libimage: add more image tests
Add unit tests for exercising all kinds of function of an `Image`
object.

Also remove an unused, redundant (and incomplete) `MountPoint` function.
`Mountpoint` is used by Podman instead.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-05-21 09:55:05 +02:00
..
manifests new libimage package 2021-04-21 11:17:47 +02:00
testdata libimage: add more image tests 2021-05-21 09:55:05 +02:00
copier.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
disk_usage.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
download.go new libimage package 2021-04-21 11:17:47 +02:00
events.go Merge pull request #524 from vrothberg/libimage-events 2021-05-06 14:34:49 -04:00
filters.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
history.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
image.go libimage: add more image tests 2021-05-21 09:55:05 +02:00
image_config.go new libimage package 2021-04-21 11:17:47 +02:00
image_test.go libimage: add more image tests 2021-05-21 09:55:05 +02:00
image_tree.go fix image tree 2021-05-05 16:48:32 +02:00
import.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
import_test.go libimage: add import test 2021-05-14 15:21:46 +02:00
inspect.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
layer_tree.go Add support for codespell, and fix issues found 2021-05-05 17:02:11 -04:00
load.go libimage: add load unit tests 2021-05-10 13:59:35 +02:00
load_test.go libimage: add load unit tests 2021-05-10 13:59:35 +02:00
manifest_list.go libimage: fix manifest list lookup 2021-05-18 14:53:37 +02:00
manifest_list_test.go libimage: fix manifest list lookup 2021-05-18 14:53:37 +02:00
normalize.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
normalize_test.go new libimage package 2021-04-21 11:17:47 +02:00
oci.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
pull.go libimage: add push tests 2021-05-11 13:01:04 +02:00
pull_test.go libimage: add unit tests 2021-05-06 15:41:33 +02:00
push.go libimage: push: ignore image platform 2021-05-17 10:28:10 +02:00
push_test.go libimage: push: ignore image platform 2021-05-17 10:28:10 +02:00
runtime.go libimage: lookup: tolerate corrupted image 2021-05-19 10:03:18 +02:00
runtime_test.go libimage: add unit tests 2021-05-06 15:41:33 +02:00
save.go libimage: add save tests 2021-05-14 12:21:52 +02:00
save_test.go libimage: add save tests 2021-05-14 12:21:52 +02:00
search.go libimage: rename dockerTransport to registryTransport 2021-05-06 12:11:31 +02:00