tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
at
jcs
19 folders
1 file
altivec_ast
Add regress for powerpc* AltiVec with subnormal floats
3 years ago
arch
regress: Test vmmcall raises #UD
1 month ago
btcfi
On arm64, check whether the CPU has the BT feature to determine the expected outcome of the test.
2 years ago
copy
sysctl(2) is now sysctl(3), in particular it does not access name[0] in userland. This test should have been written with a signal handler to be accurate.. Anyways, stop using syscall() to work around that ok kettenis
2 years ago
crypto
MINIMUM() because of no sys/param.h
4 years ago
ddb
Print skipped while running on anything other than i386.
3 years ago
dev
Remove unwanted trailing newlines from err/warn format strings.
2 years ago
ffs
Update README to include new CHFLAGS option for file system regression tests.
4 months ago
fifofs
remove a couple hundred sys/param.h includes in userland code, and also whack some sys/cdefs.h early includes which is such a brutally bad pattern ok bluhm mbuhl
4 years ago
fileops
Remove vnd(4) diskimage after testing to avoid that running regress fills up /usr/obj too quickly.
1 year ago
kern
regress/xstate: Dynamic xstate buffer size
2 months ago
mfs_noperm
Use a unique mount point rooted in /mnt in order to not conflict with other tests.
2 years ago
net
Fix regress for recent pflow template addition
4 months ago
netinet
Test that TCP keepalive packets are sent. Set very short intervals and use scapy to analyse ACK and RST from TCP stack.
6 months ago
netinet6
It seems that the time.sleep() call in python takes a little bit longer. As sending request fragments got slower, increase the timeout for the repsonse packet. Fix copied from IPv4 to IPv6.
9 months ago
nfs
Increase timeout to make test pass on sparc64.
4 years ago
ptrace
add riscv support
4 years ago
sys
Enable warnings and fix style nits.
2 years ago
uvm
purge unhooked wx_syscall files
3 years ago
Makefile
Hook up the btcfi test.
2 years ago