summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bio/bio_dump.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bio_dump: add a test that prints all values of a single bytetb2024-02-091-1/+59
|
* bio_dump: fix indenttb2024-02-021-32/+32
|
* bio_dump: add one more testcasetb2024-02-021-2/+36
| | | | | This one covers the silly minuses between the hexdump and the ASCII dump when dumping eight bytes per line.
* Add regress coverage for BIO_dump()tb2024-02-021-0/+743