storage/tests
Nalin Dahyabhai ccf8bef6fa Teach images to hold multiple manifests
Change how we compute digests for BigData items with names that start
with "manifest" so that we use the image library's manifest.Digest()
function, which knows how to preprocess schema1 manifests to get the
right value, instead of just trying to finesse it.

Track the digests of multiple manifest-named items for images.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2019-02-07 10:27:36 -05:00
..
apply-diff.bats Add some integration tests 2017-10-04 15:14:57 -04:00
bigdata.bats Add some integration tests 2017-10-04 15:14:57 -04:00
changes.bats Add some integration tests 2017-10-04 15:14:57 -04:00
container-dirs.bats Add some integration tests 2017-10-04 15:14:57 -04:00
container.bats Add some integration tests 2017-10-04 15:14:57 -04:00
create-container.bats Add some integration tests 2017-10-04 15:14:57 -04:00
create-image.bats Add some integration tests 2017-10-04 15:14:57 -04:00
create-layer.bats Add some integration tests 2017-10-04 15:14:57 -04:00
delete-container.bats Add some integration tests 2017-10-04 15:14:57 -04:00
delete-image.bats Add some integration tests 2017-10-04 15:14:57 -04:00
delete-layer.bats Add some integration tests 2017-10-04 15:14:57 -04:00
delete.bats Add some integration tests 2017-10-04 15:14:57 -04:00
diff.bats Add some integration tests 2017-10-04 15:14:57 -04:00
diffsize.bats Add some integration tests 2017-10-04 15:14:57 -04:00
helpers.bash Allow the passing in and retrieval of mount options 2018-11-19 19:14:21 -05:00
idmaps.bats idmaps.bats: for shifting tests, always turn on shifting 2018-12-06 13:50:38 -05:00
image-by-digest.bats image-by-digest.bats: print output 2019-02-06 10:04:37 -05:00
image.bats Add some integration tests 2017-10-04 15:14:57 -04:00
import-layer-ostree.bats tests: add test for ostree deduplication 2018-06-29 18:47:10 +02:00
import-layer.bats Add some integration tests 2017-10-04 15:14:57 -04:00
manifests.bats Teach images to hold multiple manifests 2019-02-07 10:27:36 -05:00
metadata.bats Add some integration tests 2017-10-04 15:14:57 -04:00
mount-layer.bats Allow the passing in and retrieval of mount options 2018-11-19 19:14:21 -05:00
names.bats Add some integration tests 2017-10-04 15:14:57 -04:00
status.bats Add some integration tests 2017-10-04 15:14:57 -04:00
stores.bats Fixups for read-only store tests 2017-10-18 13:01:07 -04:00
test_drivers.bash test_drivers.bash: check for binaries that the driver expects 2018-12-06 13:50:38 -05:00
test_runner.bash Add some integration tests 2017-10-04 15:14:57 -04:00