summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2021-12-13remove a couple hundred sys/param.h includes in userland code, andTheo de Raadt
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2021-12-12Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-12Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-11Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)Ingo Schwarze
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2021-12-10Update the *.ok files to reflect the slightly largerKenneth R Westerback
2021-12-10Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-10Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-09Remove old 'ungc' testVitaliy Makkoveev
2021-12-09Commit 'ungc.c'Vitaliy Makkoveev
2021-12-09Move 'ungc' test to regress/sys/kern/unixsocketsVitaliy Makkoveev
2021-12-09Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.Vitaliy Makkoveev
2021-12-09Fix missing return in asn1_compare_bytes()Joel Sing
2021-12-09Add initial tests for coverage of ASN.1 complex/constructed types.Joel Sing
2021-12-09Add initial tests for coverage of ASN.1 basic/primitive types.Joel Sing
2021-12-08Remove unnecessary select(2) exceptfds kludges.Visa Hankala
2021-12-07Add test case for authentication with locally stored peer certificates.Tobias Heider
2021-12-07be more specific which NETSCAPE stuff to ignore, and whyIngo Schwarze
2021-12-07Some improvements allowing to handle asn1.h and x509v3.h:Ingo Schwarze
2021-12-06Test poll/select with various I/O conditions; not hooked up yet.Visa Hankala
2021-12-05Add test case for policy matching on responder with multiple policies thatTobias Heider
2021-12-05Allow libradius tests to compile with opaque HMAC_CTX.Theo Buehler
2021-12-05Add initial regress for CT.Joel Sing