Searched refs:ztest1 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c179 ztest1(const char *name, const char *fmt, long value) function
213 ztest1("GMT", fmt, 0);
214 ztest1("UTC", fmt, 0);
215 ztest1("US/Eastern", fmt, -18000);
217 ztest1(zt[i].name, fmt, zt[i].offs);

Completed in 102 milliseconds