Searched refs:test_readlink (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/none/tests/solaris/
H A Dproc_aout.c9 static void test_readlink(const char *cwd, const char *label, function
63 test_readlink(cwd, "/proc/self/path/a.out", "/proc/self/path/a.out");
64 test_readlink(cwd, "/proc/<pid>/path/a.out", path);
/external/valgrind/none/tests/
H A Dprocfs-cmdline-exe.c48 static void test_readlink(const char* const cwd, const char* const label, function
108 test_readlink(cwd, "/proc/self/exe", "/proc/self/exe");
109 test_readlink(cwd, "/proc/<pid>/exe", path);
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
H A Dtest_zipio.py139 def test_readlink(self): member in class:TestModuleGraph

Completed in 897 milliseconds