Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sha1sum.tests « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6ddb2a86d7e07c6eca8e126773ee542d868d549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

. ./testing.sh

# testing "test name" "cmd" "expected result" "file input" "stdin"
>EMPTY
optional FEATURE_MD5_SHA1_SUM_CHECK
testing "sha1sum: one-space separated input for -c" \
	'echo "da39a3ee5e6b4b0d3255bfef95601890afd80709 EMPTY" | sha1sum -c' \
	"EMPTY: OK\n" \
	"" ""
SKIP=
rm EMPTY

. ./md5sum.tests sha1sum d41337e834377140ae7f98460d71d908598ef04f