From cdca8bcbc4e8c92c547f7348eafdea692593cc9d Mon Sep 17 00:00:00 2001 From: Marshall Hallenbeck Date: Wed, 5 Jun 2024 12:18:04 -0400 Subject: [PATCH] tests: add test hashes --- tests/data/test_hashes.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/test_hashes.txt diff --git a/tests/data/test_hashes.txt b/tests/data/test_hashes.txt new file mode 100644 index 00000000..28ac1f8e --- /dev/null +++ b/tests/data/test_hashes.txt @@ -0,0 +1,6 @@ +DEADBEEFDEADBEEFDEADBEEFDEADBEEF +DEADBEEFDEADBEEFDEADBEEFDEADBEEF:DEADBEEFDEADBEEFDEADBEEFDEADBEEF +TooShort +ToooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooLong +fc525c9683e8fe067095ba2ddc971889 +aad3b435b51404eeaad3b435b51404ee:fc525c9683e8fe067095ba2ddc971889 \ No newline at end of file