Age | Commit message (Expand) | Author |
2023-10-13 | Use the idiom in cleanup target like many others | Anton Lindqvist |
2023-10-12 | Let vnconfig select an unused device as opposed of unconditionally | Anton Lindqvist |
2023-10-11 | Check if loopback interfaces used are skipped by pf as opposed of | Anton Lindqvist |
2023-10-11 | Infer rdomains from environment variables N1 and N2 like many others in | Anton Lindqvist |
2023-10-10 | Fix timing issue in which one thread could be left hanging in | Anton Lindqvist |
2023-10-10 | Make it possible to run fileops tests in parallel by making use of a | Anton Lindqvist |
2023-09-08 | Print a message when test has finished successfully. | Alexander Bluhm |
2023-09-08 | Test pf and stack with double atomic IPv6 fragments. | Alexander Bluhm |
2023-08-20 | Add initial regress tests for kqueue1(2) | Visa Hankala |
2023-08-14 | unreferneced -> unreferenced | Miod Vallat |
2023-08-13 | Ignore failure when deleting regress/ttest anchor | Alexandr Nedvedicky |
2023-08-13 | kevent: Add precision and abstimer flags for EVFILT_TIMER | Visa Hankala |
2023-08-10 | Table persistent flag (PFR_TFLAG_PERSIST) won't get set | Alexandr Nedvedicky |
2023-07-19 | Cope with LRO for TCP being enabled per default by now. | Anton Lindqvist |
2023-07-12 | Report fork errors as this test is likely to hit the default | Anton Lindqvist |
2023-07-10 | Infer the timeout from the environment, with sane defaults. Should | Anton Lindqvist |
2023-07-10 | Improve err/warn messages: | Anton Lindqvist |
2023-07-09 | Allocate enough memory to pervent SIGSEGV or SIGABRT due to write | Alexander Bluhm |
2023-07-07 | Implement route reference counting mockup poperly in rtable regress. | Alexander Bluhm |
2023-07-06 | adding regression tests: | Alexandr Nedvedicky |
2023-07-06 | sysctl(2) is now sysctl(3), in particular it does not access name[0] in | Theo de Raadt |
2023-07-06 | syscall(2) regress will eventually be pointless, and untestable also | Theo de Raadt |
2023-06-26 | On amd64, test whether PKU has been enabled and set our expectation | Philip Guenther |
2023-05-24 | Skip tests if p5-BSD-Socket-Splice is not installed. | Alexander Bluhm |
2023-05-24 | Default pf rule "block return; pass" interferes with test. | Alexander Bluhm |
2023-05-13 | vmm(4)/vmd(8): switch to anonymous shared mappings. | Dave Voutila |
2023-05-11 | Teach dump_tables about PKs and display non-readable pages as such | Philip Guenther |
2023-04-27 | cope with recent vmm changes | Anton Lindqvist |
2023-04-23 | cope with more s/XCR0/XFEATURE renames | Anton Lindqvist |
2023-04-18 | Define net lock assertions for building kernel code in regress. | Alexander Bluhm |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2023-02-19 | Disable tests using the preferred bsd.regress.mk technique. | Anton Lindqvist |
2023-02-07 | switch to new simplified disklabel template format. | Kenneth R Westerback |
2023-01-22 | Cope with xonly on amd64 by moving the testfly routine to the rodata | Anton Lindqvist |
2023-01-18 | Add xonly tests, initially written by deraadt@. Tweaked by me to fit and | Anton Lindqvist |
2023-01-11 | make REGRESS_CLEANUP consistent with REGRESS_CLEANUP found | Alexandr Nedvedicky |
2023-01-10 | purge unhooked wx_syscall files | Anton Lindqvist |
2023-01-10 | Retire wx_syscall regress tests, they have been failing since the | Anton Lindqvist |
2023-01-09 | Whoa, that clean target is insane. If someone does a make build, | Theo de Raadt |
2023-01-09 | yet another set of regression tests for pf(4). Unlike tests | Alexandr Nedvedicky |
2023-01-08 | Due to xonly on arm64 it is no longer possible to read the testfly routine. | Anton Lindqvist |
2022-12-06 | Correct previous, must exit 0 to signal failure. | Anton Lindqvist |
2022-12-05 | Treat all possible mprotect() failures as fatal. | Anton Lindqvist |
2022-12-04 | Print skipped while running on anything other than i386. | Anton Lindqvist |
2022-11-27 | reformat REGRESS_TARGETS | Anton Lindqvist |
2022-11-27 | Applying mimmutable(2) to bss, data and text made the sys/kern/noexec tests fail | Anton Lindqvist |
2022-11-23 | Remove unused struct ifnet's *if_afdata[] and struct domain's dom_if{at,de}ta... | Klemens Nanni |
2022-10-28 | Fix indent botch; noticed by kettenis@ | Miod Vallat |
2022-10-25 | Make the floating-point computations a sligthly teeny bit more complex (but | Miod Vallat |