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

/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dcalendar.c507 struct calendar truDate, expDate = { 1600, 0, 12, 31 };; local
527 ntpcal_rd_to_date(&truDate, truRdn);
528 TEST_ASSERT_TRUE(IsEqualDateCal(&expDate, &truDate));

Completed in 103 milliseconds