Commit Graph

2 Commits

Author SHA1 Message Date
70fc19fc5e Fix tests for reading past EOF. 2020-03-09 17:35:00 +03:00
4b8b418f94 Add test of reading of >4GiB file.
dd if=/path/to/file status=none bs=1 skip=$((0xblah)) count=$((0xblah)) | rhash --sha3-256 --simple -
2020-03-08 22:53:11 +03:00