From af6d7f626a1d5d6c20ca006214633225135ac73c Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 27 Sep 2015 17:58:17 -0700 Subject: [PATCH] Test for -0 added. --- testing/skein256sum-0.command | 1 + testing/skein256sum-0.result | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 testing/skein256sum-0.command create mode 100644 testing/skein256sum-0.result diff --git a/testing/skein256sum-0.command b/testing/skein256sum-0.command new file mode 100644 index 0000000..a07f3f8 --- /dev/null +++ b/testing/skein256sum-0.command @@ -0,0 +1 @@ +../skein256sum -0 a aa aaa b bb bbb diff --git a/testing/skein256sum-0.result b/testing/skein256sum-0.result new file mode 100644 index 0000000..93dfa0f --- /dev/null +++ b/testing/skein256sum-0.result @@ -0,0 +1,6 @@ +1E62C85F7F6A3810A9FF435323E615B77BAF804E1652399C8A60D5972B05A428 -a +8A139547A5EF958C715755884A4E400B829718BE615B2D54D9B75FEF04B84607 -aa +01887E963A0D11ED36525845EF912BFF122781809C268CFF5C7513DA1681EE62 -aaa +70113E8F847606500E0B7A8082DE3E19818742EC6E328B2B7E3F172D30BCE1EC -b +2F289CFA7CAA204B51EB5F7CFBE19FE0944E2EAD6DCAF52DA9EEBC1F3BD1595D -bb +07F7EC62139B5CB0A5D44501A31D391DCE0073D0304F06E8072239BC3485E46F -bbb -- 2.31.1