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
2015-05-05
Updated fifotest.out
Todd C. Miller
2015-05-05
fifofs now respects the flags a descriptor was opened with.
Todd C. Miller
2015-04-25
Disable kq-tun test, as it's been broken for a while and not because of kq
Philip Guenther
2015-04-15
Test that ping6 fragments with ethernet padding get reassembled
Alexander Bluhm
2015-02-10
Add bind regress test
Claudio Jeker
2015-02-10
Test that bind works the way it should. This fails at the moment because
Claudio Jeker
2015-02-09
sort includes correctly
Theo de Raadt
2015-02-06
SIZE_MAX is standard, we should be using it in preference to the
Todd C. Miller
2015-01-19
The kernel doesn't actually care what a sockaddr's sa_len is on input,
Philip Guenther
2015-01-15
Test shmat() with a non-NULL address, both failure and success
Philip Guenther
2014-12-19
Use a simpler expression to check the ether type in scapy. This
Alexander Bluhm
2014-12-17
increase to 2048 to prevent failure. ok deraadt@
Daniel Dickman
2014-11-22
using /dev/random is ok
Theo de Raadt
2014-11-19
do not need an ovbcopy replacement anymore
Theo de Raadt
2014-10-30
Add some pkill and sleep to make socket splicing performance tests
Alexander Bluhm
2014-10-18
Simple malloc() to reallocarray().
Doug Hogan
2014-10-09
Add POLLHUP to expected revents for POLLIN on writer EOF.
Todd C. Miller
2014-10-08
Add tests for EOF behavior (which currently fail) and expected output.
Todd C. Miller
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
Doug Hogan
2014-08-27
Regression tests for setuid-and-friends.
Bret Lambert
2014-08-18
Make the perl modules consistent for the multiple regression tests.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2014-08-18
Add a description of what the relayd and sosplice regression tests
Alexander Bluhm
2014-08-18
Make out of band data tests more reliable. As multiple tcp urgent
Alexander Bluhm
2014-08-18
Make the forking tests more reliable. During copy the read(2)
Alexander Bluhm
2014-08-18
Make the multiple UDP packet test more reliable. The receive buffer
Alexander Bluhm
2014-08-15
Convert 3DES regress test from /dev/crypto to using kernel source code
Mike Belopuhov
2014-08-15
Convert AES-CTR regress test from /dev/crypto to using kernel source
Mike Belopuhov
2014-08-15
Convert AES regress test from /dev/crypto to using kernel source code
Mike Belopuhov
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2014-07-19
Make sure struct sockaddr_in gets completely initialized by setting it to zero
Miod Vallat
2014-07-18
The pf forward tests were running rdr-to and nat-to simultaneously
Alexander Bluhm
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-13
Make the pf_fragment test pass again. pf does not adjust the
Alexander Bluhm
2014-07-13
Make the pf_forward test pass again. Check that the router's
Alexander Bluhm
2014-07-12
Automatically load the required pf rules into the kernel of the
Alexander Bluhm
2014-07-12
Teach these pf regress tests to run with obj directory and to fail
Alexander Bluhm
2014-07-12
Use a saner and consistent address layout for my network tests that
Alexander Bluhm
2014-07-11
Put a license file into the test directories with multiple argument
Alexander Bluhm
2014-07-11
Make the test output easier to read by splitting the test cases
Alexander Bluhm
2014-07-11
Verify the checksum of the echo reply fragment based on the echo
Alexander Bluhm
2014-07-11
Add a test that sends a large ICMP6 packet in many small fragments.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2014-07-03
Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.
Miod Vallat
2014-06-24
POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it to
Matthew Dempsky
2014-06-23
Add regress test for SIGSEGV and SIGBUS siginfo semantics.
Matthew Dempsky
2014-06-19
Add a basic regress test for __MAP_NOREPLACE.
Matthew Dempsky
2014-06-13
Add regress test for MAP_INHERIT_ZERO.
Matthew Dempsky
2014-05-29
use calloc, from Benjamin Baier
Ted Unangst
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
[next]