summaryrefslogtreecommitdiffstats
path: root/test/errtest.c
AgeCommit message (Expand)Author
2023-10-23Add a test for OSSL_ERR_STATE_save_to_mark()Matt Caswell
2023-09-07Copyright year updatesMatt Caswell
2023-07-07Test OSSL_ERR_STATE_save/restore()Tomas Mraz
2021-06-10err: clear flags better when clearing errors.Pauli
2021-05-06Update copyright yearMatt Caswell
2021-04-23Runchecker fix for the no-autoerrinit buildPauli
2020-11-27TEST: Adapt test/errtest for the 'no-err' configurationRichard Levitte
2020-11-19Add a test for setting, popping and clearing error marksMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-07-05TEST: fix test/errtest.cRichard Levitte
2020-06-04Update copyright yearMatt Caswell
2020-05-28Fix errtest for older compilersShane Lontis
2020-05-26Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis
2019-09-12Modernise the ERR functionality further (new functions and deprecations)Richard Levitte
2019-09-03test/errtest.c: more conditions for checking __FILE__ and __LINE__Richard Levitte
2019-08-08Fix no-filenamesMatt Caswell
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-07-31ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macroRichard Levitte
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-06-18Change ERR_add_error_[v]data to appendRich Salz
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-05-23Save and restore the Windows error around TlsGetValue.David Benjamin