summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/unittests/misc/tests.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a test for misc.c:argv_split(), currently failsdjm2021-03-191-1/+3
* splitdjm2021-03-191-150/+8
* Change types in convtime() unit test to int to match change its new type.dtucker2021-01-151-16/+27
* Add regression and unit tests for ${ENV} style environment variabledtucker2020-05-291-3/+66
* Unit test for convtime. ok djm@dtucker2020-05-291-1/+20
* Add unit tests for user@host and URI parsing.dtucker2019-04-281-0/+79