aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix -I lines for ec_asn1_testTheo Buehler6 days1-0/+1
* Fixes testsYang Kun11 days1-10/+10
* Link renegotiation test to buildTheo Buehler2025-02-031-0/+12
* link rsa_method_test to buildTheo Buehler2025-01-041-0/+5
* Adjust the ML-KEM tests to recent reorganizationTheo Buehler2024-12-261-71/+15
* Remove mlkem and bytestring from public visibility for nowTheo Buehler2024-12-191-0/+1
* Some fixes for ML-KEM testsTheo Buehler2024-12-171-0/+12
* Hook ML-KEM related testsKenjiro Nakayama2024-12-171-0/+68
* Try to fix Emscripten ASAN OOM for ec_asn1_testTheo Buehler2024-11-021-0/+1
* Link err_test to buildTheo Buehler2024-10-081-0/+5
* fix syslog_r and pipe2 detectionTheo Buehler2024-10-021-2/+2
* Adjust for whirlpool removalTheo Buehler2024-08-311-5/+0
* Remove evp_pkey_checkTheo Buehler2024-08-291-5/+0
* ... and testsTheo Buehler2024-08-111-0/+22
* Use check_symbol_exists() rather than check_function_exists()Theo Buehler2024-08-021-2/+2
* reenable clienttestTheo Buehler2024-07-201-3/+3
* grammar tweakTheo Buehler2024-06-191-2/+2
* call prepare_emscripten_test_target for x509_asn1 to fix an OOM errorMoustaphaSaad2024-06-191-0/+1
* group testdsa, testenc, and testrsa under a single if(NOT EMSCRIPTEN)MoustaphaSaad2024-06-191-13/+5
* replace if(EMSCRIPTEN) with prepare_emscripten_test_target functionMoustaphaSaad2024-06-191-36/+31
* simplify explicit_bzero commentMoustaphaSaad2024-06-191-2/+1
* wrap bn_unit ALLOW_MEMORY_GROWTH in if(EMSCRIPTEN)MoustaphaSaad2024-06-191-1/+3
* disable tlstestMoustaphaSaad2024-06-191-1/+2
* disable testrsaMoustaphaSaad2024-06-191-5/+9
* disable testencMoustaphaSaad2024-06-191-5/+9
* disable testdsaMoustaphaSaad2024-06-191-5/+9
* fix ssltestMoustaphaSaad2024-06-191-0/+3
* fix ssl_get_shared_ciphersMoustaphaSaad2024-06-191-1/+5
* fix shutdowntestMoustaphaSaad2024-06-191-0/+3
* fix servertestMoustaphaSaad2024-06-191-0/+3
* fix quictestMoustaphaSaad2024-06-191-0/+3
* fix policyMoustaphaSaad2024-06-191-0/+3
* fix keypairtestMoustaphaSaad2024-06-191-0/+3
* fix evptestMoustaphaSaad2024-06-191-0/+3
* fix cttestMoustaphaSaad2024-06-191-0/+3
* fix bn_unitMoustaphaSaad2024-06-191-0/+1
* fix apitestMoustaphaSaad2024-06-191-0/+3
* disable arc4randomforktest because Emscripten lacks fork supportMoustaphaSaad2024-06-191-1/+2
* fix aeadtestMoustaphaSaad2024-06-191-0/+3
* replace add_test with add_platform_testMoustaphaSaad2024-06-191-122/+130
* disable explicit_bzero because of lack of sigsuspend support on EmscriptenMoustaphaSaad2024-06-191-1/+2
* Link x509_extensions_test to buildTheo Buehler2024-05-281-0/+5
* Make RFC 5280 test xfail on 32-bit time_t systemsTheo Buehler2024-05-261-0/+3
* Clean up the time_t test messTheo Buehler2024-05-251-5/+4
* Link lhash_test to buildTheo Buehler2024-05-061-0/+5
* link crypto_test to the buildTheo Buehler2024-04-251-0/+6
* Link bn_bits to regressTheo Buehler2024-04-091-0/+5
* Link rsa_padding_test to buildTheo Buehler2024-03-291-0/+5
* Add whirlpool testJoshua Sing2024-03-291-0/+5
* Temporarily disable the clienttestTheo Buehler2024-03-261-4/+4