We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fc7bf commit 607bd87Copy full SHA for 607bd87
regress/Makefile
@@ -1,4 +1,4 @@
1
-# $OpenBSD: Makefile,v 1.143 2026/02/15 22:29:30 dtucker Exp $
+# $OpenBSD: Makefile,v 1.144 2026/03/30 07:19:02 djm Exp $
2
3
tests: prep file-tests t-exec unit
4
@@ -118,7 +118,8 @@ LTESTS= connect \
118
penalty-expire \
119
connect-bigconf \
120
ssh-pkcs11 \
121
- ssh-tty
+ ssh-tty \
122
+ proxyjump
123
124
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
125
INTEROP_TESTS+= dropbear-ciphers dropbear-kex dropbear-server
0 commit comments