Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/tests/
H A Drun-kodFile.c34 extern void test_ReadEmptyFile(void);
68 RUN_TEST(test_ReadEmptyFile, 19); in main()
H A DkodFile.c19 void test_ReadEmptyFile(void);
36 test_ReadEmptyFile(void) { in test_ReadEmptyFile() function