START	lib/libcrypto/cast	2024-04-05T04:49:07Z

==== run-regress-casttest ====
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/cast/casttest.c
cc   -o casttest casttest.o -lcrypto
./casttest
ecb cast5 ok
This test will take some time....123456789ABCDEF ok

PASS	lib/libcrypto/cast	Duration 0m02.59s