summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/objects/objectstest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.jsing2022-02-121-4/+99
* Revise for OBJ_obj2txt() OID arc limits.jsing2022-02-121-4/+4
* Test OBJ_obj2nid() with an undefined (NID_undef) object.jsing2022-02-111-2/+2
* Add initial regress for objects.jsing2022-02-111-0/+438