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

/openbsd-current/regress/usr.bin/ssh/
H A Dsftp-perm.sh28 postcondition() { function
32 sh -c "$_check" || fail "postcondition check failed: $_title"
46 postcondition "$_desc no-readonly" "$_expect_success_post"
51 postcondition "$_desc readonly" "$_expect_fail_post"
66 postcondition "$_op no white/blacklists" "$_expect_success_post"
71 postcondition "$_op whitelisted" "$_expect_success_post"
76 postcondition "$_op blacklisted" "$_expect_fail_post"
81 postcondition "$_op not in whitelist" "$_expect_fail_post"

Completed in 135 milliseconds