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
2021-09-30
Quote SUDO value during propagation, allowing `doas -n' to be correctly
Anton Lindqvist
2021-09-30
Fix up whitespace left by previous change removing privsep. No other
Darren Tucker
2021-09-30
Remove (almost all) references to privsep. This removes several do..while
Darren Tucker
2021-09-30
Use "skip" instead of "fatal" if SUDO isn't set for the *-command tests.
Darren Tucker
2021-09-29
Test certificate hostkeys held in ssh-agent too. Would have caught
Damien Miller
2021-09-28
testcase for the avahi/avahi-lib/avahi-glib/cups update
Marc Espie
2021-09-28
Turns out that older SPARC CPUs (like the UltraSPARC II) do report an exact
Mark Kettenis
2021-09-28
Use -Wl,-z,wxneeded instead of -z wxneeded such that this builds with base
Mark Kettenis
2021-09-28
add missing sudo
Anton Lindqvist
2021-09-28
Remove recent changes used to unblock the signal undergoing testing, I solved it
Anton Lindqvist
2021-09-27
Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.
Todd C. Miller
2021-09-27
These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS.
Alexander Bluhm
2021-09-27
Bring this regress into nicer shape. Add all recent architectures.
Alexander Bluhm
2021-09-27
Return 0 from main() otherwise the exit code is garbage on sparc64.
Alexander Bluhm
2021-09-27
Make t_gettimeofday pass on sparc64.
mbuhl
2021-09-24
Simplify runAesCmacTest() by using EVP_DigestSign().
Theo Buehler
2021-09-20
Use proper sigsuspend() instead of old pause() and use sigprocmask() to
Claudio Jeker
2021-09-20
Fix appstest.sh for testing with OpenSSL 3.0
Kinichiro Inoguchi
2021-09-19
At least t_fork and t_vfork tests need coredumps enabled to succeed.
Claudio Jeker
2021-09-17
add missing sudo
Anton Lindqvist
2021-09-16
various improvements:
Anton Lindqvist
2021-09-14
Fix regression test, prodded by bluhm@
Martin Pieuchot
2021-09-12
annotate root only targets; ok bluhm@
Anton Lindqvist
2021-09-12
hook up libagentx; ok martijn@
Anton Lindqvist
2021-09-09
add test for printing empty arguments
Jasper Lievisse Adriaanse
2021-09-09
add hist() tests similar to mapempty.bt
Jasper Lievisse Adriaanse
2021-09-09
Ensure that the kill signal undergoing testing is not ignored.
Anton Lindqvist
2021-09-09
Rework openssl-ruby-tests to run all passing tests first, then
Theo Buehler
2021-09-09
zap trailing whitespace
Theo Buehler
2021-09-09
zap trailing whitespace
Theo Buehler
2021-09-09
Do not abuse the "cleandir" target to delete part of the test output.
Ingo Schwarze
2021-09-09
Hook test for command line arguments support.
Martin Pieuchot
2021-09-09
Test assigning multiple probes to a single action.
Martin Pieuchot
2021-09-09
Prepare for executing regress triggering kernel probes.
Martin Pieuchot
2021-09-09
Check clear(), delete(), zero() and print() after clear().
Martin Pieuchot
2021-09-08
btrace(8): add initial support for cli arguments
Dave Voutila
2021-09-07
Hook new tests.
Martin Pieuchot
2021-09-07
Check that clear() and zero() only work with map.
Martin Pieuchot
2021-09-07
Test that syntax errors do not trigger sanity checks.
Martin Pieuchot
2021-09-07
Correctly calculate required column widths for tables containing
Ingo Schwarze
2021-09-07
Regress targets for PROGS are created by default now. Do not run
Alexander Bluhm
2021-09-07
The trap receiver syntax changed.
Martijn van Duren
2021-09-06
The default Ruby has switched to 3.0
Theo Buehler
2021-09-05
Include encoding.c
Job Snijders
2021-09-05
Clear map to not double print it now that map & hist are printed by default.
Martin Pieuchot
2021-09-04
Disable tests that don't work in bluhms regress framework.
mbuhl
2021-09-03
Implement a -h option that allows specifying a target host that
Theo Buehler
2021-09-03
Now that the issue is fixed, enable test-extensions.py
Theo Buehler
2021-09-03
Make Bob happy.
Alexander Bluhm
2021-09-03
Call the callback on success in new verifier in a compatible way
Bob Beck
[next]