START	lib/libcrypto/objects	2025-03-10T18:52:27Z

==== run-regress-objectstest ====
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/objects/objectstest.c
cc   -o objectstest objectstest.o -lcrypto
./objectstest

PASS	lib/libcrypto/objects	Duration 0m00.35s