HomeSort by relevance Sort by last modified time
    Searched full:test_readlink (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/none/tests/
procfs-cmdline-exe.c 48 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);

Completed in 3115 milliseconds