Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-calyearstart.c35 extern void test_NoWrapInDateRange(void);
66 RUN_TEST(test_NoWrapInDateRange, 11); in main()
H A Dcalyearstart.c13 void test_NoWrapInDateRange(void);
29 void test_NoWrapInDateRange(void) { in test_NoWrapInDateRange() function