summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2021-08-30Check that fchdir() works. The problem in unveil was fixed some time ago.Claudio Jeker
2021-08-30Make lines not wrap on 80 char terminals. Code gets more readable.Claudio Jeker
2021-08-30Fix Jan's regress in openssl/x509 to do what it says it does,Bob Beck
2021-08-30adapt to RSA/SHA1 deprectationDamien Miller
2021-08-29Pass the -quiet option to openssl s_server to make it ignore EOF.Theo Buehler
2021-08-29libagentx regress relied on snmp(1) defaulting to -v2c -cpublic. Make thisMartijn van Duren
2021-08-29Add back the echo Q thing.Theo Buehler
2021-08-29Use s_server -naccept 1 and remove echo "Q" | openssl s_client hack.Theo Buehler
2021-08-28Only remove the directories if there's an obj/ or obj@Theo Buehler
2021-08-28Add a pass using the modern vfy with by_dir roots, code by me, script toBob Beck
2021-08-28Add case 2c to the go side. Don't tell jsing I touched go.Bob Beck
2021-08-27Add regress test testing having the root cert in the intermediate bundleBob Beck