awk: do not allow $(-1)
[oweals/busybox.git] / testsuite / od.tests
index fa47b4790bf04b8fc609486a94ef59b454070919..0880e0d2ff531c6d9a141137cc08d1c81114d826 100755 (executable)
@@ -17,6 +17,16 @@ testing "od -b" \
 SKIP=
 
 optional DESKTOP
+testing "od -f" \
+       "od -f" \
+"\
+0000000   0.0000000e+00   0.0000000e+00
+0000010
+" \
+       "" "\x00\x00\x00\x00\x00\x00\x00\x00"
+SKIP=
+
+optional DESKTOP LONG_OPTS
 testing "od -b --traditional" \
        "od -b --traditional" \
 "\
@@ -26,7 +36,7 @@ testing "od -b --traditional" \
        "" "HELLO"
 SKIP=
 
-optional DESKTOP
+optional DESKTOP LONG_OPTS
 testing "od -b --traditional FILE" \
        "od -b --traditional input" \
 "\