upstream: regress test for PerSourcePenalties
OpenBSD-Regress-ID: a1af13d411b25a727742644459d26480b9a1b0f1
This commit is contained in:
parent
b8ebd86cef
commit
9774b93857
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.133 2024/01/11 04:50:28 djm Exp $
|
||||
# $OpenBSD: Makefile,v 1.134 2024/06/06 19:49:25 djm Exp $
|
||||
|
||||
tests: prep file-tests t-exec unit
|
||||
|
||||
|
@ -109,7 +109,8 @@ LTESTS= connect \
|
|||
connection-timeout \
|
||||
match-subsystem \
|
||||
agent-pkcs11-restrict \
|
||||
agent-pkcs11-cert
|
||||
agent-pkcs11-cert \
|
||||
penalty
|
||||
|
||||
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
|
||||
INTEROP_TESTS+= dropbear-ciphers dropbear-kex
|
||||
|
|
Loading…
Reference in New Issue