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-03-26
add cfi instructions to repair this test on amd64 and arm64.
Miod Vallat
2024-03-23
Fix main() definition.
Vitaliy Makkoveev
2024-03-14
Hook up the btcfi test.
Mark Kettenis
2024-03-12
Add regress test showing that OpenBSD IPv6 fragment reassembly is
Alexander Bluhm
2024-02-29
Make nanosleep regress actually test something.
Alexander Bluhm
2024-02-29
Use monotonic clock to measure elapsed time.
Alexander Bluhm
2024-02-29
Stop assuming arbitrary rdomains are available and use the first given
Anton Lindqvist
2024-02-28
Infer all rdomains from the environment with sane defaults.
Anton Lindqvist
2024-02-27
Skip btcfi tests on amd64 CPUs not supporting CET IBT.
Anton Lindqvist
2024-02-27
Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.
Anton Lindqvist
2024-02-23
Start of a BTCFI test.
Mark Kettenis
2024-02-20
Link mpath and pf_trans regress to build.
Alexander Bluhm
2024-02-20
Use REMOTE_ADDR from environment to configure pf_policy test. This
Alexander Bluhm
2024-02-20
Add regression test for multipath routing.
Alexander Bluhm
2024-01-26
Skip test with 100000 file descriptors also on macppc.
Alexander Bluhm
2024-01-23
Place the blob in the .openbsd.mutable section to cope with recent
Anton Lindqvist
2024-01-16
Cope with recent changes to pfctl output.
Anton Lindqvist
2024-01-15
Increase wait until threshold. Should hopefully make these tests more
Anton Lindqvist
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
[next]