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
2022-04-21
It looks like we can't completely avoid waiting for processes to
Darren Tucker
2022-04-20
While I'm here, prepare regress for claudio's upcoming diff
Theo Buehler
2022-04-20
Fix rpki-client regress after -j -f change
Theo Buehler
2022-04-20
Use ssh -f and ControlPersist to start up test forwards and ssh -O stop
Darren Tucker
2022-04-20
Add vmm(4) regress, disabled for now. ok rob@
Dave Voutila
2022-04-20
register new tests, they don't pass yet
Marc Espie
2022-04-20
it also breaks somewhat differently when files vanish, we still need
Marc Espie
2022-04-20
add a symlink test that currently fails, I want to fix it soonish
Marc Espie
2022-04-20
reinstate temp-error3: do an update that will force temp files to be
Marc Espie
2022-04-20
better error report when I botch some test writing
Marc Espie
2022-04-20
Simplify forward-control test. Since we no longer need to support SSH1
Darren Tucker
2022-04-19
Add dummy implementation for rt_timer_init(). Kernel sources are
Alexander Bluhm
2022-04-13
To prevent infinite recursion while expanding eqn(7) definitions,
Ingo Schwarze
2022-04-13
Do not die on an assertion if an input file contains no section
Ingo Schwarze
2022-04-13
Surprisingly, groff supports multiple copy mode escapes at the
Ingo Schwarze
2022-04-12
Adjust regress for x509_location() change
Theo Buehler
2022-04-11
Adjust regress: test-cert now needs mft.c for rtype_from_file_extension().
Theo Buehler
2022-04-10
Print the strerror of the expected error. errno is not valid here since
Claudio Jeker
2022-04-04
Include license rather than referring to it. Text from
Theo Buehler
2022-04-03
Initialize the mutex before making us of it from many threads. Prevents
Anton Lindqvist
2022-04-02
Adjust test code after addition of cert_parse_pre and change to cert_parse
Claudio Jeker
2022-03-31
Check EVPDigest* return values.
Theo Buehler
2022-03-31
regression test for sftp cp command
Damien Miller
2022-03-30
Add a simple test to ensure that pmeth->cleanup() can cope with NULL
Theo Buehler
2022-03-30
Remove double slash in path to test program.
Anton Lindqvist
2022-03-30
Flag the kq-tun regress test as skipped as opposed of only mentioning it
Anton Lindqvist
2022-03-29
Add Eric Biggers's reproducer for the memory corruption with
Theo Buehler
2022-03-29
Of the enabled tests only kq-pty-1 needs root, so reduce
Theo Buehler
2022-03-29
Regression test for NOTE_EXIT being delivered before child is waitable.
Todd C. Miller
2022-03-29
Add Google Chromium tests for libz bugs. Write a minimal wrapper
Alexander Bluhm
2022-03-28
Print OK after all of the RRDP related tests. To make it clear that
Claudio Jeker
2022-03-25
Now that syslogd(8) supports SSL shutdown when the TLS connection
Alexander Bluhm
2022-03-24
Link libz into regress build.
Alexander Bluhm
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2022-03-24
Adjust the signer test to link statically and work with hidden tls_signer
Theo Buehler
2022-03-23
Add subdir gnu/lib to regress.
Alexander Bluhm
2022-03-23
Simplify logic for skipping libexecinfo unwind test. It works on
Alexander Bluhm
2022-03-23
Ensure that pf regress anchor exists before clearing it.
Alexander Bluhm
2022-03-22
Adjust test after the change to TAILQ in struct prefix.
Claudio Jeker
2022-03-19
Revise regress for ascii/text to ASN.1 object conversion rewrite.
Joel Sing
2022-03-19
Add another invalid separator test case.
Joel Sing
2022-03-19
mark injection fault test as okay to fail, since this case no longer
Marc Espie
2022-03-16
Fix dependency to build bn_mod_sqrt.
Alexander Bluhm
2022-03-15
Check BIO_reset() return value to make gcc happy.
Theo Buehler
2022-03-15
Add a simple regress to verify that the infinite loop in BN_mod_sqrt()
Theo Buehler
2022-03-15
Fix build after recent IKEv2 message fragment retransmit change.
Tobias Heider
2022-03-15
Add a test for expanding macros in large-community strings.
Claudio Jeker
2022-03-14
Add a few regress test cases for name constraints.
Theo Buehler
2022-03-14
Increase timeout to make test pass on sparc64.
Alexander Bluhm
2022-03-11
Check for underflow as well as overflow when scaling negative numbers.
Darren Tucker
[next]