Age | Commit message (Collapse) | Author |
|
ok art@
|
|
|
|
|
|
|
|
ok markus@
|
|
|
|
|
|
closes...
|
|
|
|
Enter it as a regression test, so it can get fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}
|
|
|
|
XXX - what about the install targets?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sshd only accepts connections from stdin. allows testing with 775 /usr/obj
|
|
|
|
|
|
|
|
connect client and server w/o TCP:
ssh -o 'proxycommand sshd -i -f $OBJ/sshd_proxy'
|
|
|
|
|
|
note that these tests will start sshd on 127.0.0.1:4242
and will fail if the realpath of /usr/src/usr.sbin/ssh/obj/ contains
a group or world writeable directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly sorted, now that one failing test doesn't keep the others from
running.
|
|
|
|
non-suffixes rules.
|
|
|
|
for a macro call without parenthesis...
|
|
|