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/e59bf600a788
branches: trunk
changeset: 325973:e59bf600a788
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 3ed7a29f83dd -r e59bf600a788 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