frostfs-node/pkg/local_object_storage/blobstor/blobovniczatree
Evgenii Stratonikov 78bf17c0b0 [] blobstor/*: Remove unneeded tests
The blobovniczatree test also checks the amount of objects we can put,
so leave it here.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-08-30 10:02:43 +03:00
..
blobovnicza.go [] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
blobovnicza_test.go [] blobstor/*: Remove unneeded tests 2022-08-30 10:02:43 +03:00
control.go [] blobovniczatree: move public methods to different files 2022-08-22 13:14:19 +03:00
delete.go [] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
errors.go [] local_object_storage: Move blobovnicza tree to a separate package 2022-08-22 13:14:19 +03:00
exists.go [] blobstor: Unify fstree and blobovnicza interfaces 2022-08-22 13:14:19 +03:00
generic_test.go [] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
get.go [] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
get_range.go [] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
iterate.go [] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
option.go [] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
put.go [] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00