Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/crypto Descend into new opencrypto test suite



details:   https://anonhg.NetBSD.org/src/rev/94f6d7c1639e
branches:  trunk
changeset: 792713:94f6d7c1639e
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Tue Jan 14 18:06:27 2014 +0000

description:
Descend into new opencrypto test suite

diffstat:

 tests/crypto/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 6d360f811b1c -r 94f6d7c1639e tests/crypto/Makefile
--- a/tests/crypto/Makefile     Tue Jan 14 17:53:02 2014 +0000
+++ b/tests/crypto/Makefile     Tue Jan 14 18:06:27 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2014/01/14 17:51:39 pgoyette Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/14 18:06:27 pgoyette Exp $
 
 .include <bsd.own.mk>
 
 TESTS_SUBDIRS=         libcrypto
+TESTS_SUBDIRS+=                opencrypto
 
 TESTSDIR=      ${TESTSBASE}/crypto
 TESTSDIR+=     ${TESTSBASE}/opencrypto



Home | Main Index | Thread Index | Old Index