randomtest fixes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-05-11 03:53:57 +02:00
parent 6334390aef
commit bfa1b2e8e8
31 changed files with 123 additions and 61 deletions

View File

@@ -6,6 +6,7 @@
# testing "test name" "options" "expected result" "file input" "stdin"
optional DESKTOP
testing "od -b" \
"od -b" \
"\
@@ -13,5 +14,6 @@ testing "od -b" \
0000005
" \
"" "HELLO"
SKIP=
exit $FAILCOUNT