Home
last modified time | relevance | path

Searched refs:inputYd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dcaltontp.c37 struct calendar inputYd = {2012, 176, 0, 0, 12, 00, 00}; in test_DateLeapYear() local
42 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&inputYd)); in test_DateLeapYear()