1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Add tests for cksum/sum.

This commit is contained in:
Joseph Crail 2015-08-13 21:08:31 -07:00
parent 809affff6c
commit 04014d314c
16 changed files with 159 additions and 0 deletions

View file

@ -165,6 +165,7 @@ TEST_PROGS := \
base64 \
basename \
cat \
cksum \
cp \
cut \
env \
@ -189,6 +190,7 @@ TEST_PROGS := \
sort \
split \
stdbuf \
sum \
tac \
test \
touch \