summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-03-02Unhook some gost testsTheo Buehler
2024-03-01Remove the ciphers_by_values_test()Theo Buehler
2024-03-01exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()Theo Buehler
2024-03-01ssltest: drop another use of CRYPTO_mem_leaks()Theo Buehler
2024-02-29Make nanosleep regress actually test something.Alexander Bluhm
2024-02-29Detect OPENSSL_NO_GOST correctlyTheo Buehler
2024-02-29CRYPTO_mem_leaks* will go away. Remove calls in legacy testsTheo Buehler
2024-02-29Link x509_algor test statically and switch to the internalTheo Buehler
2024-02-29OBJ_NAME_TYPE_PKEY_METH is no longer supportedTheo Buehler
2024-02-29Stop testing EVP_PKEY_GOST{IMIT,R01}Theo Buehler
2024-02-29Prepare freenull test for GOST removalTheo Buehler
2024-02-29Use monotonic clock to measure elapsed time.Alexander Bluhm
2024-02-29Stop assuming arbitrary rdomains are available and use the first givenAnton Lindqvist
2024-02-28Infer all rdomains from the environment with sane defaults.Anton Lindqvist
2024-02-27Skip btcfi tests on amd64 CPUs not supporting CET IBT.Anton Lindqvist
2024-02-27Printing large tuples require more than 64 chars, bump the string limit.Martin Pieuchot
2024-02-27Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.Anton Lindqvist
2024-02-27Cope with recent ctfdump output changes.Anton Lindqvist
2024-02-23Start of a BTCFI test.Mark Kettenis
2024-02-22Add regress for Signed Prefix List objectsJob Snijders
2024-02-20Link mpath and pf_trans regress to build.Alexander Bluhm
2024-02-20Use REMOTE_ADDR from environment to configure pf_policy test. ThisAlexander Bluhm
2024-02-20Add regression test for multipath routing.Alexander Bluhm
2024-02-20Include the test pattern that resulted in an infinite loop beforeClaudio Jeker
2024-02-20Add rsync-unitClaudio Jeker
2024-02-20Add a unit test for rsync special rmatch() function.Claudio Jeker
2024-02-19Always define puttysetup function.Darren Tucker
2024-02-18asn1time: remove some debugging codeTheo Buehler
2024-02-18Tweak previousTheo Buehler
2024-02-18Adjust regress test for memset() requested by jsing on reviewTheo Buehler
2024-02-18Add regress coverage for the new APITheo Buehler
2024-02-14Adjust test after the change to struct bgpd_addr.Claudio Jeker
2024-02-11Update libexpat regress to version 2.6.0.Alexander Bluhm
2024-02-09bio_dump: add a test that prints all values of a single byteTheo Buehler
2024-02-09Expand the set of ciphers, MACs and KEX methods in the PuTTY interop tests.Darren Tucker
2024-02-09Factor out PuTTY setup and call when needed.Darren Tucker
2024-02-08infcover: print size_t with %zu. from upstreamTheo Buehler
2024-02-08Add tests to make sure that snmpd adheres to the RFC2578 section 7.1Martijn van Duren
2024-02-08No that we load MIB files at snmpd start-up chances that the sleep buildMartijn van Duren
2024-02-07Infer rdomains from environment variables N1 and N2 like many others inAnton Lindqvist
2024-02-05Increase interval's rate to speed up tests.Martin Pieuchot
2024-02-05Regress test for undefined probe arguments fixed in in btrace.c,v 1.83.Martin Pieuchot
2024-02-05Adapt map regress test to cover associated arrays fixed in btrace.c r1.82.Martin Pieuchot
2024-02-05Cope with recent ctype.h prefix changes.Anton Lindqvist
2024-02-04More missing voidTheo Buehler
2024-02-04Fix asn1_integer_null_data_test()Theo Buehler
2024-02-03Remove GOST and STREEBOG support from libssl.Bob Beck
2024-02-02bio_dump: fix indentTheo Buehler
2024-02-02bio_dump: add one more testcaseTheo Buehler
2024-02-02Add regress coverage for BIO_dump()Theo Buehler