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