]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add speed tests for digest algorithms
authorMichael Brown <mcb30@ipxe.org>
Wed, 26 Sep 2012 13:54:02 +0000 (14:54 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 26 Sep 2012 13:54:02 +0000 (14:54 +0100)
commit681a219caaa5f9379641232157cc0b38e64a839d
tree3fa186320f8f1a6bdee04edfb2fd42a09666c515
parent09cc63fc8bd083c58d7276a01675612dbd6a3cfb
[test] Add speed tests for digest algorithms

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/digest_test.c
src/tests/digest_test.h
src/tests/md5_test.c
src/tests/sha1_test.c
src/tests/sha256_test.c