Skip to content

[leo_object_storage][test] API to break a data block in AVS #590

Closed
@mocchira

Description

In order to test such as #589. (like add_incorrect_data/1 for compaction tests)

-module(leo_object_storage_api).

-ifdef(TEST).
-spec(overwrite_data(Offset, Bin) -> ok | {error, any()} when Offset::pos_integer(), 
                                                              Bin::binary()).
-endif.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions