START	lib/libc/time	2025-03-17T03:03:20Z

===> strptime
==== do-reg ====
cc -O2 -pipe  -g  -MD -MP  -c /usr/src/regress/lib/libc/time/strptime/main.c
cc   -o strptime_test main.o 
./strptime_test < /usr/src/regress/lib/libc/time/strptime/tests > got
diff -u /usr/src/regress/lib/libc/time/strptime/expected got

===> time_conversion
==== run-regress-timetest ====
cc -O2 -pipe  -g  -MD -MP  -c /usr/src/regress/lib/libc/time/time_conversion/timetest.c
cc   -o timetest timetest.o 
./timetest
POSIX time zones missing, run the following command:

	make -C ../../../../../share/zoneinfo other_two

SKIPPED

SKIP	lib/libc/time	Test skipped itself