summaryrefslogtreecommitdiff
path: root/lib/libcrypt/tests/crypt_tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove most of the ATF tools and the _atf user.Rui Paulo2013-10-121-1/+1
| | | | | | | | | | | This is necessary because ATF is deprecated and it will be replaced by Kyua. Submitted by: jmmv@netbsd.org Reviewed by: Garrett Cooper Approved by: re Notes: svn path=/head/; revision=256365
* Simple unit-tests for libcrypt, to show how easy it is.Simon J. Gerraty2012-11-071-0/+54
Approved by: marcel (mentor) Notes: svn path=/head/; revision=242713