summaryrefslogtreecommitdiff
path: root/tests/crypto/Makefile
AgeCommit message (Collapse)Author
2014-01-15Remove bogus TESTSDIRmartin
2014-01-14Descend into new opencrypto test suitepgoyette
2014-01-14Add some trivial tests for the in-kernel opencrypto framework, and linkpgoyette
them into the build. (Thanks to Matthias Drochner for the test programs!) XXX The arc4 and null tests currently fail - under investigation.
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2009-02-13Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowskijmmv
in the GSoC 2008 atfify project. Reorganization of files and build system reworked by me.