summaryrefslogtreecommitdiffstats
path: root/test/stack_test.c
AgeCommit message (Expand)Author
2021-02-18Update copyright yearMatt Caswell
2021-02-04Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stackDr. David von Oheimb
2020-10-15Update copyright yearMatt Caswell
2020-09-13Ignore unused return values from some sk_*() macrosMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-09-28Add a reserve call to the stack data structure.Pauli
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-04-24Adapt all test programsRichard Levitte
2017-03-29Test infrastructure additions.Pauli
2017-03-17Fix some undefined behaviour in stack testMatt Caswell
2017-03-15Unit tests for crypto/stack.Pauli