summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2017-12-21another libssh casualtyDamien Miller
2017-12-21missed one (unbreak after ssh/lib removal)Damien Miller
2017-12-21unbreak unit tests after removal of src/usr.bin/ssh/libDamien Miller
2017-12-19explicitly test all key types and their certificate counterpartsDamien Miller
2017-12-15replace a hardcoded jot with ${JOT}Theo Buehler
2017-12-15enable the 'wDn' test now that jot has been fixed.Theo Buehler
2017-12-11use cmp in a loop instead of diff -N to compare directories. The formerDarren Tucker
2017-12-11Sergey Bronnikov's code coverage analysis shows that a few more code pathsTheo Buehler
2017-12-02Adapt to change in 0ZOtto Moerbeek
2017-12-01and enable new testOtto Moerbeek
2017-12-01extra tests for Z (upcoming implementation change)Otto Moerbeek
2017-11-29zap untrue comment (since bcode.c 1.43)Otto Moerbeek
2017-11-29fix decl of mainOtto Moerbeek
2017-11-08Enable this test on i386.Martin Pieuchot
2017-11-03Fix regression, pointed out by Mark Johnston.Martin Pieuchot
2017-10-30whitespace at EOLDamien Miller
2017-10-30whitespace at EOLDamien Miller
2017-10-25Use printenv to test whether an SSH_USER_AUTH is set instead ofTodd C. Miller
2017-10-24Add tests for URI parsing. OK markus@Todd C. Miller
2017-10-23ifelse is special, fix argv parsing to avoid segfaultMarc Espie
2017-10-20more RCSIDsDamien Miller
2017-10-16Add test for memcpy() -> memmove() regression.anton
2017-10-16Specify the xargs binary to test using a variable.anton
2017-10-04exercise PermitOpen a little more thoroughlyDamien Miller
2017-09-26UsePrivilegeSeparation is gone, stop trying to test it.Darren Tucker
2017-09-21test reverse dynamic forwarding with SOCKSMarkus Friedl
2017-09-13Print SKIPPED if sudo and doas configuration is missing. PreventsAlexander Bluhm
2017-08-26Add regression tests for not removing subpaths of /usr/include andJonathan Gray
2017-08-23eliminate white space after opening and before closing punctuationIngo Schwarze
2017-08-23Suppress spacing before certain kinds of lists.Ingo Schwarze
2017-08-23Fix test skip on unsupported architectures.Alexander Bluhm
2017-08-23Improve ASCII rendering of a few rare character escape sequencesIngo Schwarze
2017-08-23Catch up with mansearch.c rev. 1.60: When finding a bogus databaseIngo Schwarze
2017-08-23catch up with ASCII renderings in chars.c rev. 1.42Ingo Schwarze
2017-08-15add static test tooJasper Lievisse Adriaanse
2017-08-15add tests for filter system directoriesJasper Lievisse Adriaanse
2017-08-14Add a very basic test for ctfdump(1) on amd64Uwe Stuehler
2017-08-12If the user running doas regress is not in the wobj group, switchAlexander Bluhm
2017-08-08Mandoc no longer uses names that only occur in the SYNOPSIS.Alexander Bluhm
2017-08-07Remove obsolete privsep=no fallback test.Darren Tucker
2017-08-07Remove non-privsep test since disabling privsep is now deprecated.Darren Tucker
2017-07-28fix dateIngo Schwarze
2017-07-28Do not test .Xr here. It is not what this directory should focus on,Ingo Schwarze
2017-07-28Don't call fatal from stop_sshd since it calls cleanup which calls stop_sshdDarren Tucker
2017-07-25Remove dynamically created files from CVS tree.Alexander Bluhm
2017-07-25Do not remove files from CVS tree during make clean.Alexander Bluhm
2017-07-22Add missing RCS IDs and zap redundant SRCS from Makefile.anton
2017-07-20extra test because mk38 triggers two issues and fixing the first oneMarc Espie
2017-07-20Avoid cross reference to mandoc(1) because it may cause a messageIngo Schwarze
2017-07-19The first version of the edit program used to test csh, ksh and mail was basedanton