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

/linux-master/tools/perf/tests/
H A Dpe-file-parsing.c23 static int run_dir(const char *d) function
80 return run_dir("./tests");
86 return run_dir(path_dir);
H A Dattr.c166 static int run_dir(const char *d, const char *perf) function
200 return run_dir("./tests", "./perf");
213 return run_dir(path_dir, path_perf);
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh98 local run_dir="$1"
104 cd "${run_dir}"

Completed in 108 milliseconds