Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-09 | Add test suites for SHA-224 and SHA-384. | Lawrence Teo | |
Relevant lines from testsuite.sha224 were verified against the test vectors in RFC 3874, while testsuite.384 was verified against https://www.cosic.esat.kuleuven.be/nessie/testvectors/hash/sha/Sha-2-384.unverified.test-vectors ok millert@ | |||
2014-03-26 | Remove sum test since sum(1) is gone; add sha512 test | Lawrence Teo | |
2010-08-08 | remove rmd160 and add cksum, sha256, and sum while here | David Krause | |
phessler@ deraadt@ | |||
2002-09-02 | Rename a bunch of the old bsd.regress.mk variables into the new ones. | Anil Madhavapeddy | |
ok art@ | |||
2002-02-18 | A complete rewrite. | Artur Grabowski | |
- have obvious names on the tests, not 't1', 't2', etc. - Don't create lots of files just once and then reuse them for all tests. Always run the commands and let cmp take input from /dev/stdin - Don't just print when some test fails and return success. Return failure and shut up, someone will read the log. | |||
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-06-04 | trivial regression tests for md5/sha1/rmd160 driver | Todd C. Miller | |