Searched refs:run_dir (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/perf/tests/
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);
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);
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh98 local run_dir="$1"
104 cd "${run_dir}"

Completed in 157 milliseconds