summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2020-08-03Put the code handling \} into a new function roff_cond_checkend()Ingo Schwarze
2020-08-01Replace hostname underscore with hyphen in appstest.shKinichiro Inoguchi
2020-07-30bluhm@ has been pointing out for a long time that the mandoc test suiteIngo Schwarze
2020-07-27Add unveil test to lastcomm regress.rob
2020-07-21trivial adjustment of the desired test resultsIngo Schwarze
2020-07-21adjust test framework to not require a ttyIngo Schwarze
2020-07-17Add test for '%k' (HostKeyAlias) TOKEN.Darren Tucker
2020-07-17Add tests for expansions on UserKnownHostsFile.Darren Tucker
2020-07-15Fix previous by calling the correct function.Darren Tucker
2020-07-15Update test to match recent change in match.cDarren Tucker
2020-07-15Use $OBJ to find key files. Fixes test when run on an obj directoryDarren Tucker
2020-07-06Add a few ${.CURDIR} to make the new RCS tests work with obj/ and obj@.Theo Buehler
2020-06-26Add an OpenRCS regression test for merging files which lack newlines.Stefan Sperling
2020-06-26regress test for ssh-add -d; ok dtucker@Damien Miller
2020-06-24add test for mux w/-Oproxy; ok djmMarkus Friedl
2020-06-22add support for verification of webauthn sshsig signature, andDamien Miller
2020-06-19Test that ssh-agent exits when running as as subprocess of a specifiedDarren Tucker
2020-06-19run sshsig unit testsDamien Miller
2020-06-19basic unit test for sshsig.[ch], including FIDO keysDamien Miller
2020-06-19basic unit test for FIDO kep parsingDamien Miller
2020-05-29Add checks for SH downgrade sentinel and HRR hash in appstest.shKinichiro Inoguchi
2020-05-29Add regression and unit tests for ${ENV} style environment variableDarren Tucker
2020-05-29Unit test for convtime. ok djm@Darren Tucker
2020-05-27two new tests for Include in sshd_config, checking whether PortDamien Miller
2020-05-19Add -status and -servername test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-19Add -groups test for s_server and s_client in appstest.shKinichiro Inoguchi
2020-05-18Add client certificate test in appstest.shKinichiro Inoguchi
2020-05-18Rename variables for key, csr, pass, certKinichiro Inoguchi
2020-05-17Add GOST certificate test in appstest.shKinichiro Inoguchi
2020-05-17Suppress display output and reduce s_time to 1 sec in appstest.shKinichiro Inoguchi
2020-05-17Fix server client test with TLSv1.3 in appstest.shKinichiro Inoguchi
2020-05-15Factor out session reuse test and verification testKinichiro Inoguchi
2020-05-15Factor out the test for all available ciphers and add TLSv1.3 caseKinichiro Inoguchi
2020-05-15Add ECDSA certificate test in appstest.shKinichiro Inoguchi
2020-05-14Skip protocol version message check in appstest.shKinichiro Inoguchi
2020-05-14Factor out the protocol version test in appstest.shKinichiro Inoguchi
2020-05-01sure enough, some of the test data that we though were in new formatDamien Miller
2020-05-01make mktestdata.sh generate old/new format keys that we expect.Damien Miller
2020-05-01portability fix for sed that always emil a newline even if theDamien Miller
2020-05-01remove obsolete RSA1 test keys; spotted by Michael ForneyDamien Miller
2020-04-28adapt dummy FIDO middleware to API change; ok markus@Damien Miller
2020-04-26While we do not recommend the idiom ".Fl Fl long" for long optionsIngo Schwarze
2020-04-21Backslash '$' at then end of string. Prevents warning on some shells.Darren Tucker
2020-04-20In fragment identifiers, use ~%d for ordinal suffixes,Ingo Schwarze
2020-04-20regression test for printing of private key fingerprints and keyDamien Miller
2020-04-19When .Bd, .D1, or .Dl is tagged, attach the permalinkIngo Schwarze
2020-04-18When a .Tg is attached to a paragraph, attach the permalinkIngo Schwarze
2020-04-10Add tests for TOKEN expansion of LocalForward and RemoteForward.Darren Tucker
2020-04-07Separate the place to put the <a href> permalink (now markedIngo Schwarze
2020-04-06Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.Ingo Schwarze