START	lib/libcrypto/utf8	2024-11-15T06:44:52Z

==== run-regress-utf8test ====
cc -O2 -pipe  -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -I/usr/src/regress/lib/libcrypto/utf8/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/utf8/../../../../lib/libcrypto/bytestring -c /usr/src/regress/lib/libcrypto/utf8/utf8test.c
cc   -o utf8test utf8test.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic
./utf8test

PASS	lib/libcrypto/utf8	Duration 0m03.24s