summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Collapse)Author
2003-10-07more sftp quoting regress tests; ok markusDamien Miller
2003-10-07Test SSH2 banner. ok markus@Darren Tucker
2003-09-26Enable dc(1) and bc(1) regressionsOtto Moerbeek
2003-09-25A set of regression tests for bc(1).Otto Moerbeek
2003-09-22Say where the output of this test (the Jabberwocky poem) is coming from.Otto Moerbeek
2003-09-21A set of regressions for dc(1).Otto Moerbeek
2003-09-02add t5 to the clean targetDavid Krause
ok deraadt@
2003-08-10Skip t12 for ed(1) style patches, including cleanup.Otto Moerbeek
ok millert@
2003-08-10New regression case and some minor Makefile cleanup.Otto Moerbeek
ok millert@
2003-08-07Two new regressions concerning detection of already applied patches.Otto Moerbeek
ok millert@
2003-07-31Enable diff and patch regressions.Otto Moerbeek
ok millert@
2003-07-22Allow user to override default version of patch used; otto@ OKTodd C. Miller
2003-07-22Also test ed(1) style patches.Otto Moerbeek
ok millert@
2003-07-22A set of regressions for patch(1). Currently it consists of twoOtto Moerbeek
cases dealing with invalid line numbers in the patch files. ok millert@
2003-07-22A shell script to run a very large scale diff/patch/cmp regression.Otto Moerbeek
The script recursively walks though a checked out cvs dir and retrieves all revisions from each file. All pairs of these revisions are diffed against each other, and the resulting patches are checked using patch(1) and cmp(1). Based on an idea from deraadt@. ok millert@ deraadt@
2003-07-21Two new regressions. t12 fails currently.Otto Moerbeek
ok millert@
2003-07-19regress test for sftp arguments with escaped quotes; ok markusDamien Miller
2003-07-17A set of regressions to test diff(1).Otto Moerbeek
Currently standard, context and unified diffs are tested by diffing two files and then applying the patch on a copy of the first file using patch(1). Next, the result is compared with the original first file using cmp(1). ok millert@ tedu@
2003-07-17test -fPeter Valchev
2003-07-17test grep -CPeter Valchev
2003-07-03enable tests for dynamic fwd via socks (-D), uses nc(1)Markus Friedl
2003-07-03add socks5; speedup; reformat; based on patch from dtucker@zip.com.auMarkus Friedl
2003-07-02use /dev/nullPeter Valchev
2003-07-02grepPeter Valchev
2003-07-02add grep regression tests suite, a few ideas from millert incorporatedPeter Valchev
2003-06-26test -D with socks; dtucker@zip.com.auMarkus Friedl
2003-06-21missing $SUDO; from dtucker@zip.com.auMarkus Friedl
2003-06-12test -HUP; dtucker at zip.com.auMarkus Friedl
2003-06-12add ctrMarkus Friedl
2003-06-08Let patsubst handle empty patterns: those match anywhere, and don'tMarc Espie
replace any character. Like gnu-m4 does, and other regexp languages do. okay fries@
2003-05-15Advanced put/get testing for sftp. OK @djmmouring
2003-05-14test against some new commerical versionsMarkus Friedl
2003-04-04More regression tests, including recent directory rename bug; ok markus@Damien Miller
2003-04-02enable rekey testMarkus Friedl
2003-03-28test rekeying (disabled)Markus Friedl
2003-03-09stests may not have +x set, so prefix the call with shDavid Krause
ok millert@
2003-01-10Cleanup before use (would break if run after t-sftp), less console spamDamien Miller
2003-01-08More regress tests for sftp, most commands are now exercised as is batchmodeDamien Miller
ok markus@
2002-12-09make sure getpeereid works in the agent; XXX test needs sudoMarkus Friedl
2002-12-09make sure gdb cannot attach to a running agentMarkus Friedl
2002-12-09check $SSH_CONNECTIONMarkus Friedl
2002-09-09Some posix tests we don't pass yet, and won't until I've added a `magic'Marc Espie
status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
ok art@
2002-07-16delete public keyMarkus Friedl
2002-07-16test ssh-keygen -p (change passphrase for key)Markus Friedl
2002-07-16add new commercial versionsMarkus Friedl
2002-06-24clean copy.[12].Wilbern Cobb
ok markus@
2002-06-06test ssh-agent timeout featureMarkus Friedl
2002-04-16and Makefile, oops.Marc Espie
2002-04-16Another test case: this one holds too many open conditionals, and exactly enoughMarc Espie
closes...