START	lib/libcrypto/sha	2024-04-15T04:43:06Z

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

PASS	lib/libcrypto/sha	Duration 0m01.51s