START	lib/libcrypto/md	2025-03-25T01:12:02Z

==== run-regress-md_test ====
cc -O2 -pipe  -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/lib/libcrypto/md/md_test.c
cc   -o md_test md_test.o -lcrypto
./md_test

PASS	lib/libcrypto/md	Duration 0m00.99s