summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/unittests/conversion (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix long->int for convtime tests here too. Spotted by tobhe@.dtucker2021-01-181-17/+17
|
* Update unittests for addr.c/addrmatch.c split.dtucker2021-01-091-2/+2
|
* few more things needs match.c and addrmatch.c now that log.cdjm2020-10-161-1/+2
| | | | calls match_pattern_list()
* check for convtime() refusing to accept times that resolve to LONG_MAXdjm2019-06-141-1/+3
| | | | Reported by Kirk Wolf bz2977; ok dtucker
* unbreak unit tests after removal of src/usr.bin/ssh/libdjm2017-12-211-1/+6
|
* Add unit test for convtime().dtucker2017-03-142-0/+57