START	lib/libssl/record_layer	2024-11-05T20:37:10Z

==== run-regress-record_layer_test ====
cc -O2 -pipe  -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libssl/record_layer/../../../../lib/libssl -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/lib/libssl/record_layer/record_layer_test.c
cc   -o record_layer_test record_layer_test.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto
./record_layer_test
Running TLSv1.2 sequence number tests...
Running DTLSv1.2 sequence number tests...
Running TLSv1.3 sequence number tests...

PASS	lib/libssl/record_layer	Duration 0m01.69s