summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2023-04-26Garbage collect test using the nseq commandTheo Buehler
2023-03-27Remove compatibility code for OpenSSL 1.0.* versions now that -portableDarren Tucker
2023-03-27Add RevokedHostKeys to percent expansion test.Darren Tucker
2023-03-06Unit test for kex_proposal_populate_entries.Darren Tucker
2023-03-02Remove SUDO in proxy command wrapper. Anything that needs sudo isDarren Tucker
2023-03-02Fix breakage on dhgex test.Darren Tucker
2023-03-02Quote grep and log message better.Darren Tucker
2023-03-01Remove old log symlinks before creating new ones. In -portable someDarren Tucker
2023-03-01Rework logging for the regression tests. Previously we would log toDarren Tucker
2023-02-10test -Ohashalg=... and that the default output contains bothDamien Miller
2023-02-09Test adding terminating newline to known_hosts.Darren Tucker
2023-02-08ssh-agent doesn't actually take -v, so the recently-added ones willDarren Tucker
2023-02-02test compat_kex_proposal(); by dtucker@Damien Miller
2023-01-19Check if we can copy sshd or need to use sudo to do so during reexecDarren Tucker
2023-01-17also check that an active session inhibits UnusedConnectionTimeoutDamien Miller
2023-01-17regression test for UnusedConnectionTimeoutDamien Miller
2023-01-16unbreak test: cannot access shell positional parameters past $9 withoutDamien Miller
2023-01-15adapt to ed25519 changes in src/usr.bin/sshDamien Miller
2023-01-14Shell syntax fix. From ren mingshuai vi github PR#369.Darren Tucker
2023-01-14Instead of skipping the all-tokens test if we don't have OpenSSL (sinceDarren Tucker
2023-01-13Move scp path setting to a helper function.Darren Tucker
2023-01-13Add scp's path to test sshd's PATH.Darren Tucker
2023-01-11rewrite this test to use a multiplexed ssh session so we can controlDamien Miller
2023-01-09Fix the syscallwx target which is affected by both mimmutable(2) andAnton Lindqvist
2023-01-06When OpenSSL is not available, skip parts of percent test that require it.Darren Tucker
2023-01-06Save debug logs from ssh for debugging purposes.Darren Tucker
2023-01-06regression test for ChannelTimeoutDamien Miller
2023-01-06fix typo in verbose loggingDamien Miller
2023-01-06unit tests for misc.c:ptimeout_* APIDamien Miller
2023-01-04Copy bytes from the_banana[] rather than banana()Theo Buehler
2023-01-02regression test for PermitRemoteOpenDamien Miller
2022-12-18nc: update regress after recent changesTheo Buehler
2022-12-08Stop overriding the regress target and use REGRESS_TARGETS instead.Anton Lindqvist
2022-12-07Fix comment typo.Darren Tucker
2022-12-01Clean up ssh-add and ssh-agent logs.Darren Tucker
2022-12-01Log output of ssh-agent and ssh-add to make debugging easier.Darren Tucker
2022-11-18cope with new getaddrinfo() error messageAnton Lindqvist
2022-11-11cvs(1) populates the author keyword using getlogin(2), therefore favorAnton Lindqvist
2022-10-30Use variable for diff options instead of unconditionally specifying "-rN".Darren Tucker
2022-10-24regress test for unmatched glob characters; fails before previousDamien Miller
2022-09-02The sysORTable doesn't have 10 entries anymore.Martijn van Duren
2022-08-28Adjust desired output after tbl_term.c rev. 1.66 (stop skippingIngo Schwarze
2022-08-28Vertical spacing changes around tables in man_term.c rev. 1.194Ingo Schwarze
2022-08-19Up to version 1.22.4, groff_mdoc(7) only considered the first wordIngo Schwarze
2022-08-16Adjust desired output after the bugfix man.c rev. 1.137.Ingo Schwarze
2022-08-16New tests of tabs in fill mode, in particularIngo Schwarze
2022-08-16Adjust the desired output after the improvements in term.c rev. 1.150.Ingo Schwarze
2022-08-15Some more tests of no-fill mode similar to mdoc/Bd/blank.inIngo Schwarze
2022-08-15oops, once again, i failed to correctly sync some dates in the footerIngo Schwarze
2022-08-15Distinguish between escape sequences that produce no outputIngo Schwarze