summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/asn1/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.tb2018-08-311-3/+3
| | | | Suggested by jsing
* Make sure to clean up the .d files with 'make clean'tb2018-08-301-2/+2
|
* Add regress coverage for ASN1_TYPE_{get,set}_int_octetstring()jsing2017-11-281-2/+4
|
* Add an rfc5280 test suite to test x509_cmp_time.beck2015-09-291-2/+2
| | | | | | Note some of these will yet fail with the current libcrypto as the current X509_cmp_time is not RFC5280 compliant ok jsing@
* Add initial regress tests for ASN.1 times.jsing2015-09-251-0/+21