START	lib/libcrypto/rand	2024-07-25T02:02:51Z

==== run-regress-randtest ====
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/rand/randtest.c
cc   -o randtest randtest.o -lcrypto
./randtest
test 1 done
test 2 done
test 3 done
test 4 done

PASS	lib/libcrypto/rand	Duration 0m00.29s