From c7e261720f3f5295dcb4e2f07d2e5fcb93bb9ce6 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 2 Jun 2021 02:39:49 -0500 Subject: Add tests for other sha2 variants. --- tests/sha224sum.test | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/sha224sum.test (limited to 'tests/sha224sum.test') diff --git a/tests/sha224sum.test b/tests/sha224sum.test new file mode 120000 index 00000000..bc02ebe0 --- /dev/null +++ b/tests/sha224sum.test @@ -0,0 +1 @@ +sha1sum.test \ No newline at end of file -- cgit v1.2.3