summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2023-07-12Add test which consistently triggers the problem with test6_perms,Anton Lindqvist
2023-07-11Trim leading whitespace from find(1) output, missed in previous.Anton Lindqvist
2023-07-10The rsync tests are unstable since the directory listing includes theAnton Lindqvist
2023-07-03favor REGRESS_EXPECTED_FAILURESAnton Lindqvist
2023-07-03add a few tests related to --cflags and --libs in combination with Requires.p...Jasper Lievisse Adriaanse
2023-07-03Stop testing tls 1.0 and 1.1Bob Beck
2023-06-13All hooked up regress directories must at least support make obj and clean inAnton Lindqvist
2023-06-12Simple seq(1) regress. More tests are needed.Todd C. Miller
2023-06-08add tests related to --libs-only-l and the likesMarc Espie
2023-06-01Remove the speed test againTheo Buehler
2023-05-20Add a slow regress target that runs openssl speed with proper alignmentTheo Buehler
2023-05-17add LTESTS_FROM variable to allow skipping of tests up to a specificDamien Miller
2023-05-12test ChrootDirectory in Match blockDamien Miller
2023-05-12better error messagesDamien Miller
2023-04-29Run open rsync and ports rsync programs against each other usingAlexander Bluhm
2023-04-28adjust after man_validate.c rev. 1.128 improved the error messagesIngo Schwarze
2023-04-28Execute each test as make target. Remove the shell wrapper. MarkAlexander Bluhm
2023-04-28Import rsync regress provided by Martin Cracauer so that bluhm@ can workClaudio Jeker
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