Home
last modified time | relevance | path

Searched refs:SKIP_LTESTS (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/.github/
H A Dconfigs20 SKIP_LTESTS=""
108 SKIP_LTESTS=sftp-chroot
177 SKIP_LTESTS="reexec"
209 SKIP_LTESTS="agent-timeout connection-timeout hostbased"
210 SKIP_LTESTS="$SKIP_LTESTS penalty-expire"
211 SKIP_LTESTS="$SKIP_LTESTS ${tests2} ${tests3} ${tests4} ${tests5}"
255 SKIP_LTESTS="rekey sftp"
263 SKIP_LTESTS=scp3
270 SKIP_LTESTS="forwarding multiplex proxy-connect hostkey-agent agent-ptrace"
290 SKIP_LTESTS="$(echo $T)"
[all …]
H A Drun_test.sh37 make ${TEST_TARGET} SKIP_LTESTS="${SKIP_LTESTS}"
39 make ${TEST_TARGET} SKIP_LTESTS="${SKIP_LTESTS}" LTESTS="${LTESTS}"
45 make t-exec SKIP_LTESTS="${SKIP_LTESTS}" TEST_SSH_SSHD_CONFOPTS="${SSHD_CONFOPTS}"
47 …make t-exec SKIP_LTESTS="${SKIP_LTESTS}" LTESTS="${LTESTS}" TEST_SSH_SSHD_CONFOPTS="${SSHD_CONFOPT…
/freebsd/crypto/openssh/regress/
H A DMakefile265 for t in ""$${SKIP_LTESTS}; do \
H A DREADME.regress28 SKIP_LTESTS: Whitespace separated list of tests to skip.