]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add self-tests for SHA-1 algorithm
authorMichael Brown <mcb30@ipxe.org>
Wed, 11 Jan 2012 10:38:28 +0000 (10:38 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 11 Jan 2012 10:38:28 +0000 (10:38 +0000)
commit18d288728114745211584249de930a9b1c7bcdcd
tree8c496e50526e5ac396cd11b78a42ab3cf54e1750
parent187cd80106ad2f24e0d6f66ca1fec466f1f37a6b
[test] Add self-tests for SHA-1 algorithm

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/digest_test.c [new file with mode: 0644]
src/tests/digest_test.h [new file with mode: 0644]
src/tests/sha1_test.c [new file with mode: 0644]
src/tests/test.c