about summary refs log tree commit diff
path: root/test/pbmnoise2.ok
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-18 22:48:59 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-18 22:48:59 +0000
commit0edecba31c963f14b9b0a3361891fd8a46ae7942 (patch)
tree9b9bcf325328eed92725a90175723464db8f58a0 /test/pbmnoise2.ok
parent2f1aaff5e8be707b28d76aa6e123c115075f3ae9 (diff)
downloadnetpbm-mirror-0edecba31c963f14b9b0a3361891fd8a46ae7942.tar.gz
netpbm-mirror-0edecba31c963f14b9b0a3361891fd8a46ae7942.tar.xz
netpbm-mirror-0edecba31c963f14b9b0a3361891fd8a46ae7942.zip
Add tests for 'pbmnoise'
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4207 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/pbmnoise2.ok')
-rw-r--r--test/pbmnoise2.ok19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/pbmnoise2.ok b/test/pbmnoise2.ok
new file mode 100644
index 00000000..5c3959e0
--- /dev/null
+++ b/test/pbmnoise2.ok
@@ -0,0 +1,19 @@
+Test 1.  Should print OK 1, then OK 2 three times
+OK 1
+OK 2
+OK 2
+OK 2
+Test 2.  Should print OK 1, then OK 2 three times
+OK 1
+OK 2
+OK 2
+OK 2
+Test 3-black.  Should print 255    384    100%    100% four times
+  255    384    100%    100%
+  255    384    100%    100%
+  255    384    100%    100%
+  255    384    100%    100%
+Test 3-white.  Should print 0    320    100%    100% three times
+    0    320    100%    100%
+    0    320    100%    100%
+    0    320    100%    100%