summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2024-01-05Wait until the expected interface state is reached instead of relying onAnton Lindqvist
2024-01-04Skip tests that use too many resources on armv7.Alexander Bluhm
2024-01-02Run bind(2) and connect(2) in parallel also for TCP and Raw IP.Alexander Bluhm
2023-12-29more regress tests for RB_* and RBT_* macrosaisha
2023-12-07Run bind(2) and connect(2) stress test also with IPv6.Alexander Bluhm
2023-12-06Add tests that create and delete cloned routes during connect(2).Alexander Bluhm
2023-12-06Stress test bind(2) and connect(2) system calls in OpenBSD regress.Alexander Bluhm
2023-11-11Cope with recent rt_hash() const changes.Anton Lindqvist
2023-10-19Add missing removal of network interfaces in regress cleanup targets.Anton Lindqvist
2023-10-14Suppress harmless EPIPE errors during test shutdown.Anton Lindqvist
2023-10-13Use a unique mount point rooted in /mnt in order to not conflict with otherAnton Lindqvist
2023-10-13Use the idiom in cleanup target like many othersAnton Lindqvist
2023-10-12Let vnconfig select an unused device as opposed of unconditionallyAnton Lindqvist
2023-10-11Check if loopback interfaces used are skipped by pf as opposed ofAnton Lindqvist
2023-10-11Infer rdomains from environment variables N1 and N2 like many others inAnton Lindqvist
2023-10-10Fix timing issue in which one thread could be left hanging inAnton Lindqvist
2023-10-10Make it possible to run fileops tests in parallel by making use of aAnton Lindqvist
2023-09-08Print a message when test has finished successfully.Alexander Bluhm
2023-09-08Test pf and stack with double atomic IPv6 fragments.Alexander Bluhm
2023-08-20Add initial regress tests for kqueue1(2)Visa Hankala
2023-08-14unreferneced -> unreferencedMiod Vallat
2023-08-13Ignore failure when deleting regress/ttest anchorAlexandr Nedvedicky
2023-08-13kevent: Add precision and abstimer flags for EVFILT_TIMERVisa Hankala
2023-08-10Table persistent flag (PFR_TFLAG_PERSIST) won't get setAlexandr Nedvedicky
2023-07-19Cope with LRO for TCP being enabled per default by now.Anton Lindqvist
2023-07-12Report fork errors as this test is likely to hit the defaultAnton Lindqvist
2023-07-10Infer the timeout from the environment, with sane defaults. ShouldAnton Lindqvist
2023-07-10Improve err/warn messages:Anton Lindqvist
2023-07-09Allocate enough memory to pervent SIGSEGV or SIGABRT due to writeAlexander Bluhm
2023-07-07Implement route reference counting mockup poperly in rtable regress.Alexander Bluhm
2023-07-06adding regression tests:Alexandr Nedvedicky
2023-07-06sysctl(2) is now sysctl(3), in particular it does not access name[0] inTheo de Raadt
2023-07-06syscall(2) regress will eventually be pointless, and untestable alsoTheo de Raadt
2023-06-26On amd64, test whether PKU has been enabled and set our expectationPhilip Guenther
2023-05-24Skip tests if p5-BSD-Socket-Splice is not installed.Alexander Bluhm
2023-05-24Default pf rule "block return; pass" interferes with test.Alexander Bluhm
2023-05-13vmm(4)/vmd(8): switch to anonymous shared mappings.Dave Voutila
2023-05-11Teach dump_tables about PKs and display non-readable pages as suchPhilip Guenther
2023-04-27cope with recent vmm changesAnton Lindqvist
2023-04-23cope with more s/XCR0/XFEATURE renamesAnton Lindqvist
2023-04-18Define net lock assertions for building kernel code in regress.Alexander Bluhm
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-02-19Disable tests using the preferred bsd.regress.mk technique.Anton Lindqvist
2023-02-07switch to new simplified disklabel template format.Kenneth R Westerback
2023-01-22Cope with xonly on amd64 by moving the testfly routine to the rodataAnton Lindqvist
2023-01-18Add xonly tests, initially written by deraadt@. Tweaked by me to fit andAnton Lindqvist
2023-01-11make REGRESS_CLEANUP consistent with REGRESS_CLEANUP foundAlexandr Nedvedicky
2023-01-10purge unhooked wx_syscall filesAnton Lindqvist
2023-01-10Retire wx_syscall regress tests, they have been failing since theAnton Lindqvist