summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2022-04-21In vmm regress skip all corner cases that do not support vmm. LinkAlexander Bluhm
2022-04-20Add vmm(4) regress, disabled for now. ok rob@Dave Voutila
2022-04-19Add dummy implementation for rt_timer_init(). Kernel sources areAlexander Bluhm
2022-04-10Print the strerror of the expected error. errno is not valid here sinceClaudio Jeker
2022-03-30Flag the kq-tun regress test as skipped as opposed of only mentioning itAnton Lindqvist
2022-03-29Of the enabled tests only kq-pty-1 needs root, so reduceTheo Buehler
2022-03-29Regression test for NOTE_EXIT being delivered before child is waitable.Todd C. Miller
2022-03-14Increase timeout to make test pass on sparc64.Alexander Bluhm
2022-02-26Allow pledged pf ioctl test to pass also when pf is disabled.Alexander Bluhm
2022-02-21vxlan sending to a mcast group needs an interface specified for that groupDavid Gwynne
2022-02-14pty test is not expected to fail any longer.Visa Hankala
2022-02-03On i386 run-regress-ungc fails with EINVAL. It passes uninitializedAlexander Bluhm
2022-01-11Produce alive in-flight sockets with positive "f_count == unp_msgcount"Vitaliy Makkoveev
2022-01-11no need to inspect the coverage for the dying test caseAnton Lindqvist
2022-01-09Add two test cases from semarie@ which are solved by the last unveilClaudio Jeker
2021-12-29Ensure file descriptor send/receive is not allowed.Anton Lindqvist
2021-12-29Add unp_dispose() threads to 'unsopassgc' test.Vitaliy Makkoveev
2021-12-27Reduce sensitivity to TCP segmentation in urgent data test caseVisa Hankala
2021-12-27Disable poll/select iocond regressVisa Hankala
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-25Adjust pty case for kqueue-based poll(2)Visa Hankala
2021-12-24Hook up iocond regress.Visa Hankala
2021-12-24Replace wait channel polling with simple sleep for portability.Visa Hankala
2021-12-24Delete obsolete __syscall regress that tested the old lseek syscallPhilip Guenther
2021-12-22Replace IO::Socket::INET with IO::Socket::IP.Alexander Bluhm
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-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
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
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
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