]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: add a test for cksum
authorPádraig Brady <P@draigBrady.com>
Mon, 28 Dec 2020 15:04:54 +0000 (15:04 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 28 Dec 2020 16:21:38 +0000 (16:21 +0000)
commitffb7ebfa253a44f52808cade5657d7541eaccfa5
treeff9f3cc1c129ec0e0663a92542c94a047916274b
parenta7533917e031125cfcb3076a0dc6b9ad7275f9d2
tests: add a test for cksum

* tests/misc/cksum.sh: Test basic operation.
* tests/local.mk: Reference the new test.
tests/local.mk
tests/misc/cksum.sh [new file with mode: 0755]