Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test-list.c86 static bool is_shell_script(const char *path) in is_shell_script() function
106 if (!is_shell_script(filename)) return false; in is_test_script()