summaryrefslogtreecommitdiff
path: root/test/sanitytest.c
Commit message (Expand)AuthorAgeFilesLines
* Add sanity test for OSSL_sleep()Tomas Mraz2023-03-181-1/+21
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix signed integer overflow in evp_encHugo Landau2022-03-151-0/+7
* Update copyright yearMatt Caswell2021-07-291-1/+1
* test: add some integral type size sanity checksPauli2021-07-061-1/+34
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Relocate memcmp test.Pauli2018-08-071-0/+6
* Consistent formatting for sizeof(foo)Rich Salz2017-12-071-1/+1
* Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov2017-11-131-2/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-2/+2
* Add a reserve call to the stack data structure.Pauli2017-09-281-0/+11
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Update sanitytest to use the test infrastructurePauli2017-04-121-39/+59
* Platform sanity testRich Salz2016-07-081-0/+67