index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
Age
Commit message (
Expand
)
Author
2024-01-05
Wait until the expected interface state is reached instead of relying on
Anton Lindqvist
2024-01-04
Skip tests that use too many resources on armv7.
Alexander Bluhm
2024-01-02
Run bind(2) and connect(2) in parallel also for TCP and Raw IP.
Alexander Bluhm
2023-12-29
more regress tests for RB_* and RBT_* macros
aisha
2023-12-07
Run bind(2) and connect(2) stress test also with IPv6.
Alexander Bluhm
2023-12-06
Add tests that create and delete cloned routes during connect(2).
Alexander Bluhm
2023-12-06
Stress test bind(2) and connect(2) system calls in OpenBSD regress.
Alexander Bluhm
2023-11-11
Cope with recent rt_hash() const changes.
Anton Lindqvist
2023-10-19
Add missing removal of network interfaces in regress cleanup targets.
Anton Lindqvist
2023-10-14
Suppress harmless EPIPE errors during test shutdown.
Anton Lindqvist
2023-10-13
Use a unique mount point rooted in /mnt in order to not conflict with other
Anton Lindqvist
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
[next]