summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2021-01-18Fix long->int for convtime tests here too. Spotted by tobhe@.Darren Tucker
2021-01-15Change types in convtime() unit test to int to match change its new type.Darren Tucker
2021-01-09Adjust kexfuzz to addr.c/addrmatch.c split.Darren Tucker
2021-01-09Update unittests for addr.c/addrmatch.c split.Darren Tucker
2020-12-29Adapt to replacement of sntrup4591761x25519-sha512@tinyssh.org withDamien Miller
2020-12-22more detail for failing testsDamien Miller
2020-12-22regress test for KnownHostsCommandDamien Miller
2020-12-21Remove explicit rijndael-cbc@lysator.liu.se test since the cipher wasDarren Tucker
2020-12-21Rename syntax test of the \O escape sequence (suppress output groffIngo Schwarze
2020-12-21adapt to API change in hostkeys_foreach()/load_hostkeys()Damien Miller
2020-12-20slightly tweak the jot regress tests to avoid file name clashes onTheo Buehler
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2020-12-14Remove the expected failures on armv7. They do not match the currentAlexander Bluhm
2020-11-07Check return value of mmap(2) correctly and set correct flags. NowAlexander Bluhm
2020-10-25The GNU tbl(1) program contained in the groff package internallyIngo Schwarze
2020-10-24Treat \*[.T] in the same way as \*(.T rather than calling abort(3).Ingo Schwarze
2020-10-16In HTML output, avoid printing a newline right after <pre>Ingo Schwarze
2020-10-16few more things needs match.c and addrmatch.c now that log.cDamien Miller
2020-10-07remove GlobalKnownHostsFile for this test after UpdateHostkeysDamien Miller
2020-09-15add tests for PKG_CONFIG_SYSTEM_INCLUDE_PATHJasper Lievisse Adriaanse
2020-09-09Element next-line scopes can nest. Consequently, even when closingIngo Schwarze
2020-09-09adapt to SSH_SK_VERSION_MAJOR crankDamien Miller
2020-09-03oops, i tripped over $Mdocdate$ again; so sync the date after the commitIngo Schwarze
2020-09-03Fix two issues with .po (page offset) formatting:Ingo Schwarze
2020-09-03If .ti had an excessive argument, using it was attempted, in someIngo Schwarze
2020-09-02Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.Ingo Schwarze
2020-09-01Ignore unreasonably large spacing modifiers in tbl layouts.Ingo Schwarze
2020-08-30Add regress test case for make/varmodifiers.c r1.48Theo Buehler
2020-08-28Ensure that address/mask mismatches are flagged at config-check time.Darren Tucker
2020-08-27adapt to API changesDamien Miller
2020-08-27dummy firmware needs to match API version numner crank (forDamien Miller
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