summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
authordjm <djm>2006-07-24 05:31:41 +0000
committerdjm <djm>2006-07-24 05:31:41 +0000
commitdd0acb4bab02729c473871761868b57c354d71e5 (patch)
tree2ed21da84938b5691c6f3068d9c6542082019d5f /regress/Makefile
parentd67367d1aea939f5ebb66a324e0e08530cb63772 (diff)
downloadopenssh-dd0acb4bab02729c473871761868b57c354d71e5.tar.gz
- (djm) [regress/Makefile regress/agent-getpeereid.sh regress/cfgmatch.sh]
[regress/cipher-speed.sh regress/forcecommand.sh regress/forwarding.sh] Sync regress tests to -current; include dtucker@'s new cfgmatch and forcecommand tests. Add cipher-speed.sh test (not linked in yet)
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 4f47bc3f..53995639 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.36 2005/03/04 08:48:46 djm Exp $
+# $OpenBSD: Makefile,v 1.42 2006/07/19 13:34:52 dtucker Exp $
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
tests: $(REGRESS_TARGETS)
@@ -40,7 +40,9 @@ LTESTS= connect \
forwarding \
multiplex \
reexec \
- brokenkeys
+ brokenkeys \
+ cfgmatch \
+ forcecommand
USER!= id -un
CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
@@ -49,8 +51,8 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \
rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \
ls.copy banner.in banner.out empty.in \
- scp-ssh-wrapper.scp ssh_proxy_envpass \
- remote_pid
+ scp-ssh-wrapper.scp ssh_proxy_envpass remote_pid \
+ sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv
#LTESTS += ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp