Home
last modified time | relevance | path

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

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