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
Age
Commit message (
Expand
)
Author
2023-11-06
Mark a couple of tests as broken, now that the sysORTable is gone/empty.
Martijn van Duren
2023-11-04
With the move of SNMPv2-SMI::snmpV2 into application_internal.c, it's no
Martijn van Duren
2023-11-03
Make netcat tests less flaky by ensuring the server has terminated before
Anton Lindqvist
2023-11-01
Specify ssh binary to use instead of relying on installed one. Fixes
Darren Tucker
2023-11-01
add some tests of forced commands overriding Subsystem directives
Damien Miller
2023-10-31
Remove 3 expected failures those got fixed in the regress code.
Claudio Jeker
2023-10-31
unlink("/") just needs to error. Checking for a specific errno makes
Claudio Jeker
2023-10-31
When creating a file in a directory the file gid is inherited from
Claudio Jeker
2023-10-31
Ignore closefrom() failure. This fails normally since fd 4 and up are all
Claudio Jeker
2023-10-31
Don't try to use sudo inside sshd log wrapper. We still need to
Darren Tucker
2023-10-31
Only try to chmod logfile if we have sudo. If we don't have sudo
Darren Tucker
2023-10-30
move PKCS#11 setup code to test-exec.sh so it can be reused elsewhere
Damien Miller
2023-10-30
tidy and refactor PKCS#11 setup code
Damien Miller
2023-10-30
Add support for OpenSSL 3.1 interop tests
Theo Buehler
2023-10-29
Add a few tests to make sure that getnext requests on/under a registered
Martijn van Duren
2023-10-29
Add a regress test to make sure that agentx responses equal to
Martijn van Duren
2023-10-29
Only try to chown logfiles that exist to prevent spurious errors.
Darren Tucker
2023-10-27
Add a test that would cause a use after free previously by sending a
Martijn van Duren
2023-10-27
Include wait(2) status in error message, in the hopes of providing clues
Anton Lindqvist
2023-10-26
make use of bsd.regress.mk in extra and interop targets; ok dtucker@
Anton Lindqvist
2023-10-26
Skip conch interop tests when not enabled instead of fatal.
Darren Tucker
2023-10-26
Provide prototype for X509_ALGOR_set_md()
Theo Buehler
2023-10-25
ssh conch interop tests requires a controlling terminal; ok dtucker@
Anton Lindqvist
2023-10-24
Implement the man(7) .MR macro, a 2023 GNU extension.
Ingo Schwarze
2023-10-24
Add a new regression framework for snmpd.
Martijn van Duren
2023-10-23
once again, i forgot to update the date in the footer
Ingo Schwarze
2023-10-23
Support some escape sequences, in particular character escape sequences,
Ingo Schwarze
2023-10-23
Use private key that is allowed by sshd defaults in conch interop tests.
Anton Lindqvist
2023-10-23
use more natural (and new) += with REGRESSION_TESTING
Marc Espie
2023-10-22
bt(5), btrace(8): execute END probe and print non-empty maps upon exit()
Scott Soule Cheloha
2023-10-22
new regression test for roff.c rev. 1.270:
Ingo Schwarze
2023-10-22
A few more tests
Otto Moerbeek
2023-10-21
regression test for roff.c rev. 1.269:
Ingo Schwarze
2023-10-20
Allow overriding the locations of the Dropbear binaries similar to what
Darren Tucker
2023-10-20
Add interop test with Dropbear. Right now this is only dbclient not the
Darren Tucker
2023-10-19
Add test for dropped messages to UDP loghost.
Alexander Bluhm
2023-10-19
Add missing removal of network interfaces in regress cleanup targets.
Anton Lindqvist
2023-10-19
Add a few more test cases for mod_exp aliasing
Theo Buehler
2023-10-19
The bn_mod_exp test is no longer an expected failure
Theo Buehler
2023-10-19
Add test case checking aliasing of the result with other arguments
Theo Buehler
2023-10-18
Make libssl interop server/client tests less flaky by ensuring the
Anton Lindqvist
2023-10-18
adjust sgr0 escape sequence after ncurses update; ok nicm@
Anton Lindqvist
2023-10-16
Adjust lladdr test to use templates in rdomain1 (e.g. fe80::%pair11/64)
Claudio Jeker
2023-10-16
Add regress test to verify that IPv6 link-local addresses work
Claudio Jeker
2023-10-16
Set fib-update no since the fib is not needed here.
Claudio Jeker
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-13
Adjust regress to cope with constraints
Theo Buehler
2023-10-13
Force the router-id on all bgpd instances to make the expected output
Claudio Jeker
[next]