freebsd-src/sbin/md5
Stefan Eßer 884fc5527a sbin/md5: add tests
While the correctness of the supported hash algorithms can be tested
with the built-in self-test feature, these test cases are meant to
detect changes in the output format.

A follow-up commit will	improve	the compatibility with the coreutils
versions of the hash programs, and these tests should detect any
unintended side-effects	of such	a change on existing functionality.
2021-06-25 08:51:40 +02:00
..
tests sbin/md5: add tests 2021-06-25 08:51:40 +02:00
Makefile sbin/md5: add tests 2021-06-25 08:51:40 +02:00
Makefile.depend
md5.1 sbin/md5: add md5sum to synopsis in the man-page 2021-06-19 13:27:16 +02:00
md5.c md5: portability fix -- include stdbool.h explicitly 2021-05-20 11:28:18 -06:00