Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bio_dump: only run strncmp if there's something to compare | tb | 2025-05-18 | 1 | -2/+2 |
| | |||||
* | bio_dump: add a test that prints all values of a single byte | tb | 2024-02-09 | 1 | -1/+59 |
| | |||||
* | bio_dump: fix indent | tb | 2024-02-02 | 1 | -32/+32 |
| | |||||
* | bio_dump: add one more testcase | tb | 2024-02-02 | 1 | -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() | tb | 2024-02-02 | 1 | -0/+743 |