about summary refs log tree commit diff
path: root/test/411toppm.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/411toppm.test')
-rwxr-xr-xtest/411toppm.test13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/411toppm.test b/test/411toppm.test
new file mode 100755
index 00000000..98170c67
--- /dev/null
+++ b/test/411toppm.test
@@ -0,0 +1,13 @@
+#! /bin/bash
+# This script tests: 411toppm
+# Also requires:
+
+
+# Test 1. should produce: 240376509 9229
+# The above value is what 411toppm has been always producing.
+# 411toppm's author Steve Allen says he was not able to obtain accurate
+# specifications for the .411 format.  Technically, the above can change.
+#
+# See comment at head of source file 411toppm.c.
+
+head -c 4608 /dev/zero | 411toppm -quiet | cksum