diff options
author | Vladimir Oltean <[email protected]> | 2021-10-24 20:17:56 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-25 12:59:42 +0100 |
commit | d70b51f2845d4a0352361fd4f9741913a2cf2145 (patch) | |
tree | 35e65e0c0f434c1aa5b45d9991441adb368b2487 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0faf890fc519a10573472ae6b5c244156cf0bff3 (diff) |
selftests: lib: forwarding: allow tests to not require mz and jq
These programs are useful, but not all selftests require them.
Additionally, on embedded boards without package management (things like
buildroot), installing mausezahn or jq is not always as trivial as
downloading a package from the web.
So it is actually a bit annoying to require programs that are not used.
Introduce options that can be set by scripts to not enforce these
dependencies. For compatibility, default to "yes".
Cc: Nikolay Aleksandrov <[email protected]>
Cc: Ido Schimmel <[email protected]>
Cc: Guillaume Nault <[email protected]>
Cc: Po-Hsu Lin <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions