summaryrefslogtreecommitdiff
path: root/tests/crypto/libcrypto/t_libcrypto.sh
AgeCommit message (Expand)Author
2023-05-08make tests support both 1.x and 3.x.christos
2022-06-10PR 56875: Bump timeout for the bignumber test to 2h, as suggestedmartin
2020-04-11Double the timeout for the bn test case; 360 seconds is no longergson
2018-09-24Remove tests that don't exist anymore in OpenSSL-1.1.1 (We should add thechristos
2018-02-22PR lib/53044: remove tests not provided by OpenSSL 1.1.xmartin
2016-10-13Bump timeouts so they work on a 32bit sparc (poor Krups)martin
2010-11-08increase timeouts of long-running testspooka
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-07-10Do not use awk to generate the test program. Instead, just expand thejmmv