Searched refs:truDate (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dcalendar.c370 struct calendar truDate, expDate = { 1600, 0, 12, 31 };; local
390 ntpcal_rd_to_date(&truDate, truRdn);
391 TEST_ASSERT_TRUE(IsEqualDateCal(&expDate, &truDate));

Completed in 55 milliseconds