summaryrefslogtreecommitdiff
path: root/test/lhash_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-11/+1
* Update copyright yearMatt Caswell2020-10-151-1/+1
* coverity 1403324 negative array index: check for finding an unknown value and...Pauli2020-10-121-2/+23
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-191-8/+8
* Correct Oracle copyrights & clarify.Pauli2017-06-151-4/+1
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-3/+3
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Test infrastructure additions.Pauli2017-03-291-46/+28
* Add unit tests for the lhash functionality.Pauli2017-03-161-0/+249