1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

tests/cksum: add tests for the length argument

This commit is contained in:
Vardhan Patil 2023-12-30 16:01:22 +05:30
parent 037073d852
commit 09ef150085
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,2 @@
BLAKE2b-16 (lorem_ipsum.txt) = 7e2f
BLAKE2b-16 (alice_in_wonderland.txt) = a546

View file

@ -0,0 +1,2 @@
cksum: invalid length: 15
cksum: length is not a multiple of 8