summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-10-18ec_asn1_test: test Wei25519.2 and Wei25519.-3 as wellTheo Buehler
2024-10-18ec_asn1_test: clean up & refactor; test Wei25519 with simple methodTheo Buehler
2024-10-16EC ASN.1: add reminder that the simple method might also want testingTheo Buehler
2024-10-16Implement Wei25519 to exercise some more elliptic curve codeTheo Buehler
2024-10-15rpki-client/openssl: eliminate pointless OpenSSL deprecation vomitTheo Buehler
2024-10-15rust-openssl: set resolver="2" for workspaceTheo Buehler
2024-10-15Enable sig-stop3 regress test. It should no longer fail now.Claudio Jeker
2024-10-14Extend ec_asn1_test to check for correct curve coefficient encodingTheo Buehler
2024-10-14regress support for split sshd-auth binaryDamien Miller
2024-10-12Exercise the EC parameters code a bit moreTheo Buehler
2024-10-11Add error regress coverage for ERR_LIB_SYS.Joel Sing
2024-10-10Add test for the various authentication config options.Claudio Jeker
2024-10-09Add regress test that sends a SIGSTOP to a child whit its mainproc gone.Claudio Jeker
2024-10-07Add a multithreaded test for SIGSTOP and SIGCONT behaviour.Claudio Jeker
2024-10-07rpki-client: add small unit test for the sequence numberTheo Buehler
2024-10-02Hook up the err regress.Joel Sing
2024-10-02Add initial regress for the error stack and ERR_* APIs.Joel Sing
2024-10-02Enable additional CRYPTO_get_ex_new_index() tests.Joel Sing
2024-09-27test some more Match syntax, including criteria=arg and negationsDamien Miller
2024-09-26Remove debug leftover. There is no need to run tcpdump anymore.Claudio Jeker
2024-09-25Extend maxattr test to also include IPv6 and with that test for theClaudio Jeker
2024-09-25Add a maxattr regress test that causes the rdomain1 bgpd instance to tripClaudio Jeker
2024-09-21Check that .In is callable and parsed.Ingo Schwarze
2024-09-18Enable large number of extension tests and stop skippking QUIC transportTheo Buehler
2024-09-17tlsfuzzer: add a start-server convenience target for interactive testingTheo Buehler
2024-09-17Replace OpenSSL 3.1 (which no longer is in ports) with 3.3Theo Buehler
2024-09-14tlsfuzzer: grammar fix missed in previousTheo Buehler
2024-09-13typo: troups -> groupsTheo Buehler
2024-09-11parametes -> parametersTheo Buehler
2024-09-10Delete a test_ps() call that does not actually testIngo Schwarze
2024-09-10Include CLUSTER_LIST in the bad attribute tests. Also add a 2nd sessionClaudio Jeker
2024-09-09test mlkem768x25519-sha256Damien Miller
2024-09-07Futhermore -> FurthermoreTheo Buehler
2024-09-06Prepare for an upcoming tlsfuzzer test that expects decode_errorTheo Buehler
2024-09-06Regression for '%c'.Martin Pieuchot
2024-09-04Missing RCSIDTheo Buehler
2024-09-04Remove openssl 1.1 regressTheo Buehler
2024-09-04Unlink OpenSSL 1.1 regressTheo Buehler
2024-09-04Link openssl 3.2 regress to buildTheo Buehler
2024-09-04Add regress against OpenSSL 3.2Theo Buehler
2024-09-03regression test for Include variable expansionDamien Miller
2024-09-03Fix test_fork() prototype.Anton Lindqvist
2024-09-03Stop invoking diff(1) from C in access unveil regress, instead performAnton Lindqvist
2024-09-03Adjust expected output after recent X_OK changes.Anton Lindqvist
2024-09-01symbols: remove special case for cpuid_setup and cpu_capsTheo Buehler
2024-09-01Enable warnings and fix style nits.Anton Lindqvist
2024-09-01Make unveil access regress work with objdir.Anton Lindqvist
2024-09-01add tests for linux kpi for rbtreeaisha
2024-08-31Add regression test for access(2)+unveil(2)Jeremy Evans
2024-08-31Update for OPENSSL_cpu_caps() now being machine independent.Joel Sing