mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test corrupting verity files
This test corrupts various parts of the contents of a verity file, or parts of its Merkle tree, by writing directly to the block device. It verifies that this causes I/O errors when the relevant part of the contents is later read by any means. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -576,3 +576,4 @@
|
||||
571 auto quick
|
||||
572 auto quick verity
|
||||
573 auto quick verity
|
||||
574 auto quick verity
|
||||
|
||||
Reference in New Issue
Block a user