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