summaryrefslogtreecommitdiffstats
path: root/test/exptest.c
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-14Fix some issues raise by coverity in the tests.Pauli
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-05-09Add BN support to the test infrastructure.Pauli
2017-05-04test/exptest.c: stop marking progress with a periodRichard Levitte
2017-04-26Convert modular exponentiation tests to new frameworkRich Salz
2016-08-10Change callers to use the new constants.Rich Salz
2016-05-17Copyright consolidation 02/10Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-09Ensure CRYPTO_mem_leaks is the last thing we doMatt Caswell
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-14Fix a ** 0 mod 1 = 0 for real this time.Emilia Kasper
2015-09-06Have the test executables output in text modeRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte