Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/tests/libntp/
H A Drun-realpath.c36 extern void test_CurrentWorkingDir(void);
66 RUN_TEST(test_CurrentWorkingDir, 48); in main()
H A Drealpath.c48 void test_CurrentWorkingDir(void);
49 void test_CurrentWorkingDir(void) { in test_CurrentWorkingDir() function