HomeSort by relevance Sort by last modified time
    Searched refs:conch (Results 1 - 2 of 2) sorted by null

  /external/openssh/regress/
Makefile 87 INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
test-exec.sh 82 CONCH=conch
128 /*) CONCH="${TEST_SSH_CONCH}" ;;
129 *) CONCH=`which ${TEST_SSH_CONCH} 2>/dev/null` ;;
496 # Activate Twisted Conch tests if the binary is present
498 if test -x "$CONCH" ; then

Completed in 80 milliseconds