summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2021-09-03Add test for client termination status on signal.Darren Tucker
2021-09-02Add -f to usageTheo Buehler
2021-09-02Enable vfork syscall test. Disable SIGSTOP test as it is masked untilmbuhl
2021-09-02Import more NetBSD system call regression tests.mbuhl
2021-09-02delete %n using test cases, which now intentionally faultTheo de Raadt
2021-09-02regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually ...Jasper Lievisse Adriaanse
2021-09-01Rergression for printing a @map after calling clear().Martin Pieuchot
2021-09-01remove manual fiddling with MALLOC_OPTIONS from libc regress testsJasper Lievisse Adriaanse
2021-09-01Add a regression test to verify that we call the callback in the sameBob Beck
2021-09-01Fix ssh-rsa fallback for old PuTTY interop tests.Darren Tucker
2021-09-01Add a function to skip remaining tests. Many tests skip tests forDarren Tucker
2021-08-31'if' tests.Martin Pieuchot
2021-08-31Adjust rde_decide test vectors to the fact that struct prefix got changed.Claudio Jeker
2021-08-31enter uuid/Jasper Lievisse Adriaanse
2021-08-31add initial tests for uuid_from_string, uuid_to_string, uuid_create_nilJasper Lievisse Adriaanse
2021-08-31Test for operator precedenceMartin Pieuchot
2021-08-31Specify path to PuTTY keys. Portable needs this and it makes noDarren Tucker
2021-08-31When running PuTTY interop tests and using a PuTTY version older thanDarren Tucker
2021-08-31Specify hostkeyalgorithms in sshd's default set for the SSHFP test,Darren Tucker
2021-08-30Remove tests that are now covered by regress/lib/libssl/verifyTheo Buehler
2021-08-30hook verify regress test to buildTheo Buehler
2021-08-30Revert accidental commitTheo Buehler
2021-08-30link verify regress tests to buildTheo Buehler
2021-08-30Reimplement part of the openssl/x509 regress tests in CTheo Buehler
2021-08-30Test for the pathetic case that the 2nd unveil inClaudio Jeker
2021-08-30Admit that we return error 20 in the failure case here. ChangingBob Beck