Add unit tests for the lhash functionality.
authorPauli <paul.dale@oracle.com>
Thu, 16 Mar 2017 05:00:23 +0000 (15:00 +1000)
committerRich Salz <rsalz@openssl.org>
Fri, 17 Mar 2017 00:24:49 +0000 (20:24 -0400)
commit508ee8f5ffc5a3ab1bb10b14c0331393d938326f
treee40ec702bb71a4562ee7bba77d3c3ead430f65c0
parent2c1b0f1e06759052eec749fadb790fa13a9a4eaf
Add unit tests for the lhash functionality.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2965)
test/build.info
test/lhash_test.c [new file with mode: 0644]
test/recipes/02-test_lhash.t [new file with mode: 0644]