START	lib/libradius	2025-04-01T00:19:35Z

==== run-radius_test ====
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/main.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test00.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test01.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test02.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test03.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test04.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test05.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test06.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test10.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test11.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test20.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test21.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test22.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test23.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test24.c
cc -O2 -pipe  -std=gnu99 -Wall -g -O0 -g  -MD -MP  -c /usr/src/regress/lib/libradius/test25.c
cc  -g  -o radius_test main.o test00.o test01.o test02.o test03.o test04.o test05.o test06.o test10.o test11.o test20.o test21.o test22.o test23.o test24.o test25.o -lradius -lcrypto
ld: warning: test00.c:15 (/usr/src/regress/lib/libradius/test00.c:15)(test00.o:(test00)): warning: random() may return deterministic values, is that what you want?
./radius_test
running test test00
running test test01
running test test02
running test test03
running test test04
running test test05
running test test06
running test test10
running test test11
running test test20
running test test21
running test test22
running test test23
running test test24
running test test25
tests are successfully completed.

PASS	lib/libradius	Duration 0m01.23s