summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/free/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.tb2018-08-311-2/+4
| | | | Suggested by jsing
* Now that all *_free() functions are NULL safe, we can generate thetb2018-07-101-2/+9
| | | | | | freenull test from Symbols.list. Suggested by jsing, discussed with beck and bluhm.
* Add regress for free functions that should be safe with NULLbeck2017-05-021-0/+20