Integrate contrib/netbsd-tests/lib/libcrypt/t_crypt.c in to the FreeBSD
test suite as lib/libcrypt/crypt_test MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# exercise libcrypt
|
||||
ATF_TESTS_C+= crypt_tests
|
||||
|
||||
ATF_TESTS_C= crypt_tests
|
||||
NETBSD_ATF_TESTS_C+= crypt_test
|
||||
|
||||
CFLAGS+= -I${.CURDIR:H}
|
||||
LIBADD= crypt
|
||||
|
||||
.include <netbsd-tests.test.mk>
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
Reference in New Issue
Block a user