Searched refs:run_client (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/usr.bin/ssh/
H A Dsftp-perm.sh16 run_client() { function
45 run_client "$_cmd" || fail "plain $_desc failed"
50 run_client "$_cmd" && fail "read-only $_desc succeeded"
65 run_client "$_cmd" || fail "plain $_op failed"
70 run_client "$_cmd" || fail "whitelisted $_op failed"
75 run_client "$_cmd" && fail "blacklisted $_op succeeded"
80 run_client "$_cmd" && fail "no whitelist $_op succeeded"

Completed in 124 milliseconds