summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-12-27Reduce sensitivity to TCP segmentation in urgent data test caseVisa Hankala
2021-12-27Disable poll/select iocond regressVisa Hankala
2021-12-27Provide a set of RSA and ECDSA test certificates/keys.Joel Sing
2021-12-27Provide a script to generate test certificates/keys.Joel Sing
2021-12-27Make clear that poll_iocond pty test fails currently.Visa Hankala
2021-12-26Fix compiler warnings with sparc64 gcc 4.2.1.Alexander Bluhm
2021-12-26add missing include path; ok tb@Anton Lindqvist
2021-12-25Adjust pty case for kqueue-based poll(2)Visa Hankala
2021-12-24Run malloc_duel for 60 seconds instead of 20. It did find kernelAlexander Bluhm
2021-12-24The RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as lon as the APITheo Buehler
2021-12-24Hook up iocond regress.Visa Hankala
2021-12-24Replace wait channel polling with simple sleep for portability.Visa Hankala
2021-12-24Sync test code after the change of id from size_t to unsigned int.Claudio Jeker
2021-12-24Delete obsolete __syscall regress that tested the old lseek syscallPhilip Guenther
2021-12-24Print the name of the test before we run it.Joel Sing
2021-12-24Style tweak in {d2i,i2d}_IPAddrBlocks()Theo Buehler
2021-12-24Drop -g -O0 from CFLAGSTheo Buehler
2021-12-24link rfc3779 test to buildTheo Buehler
2021-12-24Add initial test coverage for RFC 3779 code.Theo Buehler
2021-12-23fix typo: boolean true should decode to 1, not 0Theo Buehler
2021-12-22Replace IO::Socket::INET with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-21Add test cases for intermediate cert with 'set cert_partial_chain'.Tobias Heider
2021-12-20Add regress coverage for the crazy SCT_new_from_base64() API.Joel Sing
2021-12-19regression test for destination restrictions in ssh-agentDamien Miller
2021-12-19Suppress error output from sysctl: kern.allowdt doesn't exist onPhilip Guenther
2021-12-18support processing <openssl/bn.h>Ingo Schwarze
2021-12-18Make use of ntests variable, pointed out by clang 13.Anton Lindqvist
2021-12-16To ease maintenance, structure the lists of intentionally undocumentedIngo Schwarze
2021-12-15Fix the argument passed to garbage collector enforce thread forVitaliy Makkoveev
2021-12-15Fix whitespace.Alexander Bluhm
2021-12-15Increase file descriptor limit for undgram_conclose test.Alexander Bluhm
2021-12-15Fix compiler warning.Alexander Bluhm
2021-12-15more sys/signal.h before sys/proc.hAnton Lindqvist
2021-12-15Add coverage for CBS additions.Joel Sing
2021-12-15Some more ASN.1 struct types that are postponed (because they areIngo Schwarze
2021-12-14sys/param.h cleanup, mostly using MINIMUM() and <limits.h>Theo de Raadt
2021-12-14tweak for the generated sourceTheo Buehler
2021-12-14more symbols that are postponed or intentionally undocumented andIngo Schwarze
2021-12-14Add regress coverage for ASN1_get_object()Joel Sing
2021-12-14Add regress for ASN1_tag2bit() and ASN1_tag2str()Joel Sing
2021-12-14Add new 'unsopassgc' test. This test tries to beak unix(4) sockets garbageVitaliy Makkoveev
2021-12-14Move 'unixsock' test from regress/sys/kern/unixsock/ toVitaliy Makkoveev
2021-12-14IO::Socket::IP non-blocking connect works a bit differently thanAlexander Bluhm
2021-12-14sys/signal.h before sys/proc.hTheo de Raadt
2021-12-14MINIMUM() because of no sys/param.hTheo de Raadt
2021-12-14add missing sys/time.h includeAnton Lindqvist
2021-12-13Kill sys/cdefs.h includes, because overly complicated include+macroTheo de Raadt