Searched refs:test_readlink (Results 1 – 3 of 3) sorted by relevance
48 static void test_readlink(const char* const cwd, const char* const label, in test_readlink() function108 test_readlink(cwd, "/proc/self/exe", "/proc/self/exe"); in main()109 test_readlink(cwd, "/proc/<pid>/exe", path); in main()
99 test_readlink (void) in test_readlink() function176 test_readlink (); in main()
1350 * tests/file-test.c (test_readlink): Test for g_read_link() (only