mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
- dtucker@cvs.openbsd.org 2009/11/09 04:20:04
[regress/Makefile] add regression test for ssh-keygen pubkey conversions
This commit is contained in:
parent
a80f1404bb
commit
b6bd3c2ca8
@ -5,6 +5,9 @@
|
|||||||
- djm@cvs.openbsd.org 2010/02/11 20:37:47
|
- djm@cvs.openbsd.org 2010/02/11 20:37:47
|
||||||
[pathnames.h]
|
[pathnames.h]
|
||||||
correct comment
|
correct comment
|
||||||
|
- dtucker@cvs.openbsd.org 2009/11/09 04:20:04
|
||||||
|
[regress/Makefile]
|
||||||
|
add regression test for ssh-keygen pubkey conversions
|
||||||
|
|
||||||
20100212
|
20100212
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.49 2009/08/13 00:57:17 djm Exp $
|
# $OpenBSD: Makefile,v 1.50 2009/11/09 04:20:04 dtucker Exp $
|
||||||
|
|
||||||
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
|
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
|
||||||
tests: $(REGRESS_TARGETS)
|
tests: $(REGRESS_TARGETS)
|
||||||
@ -34,6 +34,7 @@ LTESTS= connect \
|
|||||||
agent-ptrace \
|
agent-ptrace \
|
||||||
keyscan \
|
keyscan \
|
||||||
keygen-change \
|
keygen-change \
|
||||||
|
keygen-convert \
|
||||||
key-options \
|
key-options \
|
||||||
scp \
|
scp \
|
||||||
sftp \
|
sftp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user