summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2023-09-24REGRESS_FAIL_EARLY defaults to yes now. So no need to overload theClaudio Jeker
2023-09-21Remove REGRESS_FULL. It is not documented, just hides some testsAlexander Bluhm
2023-09-21Remove cap_mkdb regress. The program fails as -i option has beenAlexander Bluhm
2023-09-21Add rsync to subdir to create obj. With obj directory rsync testAlexander Bluhm
2023-09-18Favor jot while generating characters within the [1, 256) range as awkAnton Lindqvist
2023-09-08regress test recursive remote-remote directories copies where theDamien Miller
2023-09-08regress test for recursive copies of directories containing symlinksDamien Miller
2023-09-06regression test for override of subsystem in match blocksDamien Miller
2023-07-28Some open rsync tests fail when run as regular user. If runningAlexander Bluhm
2023-07-28don't need to start a command here; use ssh -N instead.Damien Miller
2023-07-24remove errstr -stats testTheo Buehler
2023-07-16Make remaining unstable tests fail consistently by adjusting theAnton Lindqvist
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