index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
sys
/
kern
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
These regress tests expect coredumps to be written so run them with
claudio
2021-02-09
2
-2
/
+2
*
These regress test expect coredumps as an effect of the test so run
claudio
2021-02-09
2
-4
/
+4
*
Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.
bluhm
2021-01-21
1
-5
/
+4
*
Test that local UDP broadcast packets to 255.255.255.255 are handled
bluhm
2021-01-09
2
-4
/
+110
*
Increase file descriptor limit to allow long chains of spliced
bluhm
2021-01-03
1
-1
/
+2
*
Create chains and loops of spliced tcp and udp sockets. Send data
bluhm
2021-01-02
5
-2
/
+259
*
py3-scapy is now scapy
kn
2020-12-30
1
-3
/
+3
*
Ensure that a sufficient part of the remote log file has been
bluhm
2020-12-27
1
-1
/
+3
*
Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.
bluhm
2020-12-26
1
-2
/
+2
*
Switch to scapy with python 3.
bluhm
2020-12-25
10
-174
/
+176
*
Fix regress target name, they must be unique.
bluhm
2020-12-17
1
-2
/
+2
*
Remove echo headlines.
bluhm
2020-12-17
10
-117
/
+10
*
Remove echo headlines. Makefile cleanup.
bluhm
2020-12-16
1
-11
/
+2
*
Remove echo headlines. Use consistent target names.
bluhm
2020-12-16
2
-14
/
+10
*
Make test actually fail if something is broken.
bluhm
2020-12-16
1
-33
/
+26
*
Link all regress/sys/kern/ subdirs to build and sort alphabetically.
bluhm
2020-11-10
1
-29
/
+17
*
Fix building the library when invoked with make regress.
bluhm
2020-10-21
1
-1
/
+3
*
Add arm64 support.
kettenis
2020-10-20
2
-4
/
+6
*
Implement propper handling for make clean and obj.
bluhm
2020-10-16
5
-23
/
+29
*
Remove tests that are now under signal/
mpi
2020-09-16
23
-2280
/
+0
*
Move sigsuspend test.
mpi
2020-09-16
2
-0
/
+134
*
Unhooked signal tests that just moved.
mpi
2020-09-16
1
-3
/
+2
*
Put all signal tests under a single directory.
mpi
2020-09-16
22
-1
/
+2155
*
print the address of the "non-MAP_STACK stack", so it can be compared
deraadt
2020-07-26
2
-1
/
+2
*
Add stackpivot asm for ppc and ppc64 regress test.
mortimer
2020-07-25
2
-6
/
+9
*
With "%lx" new awk(1) prints 64 bit value also on 32 bit platforms.
bluhm
2020-07-25
1
-8
/
+10
*
Improve MACHINE/MACHINE_ARCH access to actually testing architectures
deraadt
2020-07-20
1
-2
/
+5
*
test _exit(2) rather than exit(3) [to keep things simpler], and
deraadt
2020-07-20
1
-1
/
+3
*
Make this build on powerpc/powerpc64. Only test on powerpc64 for now
kettenis
2020-07-06
2
-2
/
+9
*
add a test covering the by now fixed regression during pipe close
anton
2020-06-29
4
-5
/
+116
*
Add test that splicing inet and unix sockets. This test should be aborted
mvs
2020-06-18
1
-0
/
+24
*
The unmount-nested test creates 15 partitions with file systems.
bluhm
2020-05-25
1
-17
/
+17
*
Do not create /hooray as part of the regress test. Regress tests
claudio
2020-04-07
1
-2
/
+1
*
For open with O_CREAT pass a mask of 0644 with else files are created
claudio
2020-04-07
1
-37
/
+37
*
Don't #include <machine/cpufunc.h>, not available on all archs
jca
2020-04-03
1
-2
/
+1
*
Add ulimit -c unlimited to the commands that plan to produce a coredump.
claudio
2020-04-01
3
-6
/
+7
*
Enable tests now that the original parent see the exit status after the
mpi
2020-03-16
1
-1
/
+211
*
output the name of each target
anton
2020-03-11
1
-1
/
+3
*
Add a regression test for kqueue recursion. Also check that select(2)
visa
2020-03-08
2
-2
/
+141
*
Accidently some tests were never running. Make regress target names
bluhm
2020-03-02
1
-9
/
+9
*
Enable ptrace2
mpi
2020-02-28
1
-2
/
+2
*
Import ptrace(2) regression tests from FreeBSD.
mpi
2020-02-28
5
-0
/
+585
*
delete wasteful ;;
deraadt
2020-01-22
1
-2
/
+2
*
Do not create files as dependency of .BEGIN rule. Noticed by
bluhm
2020-01-15
1
-2
/
+2
*
Rework when tests have to be skipped due to insufficient configuration
bluhm
2020-01-08
1
-18
/
+29
*
simplify assertions
anton
2019-12-24
1
-17
/
+5
*
add pipe kqueue tests
anton
2019-12-24
4
-3
/
+319
*
rename binaries to differentiate failure cases (in dmesg output) between
deraadt
2019-12-02
4
-6
/
+6
*
Add regress tests for making syscalls from the main program text and from
mortimer
2019-11-27
9
-0
/
+97
*
increase pipe size in order to exercise big pipe allocations
anton
2019-11-14
2
-8
/
+9
[next]